[dpdk-dev] [PATCH] ethdev: clarify the origin of mbufs

2016-06-15 Thread Thomas Monjalon
2016-06-13 15:45, Olivier Matz: > Following the discussion on dpdk-users [1], enhance the API > documentation of rte_eth_tx_burst() to specify that the mbufs have to be > allocated from a pool. > > [1] http://dpdk.org/ml/archives/users/2016-June/000618.html > > Reported-by: Wu Xiaoban > Signed-o

[dpdk-dev] [PATCH] ethdev: clarify the origin of mbufs

2016-06-13 Thread Olivier Matz
Following the discussion on dpdk-users [1], enhance the API documentation of rte_eth_tx_burst() to specify that the mbufs have to be allocated from a pool. [1] http://dpdk.org/ml/archives/users/2016-June/000618.html Reported-by: Wu Xiaoban Signed-off-by: Olivier Matz --- lib/librte_ether/rte_e