On Thu, 25 Jun 2026 07:11:14 +0000 Loktionov, Aleksandr wrote: > The patchset didn't help? > > [PATCH iwl-next v5 2/2] ice: implement symmetric RSS hash configuration
Not sure, it's not in tree, and lore doesn't want to point me at it either. What I don't get is how we get into the bad state in the first place. Looking at other tests today I spotted that rss flow label test is also behaving oddly. Most of the time the first case fails and the second passes: test "rss-flow-label-py" group "selftests-drivers-net-hw" result "fail" link "https://netdev-ci-results.intel.com/ice-results/net-next-hw-2026-06-26--00-00/ice-E810-XXV4/rss_flow_label.py/stdout" results 0 test "rss-flow-label-test-rss-flow-label" result "fail" 1 test "rss-flow-label-test-rss-flow-label-6only" result "pass" But every now and then they skip: ok 1 rss_flow_label.test_rss_flow_label # SKIP Device doesn't support Flow Label for UDP6 ok 2 rss_flow_label.test_rss_flow_label_6only # SKIP Device doesn't support Flow Label for UDP6 test "rss-flow-label-py" group "selftests-drivers-net-hw" result "skip" link "https://netdev-ci-results.intel.com/ice-results/net-next-hw-2026-06-25--16-00/ice-E810-XXV4/rss_flow_label.py/stdout" results 0 test "rss-flow-label-test-rss-flow-label" result "skip" 1 test "rss-flow-label-test-rss-flow-label-6only" result "skip" The devlink info is identical so it must be that the device is in unclean state sometimes?? Do y'all power cycle these machines between runs?
