From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.github.com (out-21.smtp.github.com [192.30.252.204]) by mail.toke.dk (Postfix) with ESMTPS id AEDAB890A99 for ; Tue, 24 Aug 2021 23:23:06 +0200 (CEST) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=github.com header.i=@github.com header.b=C3UrpXwR Received: from github.com (hubbernetes-node-819754d.ac4-iad.github.net [10.52.207.81]) by smtp.github.com (Postfix) with ESMTPA id 203035206AE for ; Tue, 24 Aug 2021 14:23:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1629840185; bh=4qECvw1x9Atn8WeVWavghbibVYr/z3fWu/aWPOImnEk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C3UrpXwRnllhOmLsTo55KWd7y2z1iYFw3XJsljwPGb8WEm0msKvubhOlAn5c0AfKv tnbGNVsSdem1ysANSrCoh0AQFTXvF8v9zvAgv8c92JgyWKlycXeMIFmwt/3od0GA8P VmIgT8jwrHC/0UHMrLMxG5r6IPx7wMO0SBGy7dEU= Date: Tue, 24 Aug 2021 14:23:05 -0700 From: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_612563391ceca_66c74c956cd"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: tohojo X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Message-ID-Hash: JHMJYYAS44IT2D7URIGRLUDDYCPJFZYW X-Message-ID-Hash: JHMJYYAS44IT2D7URIGRLUDDYCPJFZYW X-MailFrom: noreply@github.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: Subscribed X-Mailman-Version: 3.3.4 Reply-To: tohojo/flent Subject: [Flent-users] Re: [tohojo/flent] runners: Add regex to parse FQ-PIE qdisc stats (#234) List-Id: Flent discussion list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: ----==_mimepart_612563391ceca_66c74c956cd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thank you for the contribution! I'm fine with including this, but please change the capture variables to `overlimit_pie` and `dropped_pie` like for the pie qdisc (as otherwise they will conflict with the qdisc-wide values). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/pull/234#issuecomment-904986328 ----==_mimepart_612563391ceca_66c74c956cd Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Thank you for the contribution! I'm fine with including this, but please change
the capture variables to overlimit_pie and dropped_pie like for the pie
qdisc (as otherwise they will conflict with the qdisc-wide values).


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.

----==_mimepart_612563391ceca_66c74c956cd--