Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1719731
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next] e1000e: Be drop monitor friendly |
| Date | 2017-08-25 05:10 +0200 |
| Message-ID | <uidap-72c-5@gated-at.bofh.it> (permalink) |
| References | <uibLk-5Xx-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net-next] e1000e: Be drop monitor friendly Florian Fainelli <f.fainelli@gmail.com> - 2017-08-25 03:40 +0200 Re: [PATCH net-next] e1000e: Be drop monitor friendly Florian Fainelli <f.fainelli@gmail.com> - 2017-08-25 05:10 +0200
csiph-web