22/06/2017 14:04, lbocc...@brocade.com: > From: Luca Boccassi <luca.bocca...@gmail.com> > > Commit 44a718c457b5 added rte_eth_tx_done_cleanup but it wasn't added > to the rte_ether_version.map so it cannot be used by applications > linking to shared libraries. > pktgen uses it since version 3.2.0. > Added to the 17.05 list as requested by Ferruh in case backporting is > needed. > > Fixes: 44a718c457b5 ("ethdev: add API to free consumed buffers in Tx ring")
Cc: sta...@dpdk.org > Signed-off-by: Luca Boccassi <luca.bocca...@gmail.com> Applied, thanks