From: Jakub Kicinski <kuba@kernel•org>
To: menglong8.dong@gmail•com
Cc: dsahern@kernel•org, pabeni@redhat•com, rostedt@goodmis•org,
mingo@redhat•com, xeb@mail•ru, davem@davemloft•net,
yoshfuji@linux-ipv6•org, imagedong@tencent•com,
edumazet@google•com, kafai@fb•com, talalahmad@google•com,
keescook@chromium•org, alobakin@pm•me, flyingpeng@tencent•com,
mengensun@tencent•com, dongli.zhang@oracle•com,
linux-kernel@vger•kernel.org, netdev@vger•kernel.org,
benbjiang@tencent•com
Subject: Re: [PATCH net-next v5 0/4] net: icmp: add skb drop reasons to icmp
Date: Mon, 28 Mar 2022 19:21:03 -0700 [thread overview]
Message-ID: <20220328192103.4df73760@kernel.org> (raw)
In-Reply-To: <20220328042737.118812-1-imagedong@tencent.com>
On Mon, 28 Mar 2022 12:27:33 +0800 menglong8.dong@gmail•com wrote:
> From: Menglong Dong <imagedong@tencent•com>
>
> In the commit c504e5c2f964 ("net: skb: introduce kfree_skb_reason()"),
> we added the support of reporting the reasons of skb drops to kfree_skb
> tracepoint. And in this series patches, reasons for skb drops are added
> to ICMP protocol.
# Form letter - net-next is closed
We have already sent the networking pull request for 5.18
and therefore net-next is closed for new drivers, features,
code refactoring and optimizations. We are currently accepting
bug fixes only.
Please repost when net-next reopens after 5.18-rc1 is cut.
RFC patches sent for review only are obviously welcome at any time.
next prev parent reply other threads:[~2022-03-29 2:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-28 4:27 [PATCH net-next v5 0/4] net: icmp: add skb drop reasons to icmp menglong8.dong
2022-03-28 4:27 ` [PATCH net-next v5 1/4] net: sock: introduce sock_queue_rcv_skb_reason() menglong8.dong
2022-03-28 4:27 ` [PATCH net-next v5 2/4] net: skb: rename SKB_DROP_REASON_PTYPE_ABSENT menglong8.dong
2022-03-28 4:27 ` [PATCH net-next v5 3/4] net: icmp: introduce __ping_queue_rcv_skb() to report drop reasons menglong8.dong
2022-03-28 4:27 ` [PATCH net-next v5 4/4] net: icmp: add skb drop reasons to icmp protocol menglong8.dong
2022-03-29 2:21 ` Jakub Kicinski [this message]
2022-03-29 6:26 ` [PATCH net-next v5 0/4] net: icmp: add skb drop reasons to icmp Menglong Dong
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=20220328192103.4df73760@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=alobakin@pm$(echo .)me \
--cc=benbjiang@tencent$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=dongli.zhang@oracle$(echo .)com \
--cc=dsahern@kernel$(echo .)org \
--cc=edumazet@google$(echo .)com \
--cc=flyingpeng@tencent$(echo .)com \
--cc=imagedong@tencent$(echo .)com \
--cc=kafai@fb$(echo .)com \
--cc=keescook@chromium$(echo .)org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=mengensun@tencent$(echo .)com \
--cc=menglong8.dong@gmail$(echo .)com \
--cc=mingo@redhat$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=rostedt@goodmis$(echo .)org \
--cc=talalahmad@google$(echo .)com \
--cc=xeb@mail$(echo .)ru \
--cc=yoshfuji@linux-ipv6$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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