From: Jakub Kicinski <kuba@kernel•org>
To: Jesper Dangaard Brouer <hawk@kernel•org>
Cc: netdev@vger•kernel.org, bpf@vger•kernel.org,
"Eric Dumazet" <eric.dumazet@gmail•com>,
"David S. Miller" <davem@davemloft•net>,
"Paolo Abeni" <pabeni@redhat•com>,
"Toke Høiland-Jørgensen" <toke@toke•dk>,
horms@kernel•org, jiri@resnulli•us, edumazet@google•com,
xiyou.wangcong@gmail•com, jhs@mojatatu•com,
carges@cloudflare•com, kernel-team@cloudflare•com
Subject: Re: [PATCH net-next v2] net: sched: sfq: add detailed drop reasons for monitoring
Date: Tue, 20 Jan 2026 16:28:13 -0800 [thread overview]
Message-ID: <20260120162813.1926b364@kernel.org> (raw)
In-Reply-To: <176885213069.1172320.14270453855073120526.stgit@firesoul>
Ah, commented on v1 before noticing this.
On Mon, 19 Jan 2026 20:48:50 +0100 Jesper Dangaard Brouer wrote:
> +#define SFQ_DR(reason) SKB_DROP_REASON_QDISC_SFQ_##reason
FWIW I prefer to be able to grep over the max line length issue,
but up to you. We should have named the enum entries SKB_DR_xx :(
prev parent reply other threads:[~2026-01-21 0:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-19 19:48 [PATCH net-next v2] net: sched: sfq: add detailed drop reasons for monitoring Jesper Dangaard Brouer
2026-01-21 0:28 ` 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=20260120162813.1926b364@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=bpf@vger$(echo .)kernel.org \
--cc=carges@cloudflare$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=eric.dumazet@gmail$(echo .)com \
--cc=hawk@kernel$(echo .)org \
--cc=horms@kernel$(echo .)org \
--cc=jhs@mojatatu$(echo .)com \
--cc=jiri@resnulli$(echo .)us \
--cc=kernel-team@cloudflare$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=toke@toke$(echo .)dk \
--cc=xiyou.wangcong@gmail$(echo .)com \
/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