numam-dpdk/drivers
Rasesh Mody 05ccc9d8a9 net/qede: fix port reconfiguration
This patch fixes deallocation of all fastpath resources unconditionally,
when re-configuring the device. When re-allocating resources PMD depends
on application to explicitly setup the Rx/Tx queue.

Deallocation of all the resources is only required if the Rx/Tx queue
configuration changes. For other scenarios like KNI MTU change we'd keep
existing configuration.

Fixes: 8de0c42019 ("net/qede: fix odd number of queues usage in 100G mode")
Fixes: dd28bc8c6e ("net/qede: fix VF port creation sequence")
Cc: stable@dpdk.org

Signed-off-by: Rasesh Mody <rmody@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
2020-05-18 20:35:57 +02:00
..
baseband baseband/fpga_5gnr_fec: support interrupt 2020-04-19 22:34:26 +02:00
bus bus/fslmc: fix size of qman fq descriptor 2020-05-11 22:27:39 +02:00
common common/iavf: fix RSS algorithm type 2020-05-18 20:35:57 +02:00
compress fix various typos found by Lintian 2020-04-25 19:53:47 +02:00
crypto crypto/virtio: enable OOP feature flag 2020-05-17 16:10:44 +02:00
event event/dsw: fix enqueue burst return value 2020-05-14 09:15:37 +02:00
mempool mempool/octeontx2: mark internal symbols 2020-05-18 17:29:24 +02:00
net net/qede: fix port reconfiguration 2020-05-18 20:35:57 +02:00
raw drivers: enhance DPAA2 portal allocation error logs 2020-05-11 22:27:39 +02:00
vdpa vdpa/mlx5: fix PCI address comparison 2020-05-05 15:54:26 +02:00
Makefile drivers: add crypto as dependency for event drivers 2020-03-05 14:22:11 +01:00
meson.build build: add internal tag check 2020-04-25 17:01:01 +02:00