numam-dpdk/drivers/net/i40e
Wenzhuo Lu 9f0645cd14 net/i40e: fix VLAN filter
VLAN filter is not working on i40e because driver need to
disable the VLAN promiscuous mode and set the VLAN filter
table.

Fixes: 5f2b0e3f76 ("net/i40e: set VF VLAN filter from PF")
Cc: stable@dpdk.org

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2017-04-04 18:59:46 +02:00
..
base net/i40e/base: new AQ commands for cloud filter 2017-04-04 18:59:46 +02:00
i40e_ethdev_vf.c net/i40e: implement descriptor status API 2017-03-30 15:27:42 +02:00
i40e_ethdev.c net/i40e: fix VLAN filter 2017-04-04 18:59:46 +02:00
i40e_ethdev.h net/i40e: fix VLAN filter 2017-04-04 18:59:46 +02:00
i40e_fdir.c drivers/net: remove redundant new line from logs 2017-01-30 22:18:27 +01:00
i40e_flow.c net/i40e: fix a typo in flow 2017-04-04 15:52:50 +02:00
i40e_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
i40e_pf.c net/i40e: enable DCB on SRIOV VFs 2017-04-04 15:52:51 +02:00
i40e_pf.h net/i40e: fix VF reset flow 2017-01-17 19:41:43 +01:00
i40e_regs.h i40e: add EEPROM and registers dumping 2016-03-16 17:48:48 +01:00
i40e_rxtx_vec_altivec.c net/i40e: implement vector PMD for altivec 2017-04-04 15:52:50 +02:00
i40e_rxtx_vec_common.h net/i40e: remove redundant statement and braces 2017-01-17 19:41:42 +01:00
i40e_rxtx_vec_neon.c net/i40e: fix incorrect packet index reference 2017-04-04 15:52:52 +02:00
i40e_rxtx_vec_sse.c net/i40e: fix checksum flag in x86 vector Rx 2017-01-30 22:18:26 +01:00
i40e_rxtx.c net/i40e: fix error log in descriptor done function 2017-04-04 18:59:39 +02:00
i40e_rxtx.h net/i40e: fix compile error 2017-04-04 15:52:50 +02:00
Makefile net/i40e: implement vector PMD for altivec 2017-04-04 15:52:50 +02:00
rte_pmd_i40e_version.map net/i40e: set/clear VF stats from PF 2017-01-17 19:46:25 +01:00
rte_pmd_i40e.h net/i40e: fix API comments for doxygen 2017-01-30 22:18:26 +01:00