From: Jakub Kicinski <kuba@kernel.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>,
netdev@vger.kernel.org
Subject: Re: [PATCH net v2 1/2] net: ethernet: cortina: Drop software checksum and TSO
Date: Mon, 18 Dec 2023 15:23:15 -0800 [thread overview]
Message-ID: <20231218152315.6d566b96@kernel.org> (raw)
In-Reply-To: <20231216-new-gemini-ethernet-regression-v2-1-64c269413dfa@linaro.org>
On Sat, 16 Dec 2023 20:36:52 +0100 Linus Walleij wrote:
> - NETIF_F_IPV6_CSUM | NETIF_F_RXCSUM | \
> - NETIF_F_TSO | NETIF_F_TSO_ECN | NETIF_F_TSO6)
> + NETIF_F_IPV6_CSUM | NETIF_F_RXCSUM )
nit: checkpatch is really upset about this space before )
next prev parent reply other threads:[~2023-12-18 23:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-16 19:36 [PATCH net v2 0/2] Fix a regression in the Gemini ethernet controller Linus Walleij
2023-12-16 19:36 ` [PATCH net v2 1/2] net: ethernet: cortina: Drop software checksum and TSO Linus Walleij
2023-12-18 23:23 ` Jakub Kicinski [this message]
2023-12-19 14:24 ` Linus Walleij
2023-12-16 19:36 ` [PATCH net v2 2/2] net: ethernet: cortina: Bypass checksumming engine of alien ethertypes Linus Walleij
2023-12-18 14:50 ` Eric Dumazet
2023-12-18 23:41 ` Linus Walleij
2023-12-19 9:14 ` Eric Dumazet
2023-12-19 14:22 ` Linus Walleij
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231218152315.6d566b96@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=linus.walleij@linaro.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=ulli.kroll@googlemail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.