numam-dpdk/drivers
Pankaj Gupta ce6b0b80d1 net/vmxnet3: advertise RETA size in device info
Currently the driver assumes that the size of the RETA table is
four times the number of Rx queues at multiple places. However,
it sets it to four times the maximum number of queues (4 * 32 = 128)
when it first initializes the device. Change the other uses to use
the stored value, not the assumed default.

Tested, using testpmd, for different hardware versions on ESXi 7.0
Update 2.

Signed-off-by: Pankaj Gupta <pagupta@vmware.com>
Reviewed-by: Jochen Behrens <jbehrens@vmware.com>
2022-05-31 15:35:46 +02:00
..
baseband baseband/fpga_5gnr_fec: remove filler from HARQ 2022-06-01 16:26:36 +02:00
bus dma/dpaa2: introduce driver skeleton 2022-06-01 08:58:27 +02:00
common cryptodev: move RSA padding into separate struct 2022-06-02 12:04:11 +02:00
compress compress/octeontx: support OCTEON TX2 SoC family 2022-04-29 11:36:46 +02:00
crypto cryptodev: move RSA padding into separate struct 2022-06-02 12:04:11 +02:00
dma dma/dpaa2: support statistics 2022-06-01 08:58:27 +02:00
event common/cnxk: support CNF950_A0 2022-06-01 22:30:32 +02:00
gpu gpu/cuda: unmap GPU memory while freeing 2022-05-24 23:09:49 +02:00
mempool common/cnxk: support CNF950_A0 2022-06-01 22:30:32 +02:00
net net/vmxnet3: advertise RETA size in device info 2022-05-31 15:35:46 +02:00
raw raw/dpaa2_qdma: remove driver 2022-06-01 08:58:27 +02:00
regex remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
vdpa vdpa/mlx5: make statistics counter persistent 2022-05-09 21:39:58 +02:00
meson.build build: make ring mempool driver mandatory 2022-02-22 15:38:19 +01:00