TAP version 13 1..1 # timeout set to 360 # selftests: drivers/net: ring_reconfig.py # TAP version 13 # 1..2 # # Okay {'rx-count': 0, 'tx-count': 0, 'combined-count': 1} # # Can't set {'rx-count': 1, 'tx-count': 1, 'combined-count': 0} Netlink error: Invalid argument # # Okay {'rx-count': 1, 'tx-count': 0, 'combined-count': 1} # # Okay {'rx-count': 0, 'tx-count': 1, 'combined-count': 1} # # Can't set {'rx-count': 1, 'tx-count': 1, 'combined-count': 1} Netlink error: Invalid argument # # Okay {'rx-count': 0, 'tx-count': 0, 'combined-count': 32} # # Can't set {'rx-count': 32, 'tx-count': 0, 'combined-count': 32} Netlink error: Invalid argument # # Can't set {'rx-count': 0, 'tx-count': 32, 'combined-count': 32} Netlink error: Invalid argument # ok 1 ring_reconfig.channels # # Reached min for 'tx' at 64 (max 256) # # Reached min for 'rx' at 64 (max 2048) # # >> Client: # # { # # "start": { # # "connected": [], # # "version": "iperf 3.19.1", # # "system_info": "Linux hw1 7.0.0-rc5-mdqg-g44f0d433577c #1 SMP PREEMPT_DYNAMIC Mon Mar 30 12:01:56 EDT 2026 x86_64" # # }, # # "intervals": [], # # "end": { # # }, # # "error": "unable to connect to server - server may have stopped running or use a different port, firewall issue, etc.: No route to host" # # } # # # # # # >> Server: # # ----------------------------------------------------------- # # Server listening on 33937 (test #1) # # ----------------------------------------------------------- # # # # iperf3: interrupt - the server has terminated by signal Terminated(15) # # # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/372/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/372/drivers/net/./ring_reconfig.py", line 140, in ringparam # # Exception| GenerateTraffic(cfg).wait_pkts_and_stop(10000) # # Exception| ~~~~~~~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/372/drivers/net/lib/py/load.py", line 92, in __init__ # # Exception| raise Exception("iperf3 traffic did not ramp up") # # Exception| Exception: iperf3 traffic did not ramp up # # Exception| # not ok 2 ring_reconfig.ringparam # # Totals: pass:1 fail:1 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net: ring_reconfig.py # exit=1