TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: nk_qlease.py # TAP version 13 # 1..8 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/drivers/net/hw/./nk_qlease.py", line 83, in test_remove_phys # # Exception| nsimdev = NetdevSimDev(port_count=1, queue_count=2) # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/nsim.py", line 58, in __init__ # # Exception| cmd("modprobe netdevsim") # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: modprobe netdevsim # # Exception| EXIT: 1 # # Exception| STDERR: modprobe: FATAL: Module netdevsim not found in directory /lib/modules/7.0.0-rc5-pwhd-gd6ab535c2bff # # Exception| # not ok 1 nk_qlease.test_remove_phys # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/drivers/net/hw/./nk_qlease.py", line 125, in test_double_lease # # Exception| nsimdev = NetdevSimDev(port_count=1, queue_count=2) # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/nsim.py", line 58, in __init__ # # Exception| cmd("modprobe netdevsim") # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: modprobe netdevsim # # Exception| EXIT: 1 # # Exception| STDERR: modprobe: FATAL: Module netdevsim not found in directory /lib/modules/7.0.0-rc5-pwhd-gd6ab535c2bff # # Exception| # not ok 2 nk_qlease.test_double_lease # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/drivers/net/hw/./nk_qlease.py", line 168, in test_virtual_lessor # # Exception| nk_host_a, _, nk_guest_a, nk_guest_a_idx = create_netkit(rxqueues=2) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/drivers/net/hw/./nk_qlease.py", line 51, in create_netkit # # Exception| rtnl.newlink( # # Exception| ~~~~~~~~~~~~^ # # Exception| { # # Exception| ^ # # Exception| ...<10 lines>... # # Exception| flags=[Netlink.NLM_F_CREATE, Netlink.NLM_F_EXCL], # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/ynl/pyynl/lib/ynl.py", line 1385, in _op # # Exception| return self._ops(ops)[0] # # Exception| ~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/ynl/pyynl/lib/ynl.py", line 1342, in _ops # # Exception| raise NlError(nl_msg) # # Exception| net.lib.ynl.pyynl.lib.ynl.NlError: Netlink error: Unknown device type: Operation not supported # # Exception| # not ok 3 nk_qlease.test_virtual_lessor # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/drivers/net/hw/./nk_qlease.py", line 198, in test_phys_lessee # # Exception| nsimdev_a = NetdevSimDev(port_count=1, queue_count=2) # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/nsim.py", line 58, in __init__ # # Exception| cmd("modprobe netdevsim") # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: modprobe netdevsim # # Exception| EXIT: 1 # # Exception| STDERR: modprobe: FATAL: Module netdevsim not found in directory /lib/modules/7.0.0-rc5-pwhd-gd6ab535c2bff # # Exception| # not ok 4 nk_qlease.test_phys_lessee # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/drivers/net/hw/./nk_qlease.py", line 224, in test_different_lessors # # Exception| nsimdev_a = NetdevSimDev(port_count=1, queue_count=2) # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/nsim.py", line 58, in __init__ # # Exception| cmd("modprobe netdevsim") # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: modprobe netdevsim # # Exception| EXIT: 1 # # Exception| STDERR: modprobe: FATAL: Module netdevsim not found in directory /lib/modules/7.0.0-rc5-pwhd-gd6ab535c2bff # # Exception| # not ok 5 nk_qlease.test_different_lessors # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/drivers/net/hw/./nk_qlease.py", line 271, in test_queue_out_of_range # # Exception| nsimdev = NetdevSimDev(port_count=1, queue_count=2) # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/nsim.py", line 58, in __init__ # # Exception| cmd("modprobe netdevsim") # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: modprobe netdevsim # # Exception| EXIT: 1 # # Exception| STDERR: modprobe: FATAL: Module netdevsim not found in directory /lib/modules/7.0.0-rc5-pwhd-gd6ab535c2bff # # Exception| # not ok 6 nk_qlease.test_queue_out_of_range # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/drivers/net/hw/./nk_qlease.py", line 301, in test_resize_leased # # Exception| nsimdev = NetdevSimDev(port_count=1, queue_count=2) # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/nsim.py", line 58, in __init__ # # Exception| cmd("modprobe netdevsim") # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: modprobe netdevsim # # Exception| EXIT: 1 # # Exception| STDERR: modprobe: FATAL: Module netdevsim not found in directory /lib/modules/7.0.0-rc5-pwhd-gd6ab535c2bff # # Exception| # not ok 7 nk_qlease.test_resize_leased # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/341/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/drivers/net/hw/./nk_qlease.py", line 334, in test_self_lease # # Exception| nk_host, _, _, nk_guest_idx = create_netkit(rxqueues=2) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/341/drivers/net/hw/./nk_qlease.py", line 51, in create_netkit # # Exception| rtnl.newlink( # # Exception| ~~~~~~~~~~~~^ # # Exception| { # # Exception| ^ # # Exception| ...<10 lines>... # # Exception| flags=[Netlink.NLM_F_CREATE, Netlink.NLM_F_EXCL], # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/ynl/pyynl/lib/ynl.py", line 1385, in _op # # Exception| return self._ops(ops)[0] # # Exception| ~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/341/net/lib/ynl/pyynl/lib/ynl.py", line 1342, in _ops # # Exception| raise NlError(nl_msg) # # Exception| net.lib.ynl.pyynl.lib.ynl.NlError: Netlink error: Unknown device type: Operation not supported # # Exception| # not ok 8 nk_qlease.test_self_lease # # Totals: pass:0 fail:8 xfail:0 xpass:0 skip:0 error:0 # Traceback (most recent call last): # File "/srv/hw-worker/tests/341/drivers/net/hw/./nk_qlease.py", line 597, in # main() # ~~~~^^ # File "/srv/hw-worker/tests/341/drivers/net/hw/./nk_qlease.py", line 558, in main # with NetDrvContEnv(__file__, rxqueues=2) as cfg: # ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ # File "/srv/hw-worker/tests/341/drivers/net/lib/py/env.py", line 347, in __init__ # raise KsftSkipEx("LOCAL_PREFIX_V6 required") # net.lib.py.ksft.KsftSkipEx: LOCAL_PREFIX_V6 required not ok 1 selftests: drivers/net/hw: nk_qlease.py # exit=1