numam-dpdk/drivers
Tiwei Bie 674effd868 net/virtio: fix memory leak in mergeable Rx
When there is no enough segments for a packet in mergeable
Rx path, we should free the whole mbuf chain instead of just
recycling the last segment.

Fixes: bcac5aa207 ("net/virtio: improve batching in mergeable path")
Cc: stable@dpdk.org

Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
2019-06-20 23:42:04 +02:00
..
baseband
bus bus/pci: fix TOCTOU for sysfs access 2019-06-14 16:33:56 +09:00
common build: enable large file support on 32-bit 2019-06-03 23:53:40 +02:00
compress
crypto crypto/aesni_mb: fix build with gcc 4.8.5 2019-06-05 18:37:08 +02:00
event build: add libatomic dependency for 32-bit clang 2019-06-03 23:57:43 +02:00
mempool
net net/virtio: fix memory leak in mergeable Rx 2019-06-20 23:42:04 +02:00
raw
Makefile
meson.build