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} # # Okay {'rx-count': 1, 'tx-count': 1, 'combined-count': 0} # # Can't set {'rx-count': 1, 'tx-count': 0, 'combined-count': 1} Netlink error: Invalid argument # # Can't set {'rx-count': 0, 'tx-count': 1, 'combined-count': 1} Netlink error: Invalid argument # # 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': 128} # # Okay {'rx-count': 64, 'tx-count': 64, 'combined-count': 0} # ok 1 ring_reconfig.channels # # Reached min for 'tx' at 31 (max 511) # # Reached min for 'rx' at 0 (max 511) # # Reached min for 'hds-thresh' at 0 (max 640) # # >> Client: # # # # # # >> Server: # # ----------------------------------------------------------- # # Server listening on 41535 (test #1) # # ----------------------------------------------------------- # # # # iperf3: interrupt - the server has terminated by signal Terminated(15) # # # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/503/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/503/drivers/net/./ring_reconfig.py", line 140, in ringparam # # Exception| GenerateTraffic(cfg).wait_pkts_and_stop(10000) # # Exception| ~~~~~~~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/503/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