From: Jakub Kicinski <kuba@kernel.org>
To: Raju Rangoju <Raju.Rangoju@amd.com>
Cc: <netdev@vger.kernel.org>, <pabeni@redhat.com>,
<edumazet@google.com>, <davem@davemloft.net>,
<andrew+netdev@lunn.ch>, <maxime.chevallier@bootlin.com>,
<Shyam-sundar.S-k@amd.com>
Subject: Re: [PATCH net-next v4 5/5] amd-xgbe: add ethtool jumbo frame selftest
Date: Tue, 28 Oct 2025 19:14:16 -0700 [thread overview]
Message-ID: <20251028191416.78de3614@kernel.org> (raw)
In-Reply-To: <20251028084923.1047010-4-Raju.Rangoju@amd.com>
On Tue, 28 Oct 2025 14:19:23 +0530 Raju Rangoju wrote:
> skb = skb_unshare(skb, GFP_ATOMIC);
> if (!skb)
> - goto out;
> + goto out;;
double semicolon
--
pw-bot: cr
next prev parent reply other threads:[~2025-10-29 2:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-28 8:49 [PATCH net-next v4 2/5] amd-xgbe: introduce support ethtool selftest Raju Rangoju
2025-10-28 8:49 ` [PATCH net-next v4 3/5] amd-xgbe: add ethtool phy selftest Raju Rangoju
2025-10-28 8:49 ` [PATCH net-next v4 4/5] amd-xgbe: add ethtool split header selftest Raju Rangoju
2025-10-28 8:49 ` [PATCH net-next v4 5/5] amd-xgbe: add ethtool jumbo frame selftest Raju Rangoju
2025-10-29 2:14 ` Jakub Kicinski [this message]
2025-10-29 4:55 ` Rangoju, Raju
2025-10-29 16:14 ` Simon Horman
2025-10-29 19:16 ` Rangoju, Raju
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=20251028191416.78de3614@kernel.org \
--to=kuba@kernel.org \
--cc=Raju.Rangoju@amd.com \
--cc=Shyam-sundar.S-k@amd.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=maxime.chevallier@bootlin.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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.