numam-dpdk/drivers
Stephen Hemminger 88ba6cac4a net/bnxt: fix VLAN strip flags in SSE Rx
When the VLAN is stripped from the packet on receive the
driver must set the PKT_RX_VLAN_STRIPPED flag in the mbuf.
This is done correctly for normal receive in the bnxt driver
but was not being handled correctly in the new SSE code.

Fixes: bc4a000f2f ("net/bnxt: implement SSE vector mode")
Cc: stable@dpdk.org

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2020-02-05 09:51:19 +01:00
..
baseband build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
bus eal: remove limitation on cpuset with --lcores 2020-01-21 01:22:33 +01:00
common cryptodev: revert Chacha20-Poly1305 AEAD algorithm 2020-02-05 15:14:46 +01:00
compress crypto/qat: add minimum enqueue threshold 2020-01-15 16:45:04 +01:00
crypto cryptodev: revert Chacha20-Poly1305 AEAD algorithm 2020-02-05 15:14:46 +01:00
event event/dsw: use custom element size ring for control 2020-01-28 07:00:12 +01:00
mempool mempool/octeontx: fix error handling in initialization 2020-01-17 19:46:26 +01:00
net net/bnxt: fix VLAN strip flags in SSE Rx 2020-02-05 09:51:19 +01:00
raw raw/octeontx2_ep: fix shared library 2020-01-20 12:12:14 +01:00
vdpa drivers: move ifc to vDPA directory 2020-01-14 00:09:33 +01:00
Makefile drivers: introduce vDPA class 2020-01-13 23:28:00 +01:00
meson.build net/ipn3ke: fix meson build 2020-01-17 19:45:23 +01:00