numam-dpdk/lib/librte_pmd_i40e
Stephen Hemminger 4e4510dfff ethdev: remove useless stats zeroing in drivers
The rte_eth_stats_get is the only API that should call the device
statistics function directly, and it already does a memset of the
resulting structure since commit 02331c16ec. Therefore doing
memset() in the driver is redundant and should be removed.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
[David: remove also in igbvf and pcap PMDs]
Acked-By: David Marchand <david.marchand@6wind.com>
2015-01-27 12:36:23 +01:00
..
i40e i40e/base: remove early hardware definitions 2014-10-29 23:52:43 +01:00
i40e_ethdev_vf.c ethdev: remove useless stats zeroing in drivers 2015-01-27 12:36:23 +01:00
i40e_ethdev.c i40e: fix build with some toolchains 2014-12-18 00:26:08 +01:00
i40e_ethdev.h i40e: use macros for vlan filtering registers 2014-12-06 11:08:35 +01:00
i40e_fdir.c ethdev: fix build with libc ip6 header 2014-12-11 01:42:02 +01:00
i40e_logs.h i40e: always log init messages 2014-09-18 20:52:42 +02:00
i40e_pf.c i40evf: support configurable crc stripping 2014-11-06 23:50:14 +01:00
i40e_pf.h i40evf: support configurable crc stripping 2014-11-06 23:50:14 +01:00
i40e_rxtx.c mbuf: replace inner fields by outer fields semantic 2014-12-05 16:55:00 +01:00
i40e_rxtx.h ethdev: rename flag for queue start and stop 2014-09-29 19:30:12 +02:00
Makefile i40e: set up and initialize flow director 2014-11-24 23:46:00 +01:00