net/qede: support VF FLR
authorManish Chopra <manishc@marvell.com>
Fri, 25 Sep 2020 11:55:08 +0000 (04:55 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 30 Sep 2020 17:19:11 +0000 (19:19 +0200)
commit5700d0f0b430d31bb6c89709e6af3dfdd11ae92f
tree1abebcb7396b12bf6ad4d4bc957a6b2b7111c9f6
parentc176fd869560516a7ea91f64e1fda85020653cc2
net/qede: support VF FLR

This patch adds required bit to handle VF FLR
indication from Management FW (MFW) of the device

With that VFs were able to load in VM (VF attached as PCI
passthrough to the guest VM) followed by FLR successfully

Updated the docs/guides with the feature support

Signed-off-by: Manish Chopra <manishc@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: Rasesh Mody <rmody@marvell.com>
doc/guides/nics/features/qede.ini
doc/guides/nics/qede.rst
drivers/net/qede/base/bcm_osal.c
drivers/net/qede/base/bcm_osal.h
drivers/net/qede/qede_sriov.c