[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1021d3529e0390d91f6fc51cbed1e97aa9c60ab7.camel@redhat.com>
Date: Mon, 22 Mar 2021 18:18:52 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: Willem de Bruijn <willemdebruijn.kernel@...il.com>
Cc: Network Development <netdev@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Steffen Klassert <steffen.klassert@...unet.com>,
Alexander Lobakin <alobakin@...me>
Subject: Re: [PATCH net-next 8/8] selftests: net: add UDP GRO forwarding
self-tests
On Mon, 2021-03-22 at 09:44 -0400, Willem de Bruijn wrote:
> On Sun, Mar 21, 2021 at 1:02 PM Paolo Abeni <pabeni@...hat.com> wrote:
> > create a bunch of virtual topology and verify that
> > GRO_FRAG_LIST and GRO_FWD aggregate the ingress
>
> what are these constants? Aliases for SKB_GSO_FRAGLIST and ?
Well, I was inaccurate in many ways :(
I was speaking about device features, so it's really:
NETIF_F_GSO_FRAGLIST and NETIF_F_GRO_UDP_FWD
I really would love a commit message "compiler" to clarify this sort of
thing before submission;)
Thanks,
Paolo
Powered by blists - more mailing lists