[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241103074116.2061b6d6@kernel.org>
Date: Sun, 3 Nov 2024 07:41:16 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Anna Emese Nyiri <annaemesenyiri@...il.com>
Cc: netdev@...r.kernel.org, fejes@....elte.hu, edumazet@...gle.com,
pabeni@...hat.com, willemdebruijn.kernel@...il.com
Subject: Re: [PATCH net-next v2 0/2] support SO_PRIORITY cmsg
On Sat, 2 Nov 2024 13:51:34 +0100 Anna Emese Nyiri wrote:
> The changes introduce a new helper function,
> `sk_set_prio_allowed`, which centralizes the logic for validating
> priority settings. This series adds support for the `SO_PRIORITY`
> control message, allowing user-space applications to set socket
> priority via control messages (cmsg).
Could be a flake but it seems to break this test:
tools/testing/selftests/net/fq_band_pktlimit.sh
with
# unexpected drop count at 3
please double check if you see this failure.
Powered by blists - more mailing lists