numam-dpdk/drivers
Stephen Hemminger eb49f1671f net/vmxnet3: handle bad host framing
The VMXNet3 protocol has a start-of-packet (SOP) and end-of-packet (EOP)
marker. If there was a bug where mbuf arrived without SOP the code that
chains the mbuf would dereference a null pointer.
Also, record any mbuf's dropped in statistics.

Although did the initial code no longer have access to VMware.
Compile tested only!

Coverity issue: 124563
Fixes: 8ee787ce80 ("vmxnet3: remove asserts that confuse coverity")
Cc: stable@dpdk.org

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Yong Wang <yongwang@vmware.com>
2020-05-18 20:35:57 +02:00
..
baseband baseband/fpga_5gnr_fec: support interrupt 2020-04-19 22:34:26 +02:00
bus bus/fslmc: fix size of qman fq descriptor 2020-05-11 22:27:39 +02:00
common common/iavf: fix RSS algorithm type 2020-05-18 20:35:57 +02:00
compress fix various typos found by Lintian 2020-04-25 19:53:47 +02:00
crypto crypto/virtio: enable OOP feature flag 2020-05-17 16:10:44 +02:00
event event/dsw: fix enqueue burst return value 2020-05-14 09:15:37 +02:00
mempool mempool/octeontx2: mark internal symbols 2020-05-18 17:29:24 +02:00
net net/vmxnet3: handle bad host framing 2020-05-18 20:35:57 +02:00
raw drivers: enhance DPAA2 portal allocation error logs 2020-05-11 22:27:39 +02:00
vdpa vdpa/mlx5: fix PCI address comparison 2020-05-05 15:54:26 +02:00
Makefile drivers: add crypto as dependency for event drivers 2020-03-05 14:22:11 +01:00
meson.build build: add internal tag check 2020-04-25 17:01:01 +02:00