numam-dpdk/drivers
Venkat Duvvuru bac18ea2be net/bnxt: manage VF to VFR conduit
When VF-VFR conduits are created, a mark is added to the mark database.
mark_flag indicates whether the mark is valid and has VFR information
(VFR_ID bit in mark_flag). Rx path was checking for this VFR_ID bit.
However, while adding the mark to the mark database, VFR_ID bit is not
set in mark_flag.

Signed-off-by: Venkat Duvvuru <venkatkumar.duvvuru@broadcom.com>
Reviewed-by: Somnath Kotur <somnath.kotur@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2020-07-07 23:38:27 +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: manage VF to VFR conduit 2020-07-07 23:38:27 +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