numam-dpdk/drivers
Adrien Mazarguil 53bbf5afbd mlx4: fix possible crash on scattered mbuf allocation failure
When failing to allocate a segment, mlx4_rx_burst_sp() may call
rte_pktmbuf_free() on an incomplete scattered mbuf whose next pointer
in the last segment is not set.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2015-07-01 10:17:31 +02:00
..
net mlx4: fix possible crash on scattered mbuf allocation failure 2015-07-01 10:17:31 +02:00
Makefile drivers: create new directory 2015-05-22 15:51:38 +02:00