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.