<_PROGS=ring_reconfig.py TEST_GEN_PROGS="" run_tests make: Entering directory '/srv/vmksft/testing/wt-17/tools/testing/selftests' make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all'. # timeout set to 360 # selftests: drivers/net: ring_reconfig.py # TAP version 13 # 1..3 # # Okay {'rx-count': 0, 'tx-count': 0, 'combined-count': 1} # # Okay {'rx-count': 0, 'tx-count': 0, 'combined-count': 2} # ok 1 ring_reconfig.channels # # Reached min for 'tx' at 0 (max 512) # # Reached min for 'rx-mini' at 0 (max 0) # # Reached min for 'rx' at 0 (max 512) # # Reached min for 'rx-jumbo' at 0 (max 0) # # Reached min for 'hds-thresh' at 0 (max 0) # # Applying max settings # ok 2 ring_reconfig.ringparam # # Sent 128 SO_TXTIME packets (+100ms) # # Sent 128 SO_TXTIME packets (+200ms) # # Sent 128 SO_TXTIME packets (+500ms) # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-17/tools/testing/selftests/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-17/tools/testing/selftests/drivers/net/./ring_reconfig.py", line 331, in reconfig_tx_stall # # Exception| raise KsftFailEx("failed to build qdisc backlog") # # Exception| net.lib.py.ksft.KsftFailEx: failed to build qdisc backlog # # Exception| # not ok 3 ring_reconfig.reconfig_tx_stall # # Totals: pass:2 fail:1 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net: ring_reconfig.py # exit=1 make: Leaving directory '/srv/vmksft/testing/wt-17/tools/testing/selftests' xx__-> echo $? 0 xx__->