From: Linus Walleij <linus.walleij@linaro.org>
To: Hans Ulli Kroll <ulli.kroll@googlemail.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>,
Paolo Abeni <pabeni@redhat.com>
Cc: netdev@vger.kernel.org, Linus Walleij <linus.walleij@linaro.org>
Subject: [PATCH net 0/2] Fix a regression in the Gemini ethernet controller.
Date: Fri, 15 Dec 2023 09:49:06 +0100 [thread overview]
Message-ID: <20231215-new-gemini-ethernet-regression-v1-0-93033544be23@linaro.org> (raw)
These fixes were developed on top of the earlier fixes.
Finding the right solution is hard because the Gemini checksumming
engine is completely undocumented in the datasheets.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Linus Walleij (2):
net: ethernet: cortina: Drop software checksumming
net: ethernet: cortina: Bypass checksumming engine of alien ethertypes
drivers/net/ethernet/cortina/gemini.c | 31 +++++++++++++++++--------------
1 file changed, 17 insertions(+), 14 deletions(-)
---
base-commit: 33cc938e65a98f1d29d0a18403dbbee050dcad9a
change-id: 20231203-new-gemini-ethernet-regression-3c672de9cfd9
Best regards,
--
Linus Walleij <linus.walleij@linaro.org>
next reply other threads:[~2023-12-15 8:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-15 8:49 Linus Walleij [this message]
2023-12-15 8:49 ` [PATCH net 1/2] net: ethernet: cortina: Drop software checksumming Linus Walleij
2023-12-15 9:32 ` Eric Dumazet
2023-12-15 11:17 ` Eric Dumazet
2023-12-15 14:28 ` Linus Walleij
2023-12-15 8:49 ` [PATCH net 2/2] net: ethernet: cortina: Bypass checksumming engine of alien ethertypes 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=20231215-new-gemini-ethernet-regression-v1-0-93033544be23@linaro.org \
--to=linus.walleij@linaro.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).