numam-dpdk/drivers/net/bnxt
Ajit Khaparde 980543f754 net/bnxt: fix setting VLAN anti spoof with same value
If the current VLAN anti spoof setting is same as the new value,
the firmware can return an error. Call the HWRM command to update
the new setting if it is different from the current value.

Fixes: 36735a932c ("net/bnxt: support set VF QOS and MAC anti spoof")

Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2017-07-31 19:58:41 +02:00
..
bnxt_cpr.c net/bnxt: fix log levels for non error conditions 2017-07-31 19:58:41 +02:00
bnxt_cpr.h net/bnxt: handle VF/PF initialization appropriately 2017-06-12 10:41:28 +01:00
bnxt_ethdev.c net/bnxt: support Stratus VF device 2017-07-06 15:00:57 +02:00
bnxt_filter.c net/bnxt: support to add a VF MAC address 2017-06-12 10:41:29 +01:00
bnxt_filter.h net/bnxt: support to add a VF MAC address 2017-06-12 10:41:29 +01:00
bnxt_hwrm.c net/bnxt: free filter before reusing it 2017-07-31 19:58:41 +02:00
bnxt_hwrm.h net/bnxt: fix VLAN antispoof configuration code 2017-07-31 19:58:41 +02:00
bnxt_irq.c drivers/net: use device name from device structure 2017-07-06 00:17:02 +02:00
bnxt_irq.h net/bnxt: support async link notification 2016-10-13 15:30:59 +02:00
bnxt_ring.c net/bnxt: support LRO 2017-06-12 10:41:28 +01:00
bnxt_ring.h net/bnxt: support LRO 2017-06-12 10:41:28 +01:00
bnxt_rxq.c net/bnxt: support to set VF rxmode 2017-06-12 10:41:29 +01:00
bnxt_rxq.h net/bnxt: support LRO 2017-06-12 10:41:28 +01:00
bnxt_rxr.c net/bnxt: refactor the query stats 2017-06-12 10:41:28 +01:00
bnxt_rxr.h net/bnxt: support LRO 2017-06-12 10:41:28 +01:00
bnxt_stats.c net/bnxt: support get and clear VF specific stats 2017-06-12 10:41:28 +01:00
bnxt_stats.h net/bnxt: support xstats get/reset 2017-06-12 10:41:28 +01:00
bnxt_txq.c net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_txq.h net/bnxt: add Tx queue create/destroy 2016-06-20 17:21:51 +02:00
bnxt_txr.c net/bnxt: support tunneling 2017-06-12 10:41:28 +01:00
bnxt_txr.h net/bnxt: use I/O device memory read/write API 2017-01-18 17:18:27 +01:00
bnxt_vnic.c net/bnxt: support multicast filter and set MAC addr 2017-06-12 10:41:28 +01:00
bnxt_vnic.h net/bnxt: support to set VF rxmode 2017-06-12 10:41:29 +01:00
bnxt.h net/bnxt: fix VLAN antispoof configuration code 2017-07-31 19:58:41 +02:00
hsi_struct_def_dpdk.h net/bnxt: fix VLAN antispoof configuration code 2017-07-31 19:58:41 +02:00
Makefile net/bnxt: support Tx loopback, set VF MAC and queues drop 2017-06-12 10:41:28 +01:00
rte_pmd_bnxt_version.map net/bnxt: fix automatic clearing of VF stats 2017-07-06 15:00:57 +02:00
rte_pmd_bnxt.c net/bnxt: fix setting VLAN anti spoof with same value 2017-07-31 19:58:41 +02:00
rte_pmd_bnxt.h net/bnxt: fix automatic clearing of VF stats 2017-07-06 15:00:57 +02:00