From: Jakub Kicinski <kuba@kernel.org>
To: Balazs Scheidler <bazsi77@gmail.com>
Cc: netdev@vger.kernel.org, Balazs Scheidler <balazs.scheidler@axoflow.com>
Subject: Re: [PATCH net-next v2 0/2] Add IP/port information to UDP drop tracepoint
Date: Tue, 19 Mar 2024 19:42:58 -0700 [thread overview]
Message-ID: <20240319194258.039a2bfe@kernel.org> (raw)
In-Reply-To: <cover.1710866188.git.balazs.scheidler@axoflow.com>
On Tue, 19 Mar 2024 17:39:06 +0100 Balazs Scheidler wrote:
> 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.
This doesn't apply to current net-next, please rebase.
Please repost in a week, until -rc1 is cut we do not accept any
net-next patches, see:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
--
pw-bot: cr
prev parent reply other threads:[~2024-03-20 2:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-19 16:39 [PATCH net-next v2 0/2] Add IP/port information to UDP drop tracepoint Balazs Scheidler
2024-03-19 16:39 ` [PATCH net-next v2 1/2] net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independent Balazs Scheidler
2024-03-19 16:39 ` [PATCH net-next v2 2/2] net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb Balazs Scheidler
2024-03-20 7:17 ` Jason Xing
2024-03-21 3:34 ` Jason Xing
2024-03-20 2:42 ` Jakub Kicinski [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=20240319194258.039a2bfe@kernel.org \
--to=kuba@kernel.org \
--cc=balazs.scheidler@axoflow.com \
--cc=bazsi77@gmail.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).