numam-dpdk/drivers
Kishore Padmanabha 8f142af983 net/bnxt: modify VF representor allocation sequence
When the VF representor interface is created, the VF pair relationship
is established between the VF and it is representor. If the pair
already exists then the pair needs to be deleted before allocation.
This could happen if the application is abruptly killed and restarted.
If the deletion of an existing VF rep is not done then hw pipeline is
not cleaned and a new allocation shall leave the hw in inconsistent
state.

Signed-off-by: Kishore Padmanabha <kishore.padmanabha@broadcom.com>
Signed-off-by: Venkat Duvvuru <venkatkumar.duvvuru@broadcom.com>
Reviewed-by: Shahaji Bhosle <sbhosle@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2021-11-04 22:13:13 +01:00
..
baseband drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
bus bus/pci: fix use after free on unplug 2021-11-04 15:13:41 +01:00
common vdpa/sfc: support device and protocol features queries 2021-11-04 13:59:41 +01:00
compress compress/qat: add gen-specific implementation 2021-11-04 19:46:27 +01:00
crypto crypto/qat: add gen-specific implementation 2021-11-04 19:46:27 +01:00
dma dma/idxd: fix truncated error code in status check 2021-10-27 17:01:56 +02:00
event event/dsw: use maintenance facility 2021-11-04 13:28:07 +01:00
mempool mempool/cnxk: postpone devargs parsing 2021-10-29 16:09:25 +02:00
net net/bnxt: modify VF representor allocation sequence 2021-11-04 22:13:13 +01:00
raw raw/cnxk_bphy: add header includes 2021-11-03 16:15:13 +01:00
regex regex/mlx5: prevent double setup of queue pair 2021-11-03 23:15:10 +01:00
vdpa vdpa/sfc: set multicast filter during init 2021-11-04 13:59:56 +01:00
meson.build raw/ioat: build only if dmadev not present 2021-10-22 22:40:58 +02:00