46df488b27
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:
|
||
---|---|---|
.. | ||
base | ||
clip_tbl.c | ||
clip_tbl.h | ||
cxgbe_compat.h | ||
cxgbe_ethdev.c | ||
cxgbe_filter.c | ||
cxgbe_filter.h | ||
cxgbe_flow.c | ||
cxgbe_flow.h | ||
cxgbe_main.c | ||
cxgbe_ofld.h | ||
cxgbe_pfvf.h | ||
cxgbe.h | ||
cxgbevf_ethdev.c | ||
cxgbevf_main.c | ||
l2t.c | ||
l2t.h | ||
Makefile | ||
meson.build | ||
mps_tcam.c | ||
mps_tcam.h | ||
rte_pmd_cxgbe_version.map | ||
sge.c |