numam-dpdk/drivers/net/cxgbe
Rahul Lakkireddy 46df488b27 net/cxgbe: fix control queue mbuf pool naming convention
When multiple Chelsio adapters are present, the current naming
convention of using underlying physical port number of the adapter
creates conflicts when allocating control queue mbuf pool for
multiple adapters and hence results in allocation failure. Fix by
using port_id from rte_eth_dev_data, instead of physical port number.

Fixes: 3a3aaabc7c ("net/cxgbe: add control queue to communicate filter requests")
Cc: stable@dpdk.org

Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
2018-12-13 17:46:58 +00:00
..
base net/cxgbe: add action to swap MAC addresses 2018-10-18 10:24:39 +02:00
clip_tbl.c
clip_tbl.h
cxgbe_compat.h
cxgbe_ethdev.c
cxgbe_filter.c net/cxgbe: fix wrong ingress port value set in filter spec 2018-11-14 00:35:53 +01:00
cxgbe_filter.h net/cxgbe: add action to swap MAC addresses 2018-10-18 10:24:39 +02:00
cxgbe_flow.c net/cxgbe: increase completion wait time for flow operations 2018-11-14 00:35:53 +01:00
cxgbe_flow.h net/cxgbe: increase completion wait time for flow operations 2018-11-14 00:35:53 +01:00
cxgbe_main.c net/cxgbe: fix control queue mbuf pool naming convention 2018-12-13 17:46:58 +00:00
cxgbe_ofld.h
cxgbe_pfvf.h
cxgbe.h
cxgbevf_ethdev.c net/cxgbevf: add PCI uninitialization for VF 2018-11-14 00:35:53 +01:00
cxgbevf_main.c net/cxgbevf: fix illegal memory access when freeing MPS TCAM 2018-11-14 00:35:53 +01:00
l2t.c
l2t.h
Makefile
meson.build
mps_tcam.c net/cxgbevf: fix illegal memory access when freeing MPS TCAM 2018-11-14 00:35:53 +01:00
mps_tcam.h
rte_pmd_cxgbe_version.map
sge.c ethdev: rename memzones allocated for DMA 2018-10-17 10:26:59 +02:00