[dpdk-dev] [PATCH] net/tap: fix reported number of Tx packets

Ferruh Yigit ferruh.yigit at intel.com
Tue Oct 16 17:19:35 CEST 2018


On 10/10/2018 1:39 PM, Wiles, Keith wrote:
> 
> 
>> On Oct 10, 2018, at 2:01 AM, Raslan Darawsheh <rasland at 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: stable at dpdk.org
>> Signed-off-by: Raslan Darawsheh <rasland at mellanox.com>
> 
> Acked-by: Keith Wiles <keith.wiles at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list