[dpdk-dev] [PATCH 1/7] ether: don't mark input multicast for deprecation

2015-11-12 Thread Thomas Monjalon
2015-11-05 17:04, Stephen Hemminger: > The number of received multicast frames is useful and already > available in many/most drivers. Therefore don't mark it as > deprecated. There are other useful stats in xstats. The idea of this basic stats structure is to provide only the really mandatory

[dpdk-dev] [PATCH 1/7] ether: don't mark input multicast for deprecation

2015-11-12 Thread Stephen Hemminger
On Thu, 5 Nov 2015 17:04:33 -0800 Stephen Hemminger wrote: > The number of received multicast frames is useful and already > available in many/most drivers. Therefore don't mark it as > deprecated. > > Signed-off-by: Stephen Hemminger > --- > drivers/net/ixgbe/ixgbe_ethdev.c | 1 - >

[dpdk-dev] [PATCH 1/7] ether: don't mark input multicast for deprecation

2015-11-05 Thread Stephen Hemminger
The number of received multicast frames is useful and already available in many/most drivers. Therefore don't mark it as deprecated. Signed-off-by: Stephen Hemminger --- drivers/net/ixgbe/ixgbe_ethdev.c | 1 - lib/librte_ether/rte_ethdev.h| 3 +-- 2 files changed, 1 insertion(+), 3