On 10/10/2018 1:39 PM, Wiles, Keith wrote: > > >> On Oct 10, 2018, at 2:01 AM, Raslan Darawsheh <rasl...@mellanox.com> wrote: >> >> When writev fails to send packets it doesn't update the >> number of Tx packets, but it still num_tx is updated. >> >> the value that should be returned is the actual number >> of sent packets which is num_packets. >> >> Fixes: 02f96a0a ("net/tap: add TUN/TAP device PMD") >> CC: sta...@dpdk.org >> Signed-off-by: Raslan Darawsheh <rasl...@mellanox.com> > > Acked-by: Keith Wiles <keith.wi...@intel.com>
Applied to dpdk-next-net/master, thanks.