* [PATCH net] MAINTAINERS: socket timestamping: add Jason Xing as reviewer
@ 2025-02-22 17:28 Willem de Bruijn
2025-02-23 10:20 ` Jason Xing
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Willem de Bruijn @ 2025-02-22 17:28 UTC (permalink / raw)
To: netdev
Cc: davem, kuba, edumazet, pabeni, horms, kerneljasonxing, kernelxing,
Willem de Bruijn
From: Willem de Bruijn <willemb@google.com>
Jason has been helping as reviewer for this area already, and has
contributed various features directly, notably BPF timestamping.
Also extend coverage to all timestamping tests, including those new
with BPF timestamping.
Link: https://lore.kernel.org/netdev/20250220072940.99994-1-kerneljasonxing@gmail.com/
Signed-off-by: Willem de Bruijn <willemb@google.com>
---
Sending to net, following recent examples for MAINTAINERS changes.
But note that the BPF changes are only in net-next at this point.
I can resubmit against net-next is more sensible.
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index ac15093537c6..c92bcd02049e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21923,10 +21923,13 @@ F: sound/soc/uniphier/
SOCKET TIMESTAMPING
M: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
+R: Jason Xing <kernelxing@tencent.com>
S: Maintained
F: Documentation/networking/timestamping.rst
F: include/linux/net_tstamp.h
F: include/uapi/linux/net_tstamp.h
+F: tools/testing/selftests/bpf/*/net_timestamping*
+F: tools/testing/selftests/net/*timestamp*
F: tools/testing/selftests/net/so_txtime.c
SOEKRIS NET48XX LED SUPPORT
--
2.48.1.658.g4767266eb4-goog
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH net] MAINTAINERS: socket timestamping: add Jason Xing as reviewer
2025-02-22 17:28 [PATCH net] MAINTAINERS: socket timestamping: add Jason Xing as reviewer Willem de Bruijn
@ 2025-02-23 10:20 ` Jason Xing
2025-02-25 12:30 ` patchwork-bot+netdevbpf
2025-02-25 12:32 ` Paolo Abeni
2 siblings, 0 replies; 4+ messages in thread
From: Jason Xing @ 2025-02-23 10:20 UTC (permalink / raw)
To: Willem de Bruijn
Cc: netdev, davem, kuba, edumazet, pabeni, horms, kernelxing,
Willem de Bruijn
On Sun, Feb 23, 2025 at 1:28 AM Willem de Bruijn
<willemdebruijn.kernel@gmail.com> wrote:
>
> From: Willem de Bruijn <willemb@google.com>
>
> Jason has been helping as reviewer for this area already, and has
> contributed various features directly, notably BPF timestamping.
>
> Also extend coverage to all timestamping tests, including those new
> with BPF timestamping.
>
> Link: https://lore.kernel.org/netdev/20250220072940.99994-1-kerneljasonxing@gmail.com/
> Signed-off-by: Willem de Bruijn <willemb@google.com>
Reviewed-by: Jason Xing <kerneljasonxing@gmail.com>
Thank you!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH net] MAINTAINERS: socket timestamping: add Jason Xing as reviewer
2025-02-22 17:28 [PATCH net] MAINTAINERS: socket timestamping: add Jason Xing as reviewer Willem de Bruijn
2025-02-23 10:20 ` Jason Xing
@ 2025-02-25 12:30 ` patchwork-bot+netdevbpf
2025-02-25 12:32 ` Paolo Abeni
2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-02-25 12:30 UTC (permalink / raw)
To: Willem de Bruijn
Cc: netdev, davem, kuba, edumazet, pabeni, horms, kerneljasonxing,
kernelxing, willemb
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Sat, 22 Feb 2025 12:28:04 -0500 you wrote:
> From: Willem de Bruijn <willemb@google.com>
>
> Jason has been helping as reviewer for this area already, and has
> contributed various features directly, notably BPF timestamping.
>
> Also extend coverage to all timestamping tests, including those new
> with BPF timestamping.
>
> [...]
Here is the summary with links:
- [net] MAINTAINERS: socket timestamping: add Jason Xing as reviewer
https://git.kernel.org/netdev/net/c/bc50682128bd
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH net] MAINTAINERS: socket timestamping: add Jason Xing as reviewer
2025-02-22 17:28 [PATCH net] MAINTAINERS: socket timestamping: add Jason Xing as reviewer Willem de Bruijn
2025-02-23 10:20 ` Jason Xing
2025-02-25 12:30 ` patchwork-bot+netdevbpf
@ 2025-02-25 12:32 ` Paolo Abeni
2 siblings, 0 replies; 4+ messages in thread
From: Paolo Abeni @ 2025-02-25 12:32 UTC (permalink / raw)
To: Willem de Bruijn, netdev
Cc: davem, kuba, edumazet, horms, kerneljasonxing, kernelxing,
Willem de Bruijn
On 2/22/25 6:28 PM, Willem de Bruijn wrote:
> Sending to net, following recent examples for MAINTAINERS changes.
Yep, the idea/goal is to propagate the relevant recipients list ASAP.
> But note that the BPF changes are only in net-next at this point.
> I can resubmit against net-next is more sensible.
I think it's ok this way: the 'dangling' F entry should not cause any
problem.
Thanks,
Paolo
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-02-25 12:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-22 17:28 [PATCH net] MAINTAINERS: socket timestamping: add Jason Xing as reviewer Willem de Bruijn
2025-02-23 10:20 ` Jason Xing
2025-02-25 12:30 ` patchwork-bot+netdevbpf
2025-02-25 12:32 ` Paolo Abeni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox