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
..
2015-05-22 15:51:38 +02:00
2015-07-01 00:18:43 +02:00
2015-06-22 17:27:59 +02:00
2015-06-26 12:59:05 +02:00
2015-06-04 10:46:45 +02:00
2015-06-12 11:10:10 +02:00
2015-05-22 16:06:23 +02:00
2015-06-30 22:46:42 +02:00