From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.github.com (out-18.smtp.github.com [192.30.252.201]) by mail.toke.dk (Postfix) with ESMTPS id C7528890243 for ; Tue, 24 Aug 2021 18:44:00 +0200 (CEST) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=github.com header.i=@github.com header.b=uCZ7T3OM Received: from github.com (hubbernetes-node-00fa4cb.va3-iad.github.net [10.48.125.52]) by smtp.github.com (Postfix) with ESMTPA id 4F91F340109 for ; Tue, 24 Aug 2021 09:43:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1629823439; bh=LrRINnByBONRjl8+FOCxLCuPXpj0xVNNSY0xY1/HKSY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=uCZ7T3OMPtEUJmJ45c0NkPXzHO7oG+2dT0LvwXyW7Pl9+DrleQL1kDQbHR3tu1f4l wj25Svv7fWncCyD2xtppSQdJC7Y6CJfxBAG8nwjasq/xKOtLWzMPi0GfFgYEQ0s3EV yonsUpQ+jvKwwprvNUjAk64LO3ikCCXcW2qgQ75s= Date: Tue, 24 Aug 2021 09:43:59 -0700 From: Shashank D To: tohojo/flent Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_612521cf4ce5b_178ec74c64184"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: shashank68 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: B5ZDIERB3M6JRRE7XLZGJFQKAO7TXQGL X-Message-ID-Hash: B5ZDIERB3M6JRRE7XLZGJFQKAO7TXQGL 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] [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_612521cf4ce5b_178ec74c64184 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit - FQ-PIE packet scheduler support was added to iproute2 (from git tag v5.6.0, SNAPSHOT 200330) You can view, comment on, or merge this pull request online at: https://github.com/tohojo/flent/pull/234 -- Commit Summary -- * runners: Add regex to parse fq_pie qdisc stats -- File Changes -- M flent/runners.py (11) -- Patch Links -- https://github.com/tohojo/flent/pull/234.patch https://github.com/tohojo/flent/pull/234.diff -- 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 ----==_mimepart_612521cf4ce5b_178ec74c64184 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
  • FQ-PIE packet scheduler support was added to iproute2 (from git tag v5.6.0, SNAPSHOT 200330)

You can view, comment on, or merge this pull request online at:

  https://github.com/tohojo/flent/pull/234

Commit Summary

  • runners: Add regex to parse fq_pie qdisc stats

File Changes

Patch Links:


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_612521cf4ce5b_178ec74c64184--