On Sat, 19 Dec 2020 20:58:33 +0100 Oleksij Rempel wrote:
> +     stats->rx_nohandler += raw.filtered;
> +     stats->rx_errors += raw.rxfcserr + raw.rxalignerr + raw.rxrunt +
> +             raw.rxfragment + raw.rxoverflow + raw.filtered + raw.rxtoolong;

What happened to my suggestion to report filtered in dropped?

If you repost before -rc1 please post as RFC as net-next is currently
closed.

--

# Form letter - net-next is closed

We have already sent the networking pull request for 5.11 and therefore
net-next is closed for new drivers, features, code refactoring and
optimizations. We are currently accepting bug fixes only.

Please repost when net-next reopens after 5.11-rc1 is cut.

Look out for the announcement on the mailing list or check:
http://vger.kernel.org/~davem/net-next.html

RFC patches sent for review only are obviously welcome at any time.

Reply via email to