numam-dpdk/drivers
Hemant Agrawal 790ec226e9 net/dpaa2: fix the Tx handling of non HW pool bufs
The current code is sending 8 packet in each internal loop.
In some of the conditions, mbuf is being allocated or freed.
In case of error, the code is returning without taking care of
such buffer. It is better to send already prepared buffer and err
for the current failure only.

Fixes: 9e5f3e6d36 ("net/dpaa2: handle non-hardware backed buffer pool")
Cc: stable@dpdk.org

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2017-10-06 03:24:17 +02:00
..
bus bus/fslmc: enable link status interrupt 2017-10-06 03:24:17 +02:00
crypto bus/fslmc: remove unused funcs and align names in QBMAN 2017-10-06 03:24:16 +02:00
event bus/fslmc: add QBMAN API to do enqueue with multiple frames 2017-10-06 03:21:57 +02:00
mempool mempool/dpaa: support NXP DPAA mempool 2017-10-06 02:49:50 +02:00
net net/dpaa2: fix the Tx handling of non HW pool bufs 2017-10-06 03:24:17 +02:00
Makefile drivers: add bus dependency for eventdev 2017-07-07 09:24:29 +02:00