numam-dpdk/drivers
Somnath Kotur f9e91b1357 net/bnxt: get IDs for port representor endpoint
Use 'first_vf_id' and the 'vf_id' that is input as part of adding
a representor to obtain the PCI function ID(FID) of the VF(VFR endpoint).
Use the FID as an input to FUNC_QCFG HWRM cmd to obtain the default
vnic ID of the VF.
Along with getting the default vNIC ID by supplying the FW FID of
the VF-rep endpoint to HWRM_FUNC_QCFG, obtain and store it's
function svif.

Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
Signed-off-by: Venkat Duvvuru <venkatkumar.duvvuru@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2020-07-07 23:38:26 +02:00
..
baseband log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
bus drivers: drop workaround for internal libraries version 2020-07-07 12:48:59 +02:00
common common/octeontx2: fix crash on running procinfo 2020-07-07 23:38:26 +02:00
compress common/qat: add multi-process handling of capabilities 2020-07-08 18:16:27 +02:00
crypto crypto/qat: support ChaCha20-Poly1305 2020-07-08 18:16:40 +02:00
event event/octeontx2: improve datapath memory locality 2020-06-30 07:41:26 +02:00
mempool mempool/bucket: handle non-EAL lcores 2020-07-08 14:41:06 +02:00
net net/bnxt: get IDs for port representor endpoint 2020-07-07 23:38:26 +02:00
raw log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
vdpa log: remove unneeded logtype declaration 2020-07-07 13:18:23 +02:00
Makefile drivers: add crypto as dependency for event drivers 2020-03-05 14:22:11 +01:00
meson.build build: remove special versioning for non stable libraries 2020-07-07 12:48:25 +02:00