[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1452288964.8255.234.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Fri, 08 Jan 2016 13:36:04 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: John Fastabend <john.fastabend@...il.com>
Cc: netdev@...r.kernel.org, alexei.starovoitov@...il.com,
davem@...emloft.net, jhs@...atatu.com
Subject: Re: [PATCH] net: pktgen: support injecting packets for qdisc testing
On Fri, 2016-01-08 at 07:38 -0800, John Fastabend wrote:
> Also I'll respin this with a change so xmit_{drop|cn|policed} are not
> counted as tx_bytes and pkts sent (idea from Jamal). However I won't
> abort the burst because I do like this stressing the entry point of my
> qdisc.
This reminds me that bonding/team drivers always return NETDEV_TX_OK
status, even if the chosen slave could not queue or send the packet.
Powered by blists - more mailing lists