TAP version 13 1..1 # timeout set to 180 # 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 # # Check| At /srv/hw-worker/tests/58/drivers/net/./ring_reconfig.py, line 136, in ringparam: # # Check| ksft_eq(get[param], val) # # Check failed 256 != 64 # # Reached min for 'tx' at 64 (max 256) # # Check| At /srv/hw-worker/tests/58/drivers/net/./ring_reconfig.py, line 136, in ringparam: # # Check| ksft_eq(get[param], val) # # Check failed 2048 != 64 # # Reached min for 'rx' at 64 (max 2048) # # >> Client: # # { # # "start": { # # "connected": [], # # "version": "iperf 3.19.1", # # "system_info": "Linux hw1 7.0.0-rc3-dgxd-g87a6cc0ba9a9 #1 SMP PREEMPT_DYNAMIC Mon Mar 16 20:01:30 EDT 2026 x86_64" # # }, # # "intervals": [], # # "end": { # # "streams": [], # # "sum_sent": { # # "start": 0, # # "end": 0, # # "seconds": 0, # # "bytes": 0, # # "bits_per_second": 0, # # "retransmits": 0, # # "sender": true # # }, # # "sum_received": { # # "start": 0, # # "end": 0, # # "seconds": 0, # # "bytes": 0, # # "bits_per_second": 0, # # "sender": true # # }, # # "cpu_utilization_percent": { # # "host_total": 0.0027678377770751993, # # "host_user": 0.0018464080213736692, # # "host_system": 0.0009226125923583997, # # "remote_total": 0, # # "remote_user": 0, # # "remote_system": 0 # # } # # }, # # "error": "interrupt - the client has terminated by signal Terminated(15)" # # } # # # # # # >> Server: # # ----------------------------------------------------------- # # Server listening on 41357 (test #1) # # ----------------------------------------------------------- # # # # iperf3: interrupt - the server has terminated by signal Terminated(15) # # # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/58/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/58/drivers/net/./ring_reconfig.py", line 140, in ringparam # # Exception| GenerateTraffic(cfg).wait_pkts_and_stop(10000) # # Exception| ~~~~~~~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/58/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