netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jason Xing <kerneljasonxing@gmail.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, dsahern@kernel.org,
	willemdebruijn.kernel@gmail.com, willemb@google.com,
	corbet@lwn.net, linux-doc@vger.kernel.org,
	netdev@vger.kernel.org, kernelxing@tencent.com
Subject: Re: [PATCH net-next v6 0/2] net-timestamp: introduce a flag to filter out rx software and hardware report
Date: Wed, 11 Sep 2024 00:20:33 +0000	[thread overview]
Message-ID: <172601403300.437762.14539964956688733812.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240909015612.3856-1-kerneljasonxing@gmail.com>

Hello:

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

On Mon,  9 Sep 2024 09:56:10 +0800 you wrote:
> From: Jason Xing <kernelxing@tencent.com>
> 
> When one socket is set SOF_TIMESTAMPING_RX_SOFTWARE which means the
> whole system turns on the netstamp_needed_key button, other sockets
> that only have SOF_TIMESTAMPING_SOFTWARE will be affected and then
> print the rx timestamp information even without setting
> SOF_TIMESTAMPING_RX_SOFTWARE generation flag.
> 
> [...]

Here is the summary with links:
  - [net-next,v6,1/2] net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
    https://git.kernel.org/netdev/net-next/c/be8e9eb37506
  - [net-next,v6,2/2] net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTER
    https://git.kernel.org/netdev/net-next/c/fffe8efd689f

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



      parent reply	other threads:[~2024-09-11  0:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-09  1:56 [PATCH net-next v6 0/2] net-timestamp: introduce a flag to filter out rx software and hardware report Jason Xing
2024-09-09  1:56 ` [PATCH net-next v6 1/2] net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag Jason Xing
2024-09-09  2:54   ` Willem de Bruijn
2024-09-09  3:12     ` Jason Xing
2024-09-09  1:56 ` [PATCH net-next v6 2/2] net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTER Jason Xing
2024-09-09  2:55   ` Willem de Bruijn
2024-09-11  0: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=172601403300.437762.14539964956688733812.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=kerneljasonxing@gmail.com \
    --cc=kernelxing@tencent.com \
    --cc=kuba@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=willemb@google.com \
    --cc=willemdebruijn.kernel@gmail.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).