From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org
Subject: Re: [PATCH v2 0/7] ethdev: force deprecation of statistics
Date: Thu, 12 Nov 2015 23:07:35 +0100 [thread overview]
Message-ID: <1645329.eliSe8nVmg@xps13> (raw)
In-Reply-To: <1446771879-3979-1-git-send-email-stephen@networkplumber.org>
2015-11-05 17:04, Stephen Hemminger:
> Several fields in ether statistics were tagged with comment that they
> were going to be deprecated, but comments don't cause compile warnings.
> Instead use Gcc attributes to force the issue.
>
> Of course to do that, all the drivers and tests which are using
> those fields have to be fixed first.
>
> The input multicast statistic was listed as deprecated, but I find
> it useful, and therefore the first patch is to revive it.
>
> Stephen Hemminger (7):
> ether: don't mark input multicast for deprecation
not applied
> bond: don't sum deprecated statistics
> cxgbe: don't report deprecated statistics
> i40e: don't report deprecated statistics
> e1000: don't report deprecated statistics
> test-pmd: remove references to deprecated statistics
> rte_ether: mark deprecated statistics with attribute
The rest is applied with an extra patch for ip_pipeline example.
Thanks
prev parent reply other threads:[~2015-11-12 22:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-06 1:04 [PATCH v2 0/7] ethdev: force deprecation of statistics Stephen Hemminger
2015-11-06 1:04 ` [PATCH 1/7] ether: don't mark input multicast for deprecation Stephen Hemminger
2015-11-12 16:52 ` Thomas Monjalon
2015-11-12 22:10 ` Stephen Hemminger
2015-11-06 1:04 ` [PATCH 2/7] bond: don't sum deprecated statistics Stephen Hemminger
2015-11-06 1:04 ` [PATCH 3/7] cxgbe: don't report " Stephen Hemminger
2015-11-06 1:04 ` [PATCH 4/7] i40e: " Stephen Hemminger
2015-11-06 1:04 ` [PATCH 5/7] e1000: " Stephen Hemminger
2015-11-06 1:04 ` [PATCH 6/7] test-pmd: remove references to " Stephen Hemminger
2015-11-06 1:04 ` [PATCH 7/7] rte_ether: mark deprecated statistics with attribute Stephen Hemminger
2015-11-12 22:03 ` Thomas Monjalon
2015-11-12 22:07 ` Thomas Monjalon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1645329.eliSe8nVmg@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.