numam-dpdk/drivers/net/bnxt
Ajit Khaparde e28538f162 net/bnxt: fix calculation of number of pools
The calculation for number of pools is wrong.
We are wrongly overwriting the calculated value with ETH_64_POOLS.
Accordingly fix the size of ff_pools array.
Fix the log message as well.

Fixes: 4cfe399f65 ("net/bnxt: support to set VF rxmode")
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: 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: 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: fix calculation of number of pools 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: 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
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