numam-dpdk/drivers/net/bnxt
Ajit Khaparde d9dd0b29ed net/bnxt: fix Rx handling and buffer allocation logic
Even when rx buffer allocation fails, we are wrongly updating
the producer index. This patch fixes that.
Also in case of a buffer allocation failure, reattempt buffer
allocation before the rx handler exits.

Fixes: 2eb53b134a ("net/bnxt: add initial Rx code")
Cc: stable@dpdk.org

Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2017-10-06 02:49:49 +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: handle multi queue mode properly 2017-10-06 02:49:49 +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: use 64-bits of address for VLAN table 2017-10-06 02:49:49 +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
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: handle multi queue mode properly 2017-10-06 02:49:49 +02:00
bnxt_rxq.h net/bnxt: support LRO 2017-06-12 10:41:28 +01:00
bnxt_rxr.c net/bnxt: fix Rx handling and buffer allocation logic 2017-10-06 02:49:49 +02: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
bnxt_txq.h
bnxt_txr.c net/bnxt: support tunneling 2017-06-12 10:41:28 +01:00
bnxt_txr.h
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 calculation of number of pools 2017-10-06 02:49:49 +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 arguments to callback process 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