numam-dpdk/drivers/net/e1000
Helin Zhang 8208e85a22 ethdev: add the hash key size per device
To support querying hash key size per port, an new field of
'hash_key_size' was added in 'struct rte_eth_dev_info' for storing
hash key size in bytes.

The correct hash key size in bytes should be filled into the
'struct rte_eth_dev_info', to support querying it.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-07-09 01:14:51 +02:00
..
base e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00
e1000_ethdev.h e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00
e1000_logs.h e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00
em_ethdev.c e1000: add multicast MAC address filtering 2015-06-12 15:55:38 +02:00
em_rxtx.c ethdev: fix check of threshold for Tx freeing 2015-07-07 16:31:48 +02:00
igb_ethdev.c ethdev: add the hash key size per device 2015-07-09 01:14:51 +02:00
igb_pf.c e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00
igb_rxtx.c drivers: fix whitespace 2015-06-12 11:10:10 +02:00
Makefile e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00
rte_pmd_e1000_version.map e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00