numam-dpdk/drivers
Abhimanyu Saini b8162dbeef vdpa/sfc: make MCDI memzone name unique
Buffer for MCDI channel is allocated using rte_memzone_reserve_aligned
with zone name 'mcdi'. Since multiple MCDI channels are needed to
support multiple VF(s) and rte_memzone_reserve_aligned expects unique
zone names, append PCI address to zone name to make it unique.

Signed-off-by: Abhimanyu Saini <asaini@xilinx.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2022-02-15 13:22:18 +01:00
..
baseband baseband/acc100: avoid out-of-bounds access 2022-02-23 11:59:51 +01:00
bus crypto/dpaa_sec: add debug prints 2022-02-12 12:19:14 +01:00
common common/cnxk: enable NIX Tx interrupts errata 2022-02-17 10:26:30 +01:00
compress crypto/qat: unify raw data path functions 2022-02-23 09:59:16 +01:00
crypto crypto/ipsec_mb: fix length and offset settings 2022-02-24 11:21:28 +01:00
dma dma/idxd: configure maximum batch size to high value 2022-02-23 16:45:16 +01:00
event net/cnxk: fix mbuf data length 2022-02-16 14:36:00 +01:00
gpu gpu/cuda: differentiate V100 32GB GPU IDs 2022-02-10 16:14:24 +01:00
mempool net/dpaa2: handle secondary process for DPNI 2022-01-20 16:24:08 +01:00
net net/cnxk: fix Rx/Tx function update 2022-02-17 09:51:23 +01:00
raw raw/cnxk_gpio: check pointer before use in self test 2022-02-23 18:28:10 +01:00
regex remove unnecessary null checks 2022-02-12 12:07:48 +01:00
vdpa vdpa/sfc: make MCDI memzone name unique 2022-02-15 13:22:18 +01:00
meson.build build: make ring mempool driver mandatory 2022-02-22 15:38:19 +01:00