From: patchwork-bot+netdevbpf@kernel.org
To: Balazs Scheidler <bazsi77@gmail.com>
Cc: kerneljasonxing@gmail.com, kuniyu@amazon.com,
netdev@vger.kernel.org, balazs.scheidler@axoflow.com
Subject: Re: [PATCH net-next v3 0/2] Add IP/port information to UDP drop tracepoint
Date: Fri, 29 Mar 2024 19:30:33 +0000 [thread overview]
Message-ID: <171174063315.18563.13899044939054991387.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1711475011.git.balazs.scheidler@axoflow.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 26 Mar 2024 19:05:45 +0100 you wrote:
> Hi,
>
> In our use-case we would like to recover the properties of dropped UDP
> packets. Unfortunately the current udp_fail_queue_rcv_skb tracepoint
> only exposes the port number of the receiving socket.
>
> This patch-set will add the source/dest ip/port to the tracepoint, while
> keeping the socket's local port as well for compatibility.
>
> [...]
Here is the summary with links:
- [net-next,v4,1/2] net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independent
https://git.kernel.org/netdev/net-next/c/a0ad11fc2632
- [net-next,v4,2/2] net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
https://git.kernel.org/netdev/net-next/c/e9669a00bba7
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2024-03-29 19:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-26 18:05 [PATCH net-next v3 0/2] Add IP/port information to UDP drop tracepoint Balazs Scheidler
2024-03-26 18:05 ` [PATCH net-next v4 1/2] net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independent Balazs Scheidler
2024-03-26 18:05 ` [PATCH net-next v4 2/2] net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb Balazs Scheidler
2024-03-27 6:56 ` Jason Xing
2024-03-29 19:30 ` patchwork-bot+netdevbpf [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-25 10:29 [PATCH net-next v3 0/2] Add IP/port information to UDP drop tracepoint Balazs Scheidler
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=171174063315.18563.13899044939054991387.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=balazs.scheidler@axoflow.com \
--cc=bazsi77@gmail.com \
--cc=kerneljasonxing@gmail.com \
--cc=kuniyu@amazon.com \
--cc=netdev@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 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).