numam-dpdk/drivers
Rasesh Mody e0c103a79c net/bnx2x: fix reading VF id
The logic to read vf_id used by ACQUIRE/TEARDOWN_Q/RELEASE TLVs,
multiplexed return value to convey vf_id value and status of read vf_id
API. This lets to segfault at dev_start() as resources are not properly
cleaned and re-allocated.

Fix read vf_id API to differentiate between vf_id value and return
status. Adjust the status checking accordingly.
Added bnx2x_vf_teardown_queue() API and moved relevant code from
bnx2x_vf_unload() to new API.

Fixes: 540a211084 ("bnx2x: driver core")
Cc: stable@dpdk.org

Signed-off-by: Rasesh Mody <rmody@marvell.com>
2019-07-23 14:31:34 +02:00
..
baseband baseband/turbo_sw: extend for 5G 2019-07-05 15:28:14 +02:00
bus vfio: revert interrupt eventfd setup at probe 2019-07-23 12:00:14 +02:00
common compress/qat: fix overflow status return 2019-07-19 14:15:21 +02:00
compress compress/qat: fix overflow status return 2019-07-19 14:15:21 +02:00
crypto crypto/dpaa2_sec: fix handling of session init failure 2019-07-19 14:43:40 +02:00
event bus/pci: change IOVA as VA flag name 2019-07-22 17:46:32 +02:00
mempool bus/pci: change IOVA as VA flag name 2019-07-22 17:46:32 +02:00
net net/bnx2x: fix reading VF id 2019-07-23 14:31:34 +02:00
raw bus/pci: change IOVA as VA flag name 2019-07-22 17:46:32 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: print list of disabled components 2019-07-02 23:20:26 +02:00