[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6475bbf2-9035-5630-e03e-66c2fdf1af0d@gmail.com>
Date: Thu, 24 Aug 2017 20:06:42 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: edumazet@...il.com, davem@...emloft.net,
Jeff Kirsher <jeffrey.t.kirsher@...el.com>,
"moderated list:INTEL ETHERNET DRIVERS"
<intel-wired-lan@...ts.osuosl.org>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH net-next] e1000e: Be drop monitor friendly
On 08/24/2017 06:36 PM, Florian Fainelli wrote:
> e1000_put_txbuf() cleans up the successfully transmitted TX packets,
> e1000e_tx_hwtstamp_work() also does the successfully completes the
> timestamped TX packets, e1000_clean_rx_ring() cleans up the RX ring and
> e1000_remove() cleans up the timestampted packets. None of these
> functions should be reporting dropped packets, so make them use
> dev_consume_skb*() to be drop monitor friendly.
This also won't compile, I marked it a Superseded in patchwork since
there is a v2 coming.
--
Florian
Powered by blists - more mailing lists