All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: jetlan9@163.com, Sasha Levin <sashal@kernel.org>
Subject: Re: [PATCH 6.12.y] net: libwx: fix Tx L4 checksum
Date: Wed, 25 Jun 2025 10:07:18 -0400	[thread overview]
Message-ID: <20250624200740-b9a1d19a892bb96a@stable.kernel.org> (raw)
In-Reply-To: <20250624064407.1716-1-jetlan9@163.com>

[ Sasha's backport helper bot ]

Hi,

✅ All tests passed successfully. No issues detected.
No action required from the submitter.

The upstream commit SHA1 provided is correct: c7d82913d5f9e97860772ee4051eaa66b56a6273

WARNING: Author mismatch between patch and upstream commit:
Backport author: jetlan9@163.com
Commit author: Jiawen Wu<jiawenwu@trustnetic.com>

Status in newer kernel trees:
6.15.y | Present (exact SHA1)

Note: The patch differs from the upstream commit:
---
1:  c7d82913d5f9e ! 1:  378a713847ffc net: libwx: fix Tx L4 checksum
    @@ Metadata
      ## Commit message ##
         net: libwx: fix Tx L4 checksum
     
    +    [ Upstream commit c7d82913d5f9e97860772ee4051eaa66b56a6273 ]
    +
         The hardware only supports L4 checksum offload for TCP/UDP/SCTP protocol.
         There was a bug to set Tx checksum flag for the other protocol that results
         in Tx ring hang. Fix to compute software checksum for these packets.
    @@ Commit message
         Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
         Link: https://patch.msgid.link/20250324103235.823096-2-jiawenwu@trustnetic.com
         Signed-off-by: Jakub Kicinski <kuba@kernel.org>
    +    Signed-off-by: Wenshan Lan <jetlan9@163.com>
     
      ## drivers/net/ethernet/wangxun/libwx/wx_lib.c ##
     @@ drivers/net/ethernet/wangxun/libwx/wx_lib.c: static void wx_tx_csum(struct wx_ring *tx_ring, struct wx_tx_buffer *first,
---

Results of testing on various branches:

| Branch                    | Patch Apply | Build Test |
|---------------------------|-------------|------------|
| stable/linux-6.12.y       |  Success    |  Success   |

      reply	other threads:[~2025-06-25 14:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-24  6:44 [PATCH 6.12.y] net: libwx: fix Tx L4 checksum jetlan9
2025-06-25 14:07 ` Sasha Levin [this message]

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=20250624200740-b9a1d19a892bb96a@stable.kernel.org \
    --to=sashal@kernel.org \
    --cc=jetlan9@163.com \
    --cc=stable@vger.kernel.org \
    /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.