Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-04-09--08-00 (net-next-6.15-11573-g61236abd7696) remotes/brancher/net-next-hw-2025-04-09--16-00 (net-next-6.15-11563-gdaf32d7734f7) ==== BASE DIFF ==== net/sched/sch_sfq.c | 66 ++++++++++++++++------ .../selftests/tc-testing/tc-tests/qdiscs/sfq.json | 36 ++++++++++++ 2 files changed, 86 insertions(+), 16 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.9Nm91Hro4R b/tmp/tmp.3A7ygoTzg4 index 59b783976ab6..5bdd2bf4b39c 100644 --- a/tmp/tmp.9Nm91Hro4R +++ b/tmp/tmp.3A7ygoTzg4 @@ -4,23 +4,9 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours -pds_core: make wait_context part of q_info -pds_core: smaller adminq poll starting interval -pds_core: Remove unnecessary check in pds_client_adminq_cmd() -pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result -pds_core: remove extra name description -pds_core: Prevent possible adminq overflow/stuck condition -selftests/tc-testing: sfq: check that a derived limit of 1 is rejected -net_sched: sch_sfq: move the limit validation -net_sched: sch_sfq: use a temporary work area for validating configuration vsock/test: Expand linger test to ensure close() does not misbehave vsock: Linger on unsent data net: ncsi: Fix GCPS 64-bit member variables net: ncsi: Format structure for longer names -eth: fbnic: add support for TTI HW stats -eth: fbnic: add support for TMI stats -eth: fbnic: add coverage for RXB stats -eth: fbnic: add coverage for hw queue stats -eth: fbnic: add locking support for hw stats smc: Fix lockdep false-positive for IPPROTO_SMC. net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.