From: Jakub Kicinski Date: Thu, 26 Feb 2026 03:42:05 +0000 (-0800) Subject: Merge branch 'add-selftests-helper-to-get-n-unique-ports' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7f5c6fb0f2b1a44490a36582a251f0a304d6b0c;p=thirdparty%2Flinux.git Merge branch 'add-selftests-helper-to-get-n-unique-ports' Dimitri Daskalakis says: ==================== Add selftests helper to get N unique ports The rss_ctx.py tests would occasionally flake. I found that the successive calls to rand_port would occasionally return duplicate ports, breaking the tests invariants. Add a new helper that guarantees generated ports are unique. ==================== Link: https://patch.msgid.link/20260224224659.1507082-1-dimitri.daskalakis1@gmail.com Signed-off-by: Jakub Kicinski --- c7f5c6fb0f2b1a44490a36582a251f0a304d6b0c