numam-dpdk/drivers/net
Helin Zhang 7ed64b5a90 i40e/base: add VEB statistics control
With the latest firmware, statistics gathering can now be enabled and
disabled in the HW switch, so we need to add a parameter to allow the
driver to set it as desired. At the same time, the L2 cloud filtering
parameter has been removed as it was never used.

Older drivers working with the newer firmware and newer drivers working
with older firmware will not run into problems with these bits as the
defaults are reasonable and there is no overlap in the bit definitions.
Also, newer drivers will be forced to update because of the change in
function call parameters, a reminder that the functionality exists.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Remy Horton <remy.horton@intel.com>
2016-03-16 17:28:53 +01:00
..
af_packet af_packet: set input port in mbuf 2015-12-10 22:07:06 +01:00
bnx2x bnx2x: determine queue sizes sooner 2016-03-16 16:51:12 +01:00
bonding remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
cxgbe cxgbe: fix PCI info copy to ports under same PF 2016-03-16 16:55:01 +01:00
e1000 igb: set default thresholds based on MAC type 2016-03-16 16:58:26 +01:00
enic enic: fix last packet not being sent 2016-03-16 16:57:39 +01:00
fm10k remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
i40e i40e/base: add VEB statistics control 2016-03-16 17:28:53 +01:00
ixgbe ixgbe: disallow unsupported Rx mode 2016-03-16 17:18:11 +01:00
mlx4 ethdev: rename UDP tunnel port functions 2016-03-13 11:44:33 +01:00
mlx5 mlx5: increase RETA table size 2016-03-03 20:39:47 +01:00
mpipe mpipe: fix crash when testpmd is quit under load 2016-03-16 16:48:06 +01:00
nfp mbuf: get DMA address 2016-03-04 16:01:15 +01:00
null
pcap mk: fix shared library dependencies of drivers 2015-12-06 22:15:14 +01:00
ring
szedata2 mk: fix shared library dependencies of drivers 2015-12-06 22:15:14 +01:00
virtio virtio: fix query of legacy features 2016-03-14 23:16:15 +01:00
vmxnet3 mbuf: get DMA address 2016-03-04 16:01:15 +01:00
xenvirt mbuf: get DMA address 2016-03-04 16:01:15 +01:00
Makefile mk: replace the combined library with a linker script 2016-03-01 14:37:27 +01:00