netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Peilin Ye <yepeilin.cs@gmail.com>
Cc: edumazet@google.com, davem@davemloft.net,
	yoshfuji@linux-ipv6.org, dsahern@kernel.org, kuba@kernel.org,
	pabeni@redhat.com, peilin.ye@bytedance.com,
	cong.wang@bytedance.com, kuniyu@amazon.com, ast@kernel.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next RESEND 1/2] udp: Refactor udp_read_skb()
Date: Mon, 26 Sep 2022 18:20:15 +0000	[thread overview]
Message-ID: <166421641547.6513.16307057090337321581.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <343b5d8090a3eb764068e9f1d392939e2b423747.1663909008.git.peilin.ye@bytedance.com>

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 22 Sep 2022 21:59:13 -0700 you wrote:
> From: Peilin Ye <peilin.ye@bytedance.com>
> 
> Delete the unnecessary while loop in udp_read_skb() for readability.
> Additionally, since recv_actor() cannot return a value greater than
> skb->len (see sk_psock_verdict_recv()), remove the redundant check.
> 
> Suggested-by: Cong Wang <cong.wang@bytedance.com>
> Signed-off-by: Peilin Ye <peilin.ye@bytedance.com>
> 
> [...]

Here is the summary with links:
  - [net-next,RESEND,1/2] udp: Refactor udp_read_skb()
    https://git.kernel.org/netdev/net-next/c/31f1fbcb346c
  - [net-next,RESEND,2/2] af_unix: Refactor unix_read_skb()
    https://git.kernel.org/netdev/net-next/c/d6e3b27cbd2d

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2022-09-26 18:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-14  8:15 [PATCH net-next 1/2] udp: Refactor udp_read_skb() Peilin Ye
2022-09-14  8:15 ` [PATCH net-next 2/2] af_unix: Refactor unix_read_skb() Peilin Ye
2022-09-21  0:38 ` [PATCH net-next 1/2] udp: Refactor udp_read_skb() Jakub Kicinski
2022-09-21  0:40   ` Jakub Kicinski
2022-09-21  1:05     ` Peilin Ye
2022-09-23  4:59 ` [PATCH net-next RESEND " Peilin Ye
2022-09-23  4:59   ` [PATCH net-next RESEND 2/2] af_unix: Refactor unix_read_skb() Peilin Ye
2022-09-26 18:20   ` patchwork-bot+netdevbpf [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=166421641547.6513.16307057090337321581.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=ast@kernel.org \
    --cc=cong.wang@bytedance.com \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=kuniyu@amazon.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=peilin.ye@bytedance.com \
    --cc=yepeilin.cs@gmail.com \
    --cc=yoshfuji@linux-ipv6.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 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).