[dpdk-dev] [PATCH 0/9] deprecate fields in rte_ethdev

2015-11-03 Thread Thomas Monjalon
2015-10-16 17:14, Stephen Hemminger: > From: Stephen Hemminger > > Complete the work that was started by Maryam Tahhan > to deprecate driver specific fields in Ethernet statistics. > This fixes all the drivers, then tests, > and finally actually marks them as deprecated. The imissed counter is

[dpdk-dev] [PATCH 0/9] deprecate fields in rte_ethdev

2015-10-16 Thread Stephen Hemminger
From: Stephen Hemminger Complete the work that was started by Maryam Tahhan to deprecate driver specific fields in Ethernet statistics. This fixes all the drivers, then tests, and finally actually marks them as deprecated. Stephen Hemminger (9): vmxnet3: drop deprecated statistics ixgbe: dr