TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: csum.py # TAP version 13 # 1..12 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 23, in test_receive # # Exception| wait_port_listen(34000, proto="udp") # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 322, in wait_port_listen # # Exception| raise Exception("Waiting for port listen timed out") # # Exception| Exception: Waiting for port listen timed out # # Exception| # # Exception| During handling of the above exception, another exception occurred: # # Exception| # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/ksft.py", line 361, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 59, in f # # Exception| test_receive(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 22, in test_receive # # Exception| with bkg(rx_cmd, exit_wait=True): # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/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: /srv/hw-worker/tests/675/net/lib/csum -i ens9np0 -n 100 -4 -S 10.88.2.2 -D 10.88.2.1 -r 1 -R -t # # Exception| EXIT: 1 # # Exception| STDERR: /srv/hw-worker/tests/675/net/lib/csum: rx: missing packets at pf_packet: 0 < 100 # # Exception| # not ok 1 csum.ipv4_rx_tcp # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 23, in test_receive # # Exception| wait_port_listen(34000, proto="udp") # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 322, in wait_port_listen # # Exception| raise Exception("Waiting for port listen timed out") # # Exception| Exception: Waiting for port listen timed out # # Exception| # # Exception| During handling of the above exception, another exception occurred: # # Exception| # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/ksft.py", line 361, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 59, in f # # Exception| test_receive(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 22, in test_receive # # Exception| with bkg(rx_cmd, exit_wait=True): # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/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: /srv/hw-worker/tests/675/net/lib/csum -i ens9np0 -n 100 -4 -S 10.88.2.2 -D 10.88.2.1 -r 1 -R -t -E # # Exception| EXIT: 1 # # Exception| STDERR: /srv/hw-worker/tests/675/net/lib/csum: rx: missing packets at pf_packet: 0 < 100 # # Exception| # not ok 2 csum.ipv4_rx_tcp_invalid # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 23, in test_receive # # Exception| wait_port_listen(34000, proto="udp") # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 322, in wait_port_listen # # Exception| raise Exception("Waiting for port listen timed out") # # Exception| Exception: Waiting for port listen timed out # # Exception| # # Exception| During handling of the above exception, another exception occurred: # # Exception| # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/ksft.py", line 361, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 59, in f # # Exception| test_receive(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 22, in test_receive # # Exception| with bkg(rx_cmd, exit_wait=True): # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/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: /srv/hw-worker/tests/675/net/lib/csum -i ens9np0 -n 100 -4 -S 10.88.2.2 -D 10.88.2.1 -r 1 -R # # Exception| EXIT: 1 # # Exception| STDERR: /srv/hw-worker/tests/675/net/lib/csum: rx: missing packets at pf_packet: 0 < 100 # # Exception| # not ok 3 csum.ipv4_rx_udp # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 23, in test_receive # # Exception| wait_port_listen(34000, proto="udp") # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 322, in wait_port_listen # # Exception| raise Exception("Waiting for port listen timed out") # # Exception| Exception: Waiting for port listen timed out # # Exception| # # Exception| During handling of the above exception, another exception occurred: # # Exception| # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/ksft.py", line 361, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 59, in f # # Exception| test_receive(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 22, in test_receive # # Exception| with bkg(rx_cmd, exit_wait=True): # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/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: /srv/hw-worker/tests/675/net/lib/csum -i ens9np0 -n 100 -4 -S 10.88.2.2 -D 10.88.2.1 -r 1 -R -E # # Exception| EXIT: 1 # # Exception| STDERR: /srv/hw-worker/tests/675/net/lib/csum: rx: missing packets at pf_packet: 0 < 100 # # Exception| # not ok 4 csum.ipv4_rx_udp_invalid # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 44, in test_transmit # # Exception| wait_port_listen(34000, proto="udp", host=cfg.remote) # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 322, in wait_port_listen # # Exception| raise Exception("Waiting for port listen timed out") # # Exception| Exception: Waiting for port listen timed out # # Exception| # # Exception| During handling of the above exception, another exception occurred: # # Exception| # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/ksft.py", line 361, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 43, in test_transmit # # Exception| with bkg(rx_cmd, host=cfg.remote, exit_wait=True): # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/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[remote]: /tmp/wwvpfohr/fligzgzmcsum -i ens25f1np1 -L 1 -n 100 -4 -S 10.88.2.1 -D 10.88.2.2 -R -U -r 1 # # Exception| EXIT: 1 # # Exception| STDERR: /tmp/wwvpfohr/fligzgzmcsum: rx: missing packets at pf_packet: 0 < 100 # # Exception| # not ok 5 csum.ipv4_tx_udp_csum_offload # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 44, in test_transmit # # Exception| wait_port_listen(34000, proto="udp", host=cfg.remote) # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 322, in wait_port_listen # # Exception| raise Exception("Waiting for port listen timed out") # # Exception| Exception: Waiting for port listen timed out # # Exception| # # Exception| During handling of the above exception, another exception occurred: # # Exception| # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/ksft.py", line 361, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 43, in test_transmit # # Exception| with bkg(rx_cmd, host=cfg.remote, exit_wait=True): # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/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[remote]: /tmp/wwvpfohr/fligzgzmcsum -i ens25f1np1 -L 1 -n 100 -4 -S 10.88.2.1 -D 10.88.2.2 -R -U -Z # # Exception| EXIT: 1 # # Exception| STDERR: /tmp/wwvpfohr/fligzgzmcsum: rx: missing packets at pf_packet: 0 < 100 # # Exception| # not ok 6 csum.ipv4_tx_udp_zero_checksum # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 23, in test_receive # # Exception| wait_port_listen(34000, proto="udp") # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 322, in wait_port_listen # # Exception| raise Exception("Waiting for port listen timed out") # # Exception| Exception: Waiting for port listen timed out # # Exception| # # Exception| During handling of the above exception, another exception occurred: # # Exception| # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/ksft.py", line 361, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 59, in f # # Exception| test_receive(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 22, in test_receive # # Exception| with bkg(rx_cmd, exit_wait=True): # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/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: /srv/hw-worker/tests/675/net/lib/csum -i ens9np0 -n 100 -6 -S fd00:2::2 -D fd00:2::1 -r 1 -R -t # # Exception| EXIT: 1 # # Exception| STDERR: /srv/hw-worker/tests/675/net/lib/csum: rx: missing packets at pf_packet: 0 < 100 # # Exception| # not ok 7 csum.ipv6_rx_tcp # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 23, in test_receive # # Exception| wait_port_listen(34000, proto="udp") # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 322, in wait_port_listen # # Exception| raise Exception("Waiting for port listen timed out") # # Exception| Exception: Waiting for port listen timed out # # Exception| # # Exception| During handling of the above exception, another exception occurred: # # Exception| # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/ksft.py", line 361, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 59, in f # # Exception| test_receive(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 22, in test_receive # # Exception| with bkg(rx_cmd, exit_wait=True): # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/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: /srv/hw-worker/tests/675/net/lib/csum -i ens9np0 -n 100 -6 -S fd00:2::2 -D fd00:2::1 -r 1 -R -t -E # # Exception| EXIT: 1 # # Exception| STDERR: /srv/hw-worker/tests/675/net/lib/csum: rx: missing packets at pf_packet: 0 < 100 # # Exception| # not ok 8 csum.ipv6_rx_tcp_invalid # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 23, in test_receive # # Exception| wait_port_listen(34000, proto="udp") # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 322, in wait_port_listen # # Exception| raise Exception("Waiting for port listen timed out") # # Exception| Exception: Waiting for port listen timed out # # Exception| # # Exception| During handling of the above exception, another exception occurred: # # Exception| # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/ksft.py", line 361, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 59, in f # # Exception| test_receive(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 22, in test_receive # # Exception| with bkg(rx_cmd, exit_wait=True): # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/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: /srv/hw-worker/tests/675/net/lib/csum -i ens9np0 -n 100 -6 -S fd00:2::2 -D fd00:2::1 -r 1 -R # # Exception| EXIT: 1 # # Exception| STDERR: /srv/hw-worker/tests/675/net/lib/csum: rx: missing packets at pf_packet: 0 < 100 # # Exception| # not ok 9 csum.ipv6_rx_udp # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 23, in test_receive # # Exception| wait_port_listen(34000, proto="udp") # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 322, in wait_port_listen # # Exception| raise Exception("Waiting for port listen timed out") # # Exception| Exception: Waiting for port listen timed out # # Exception| # # Exception| During handling of the above exception, another exception occurred: # # Exception| # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/ksft.py", line 361, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 59, in f # # Exception| test_receive(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 22, in test_receive # # Exception| with bkg(rx_cmd, exit_wait=True): # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/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: /srv/hw-worker/tests/675/net/lib/csum -i ens9np0 -n 100 -6 -S fd00:2::2 -D fd00:2::1 -r 1 -R -E # # Exception| EXIT: 1 # # Exception| STDERR: /srv/hw-worker/tests/675/net/lib/csum: rx: missing packets at pf_packet: 0 < 100 # # Exception| # not ok 10 csum.ipv6_rx_udp_invalid # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 44, in test_transmit # # Exception| wait_port_listen(34000, proto="udp", host=cfg.remote) # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 322, in wait_port_listen # # Exception| raise Exception("Waiting for port listen timed out") # # Exception| Exception: Waiting for port listen timed out # # Exception| # # Exception| During handling of the above exception, another exception occurred: # # Exception| # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/ksft.py", line 361, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 43, in test_transmit # # Exception| with bkg(rx_cmd, host=cfg.remote, exit_wait=True): # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/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[remote]: /tmp/wwvpfohr/fligzgzmcsum -i ens25f1np1 -L 1 -n 100 -6 -S fd00:2::1 -D fd00:2::2 -R -U -r 1 # # Exception| EXIT: 1 # # Exception| STDERR: /tmp/wwvpfohr/fligzgzmcsum: rx: missing packets at pf_packet: 0 < 100 # # Exception| # not ok 11 csum.ipv6_tx_udp_csum_offload # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 44, in test_transmit # # Exception| wait_port_listen(34000, proto="udp", host=cfg.remote) # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 322, in wait_port_listen # # Exception| raise Exception("Waiting for port listen timed out") # # Exception| Exception: Waiting for port listen timed out # # Exception| # # Exception| During handling of the above exception, another exception occurred: # # Exception| # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/ksft.py", line 361, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/drivers/net/hw/./csum.py", line 43, in test_transmit # # Exception| with bkg(rx_cmd, host=cfg.remote, exit_wait=True): # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/675/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[remote]: /tmp/wwvpfohr/fligzgzmcsum -i ens25f1np1 -L 1 -n 100 -6 -S fd00:2::1 -D fd00:2::2 -R -U -Z # # Exception| EXIT: 1 # # Exception| STDERR: /tmp/wwvpfohr/fligzgzmcsum: rx: missing packets at pf_packet: 0 < 100 # # Exception| # not ok 12 csum.ipv6_tx_udp_zero_checksum # # Totals: pass:0 fail:12 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net/hw: csum.py # exit=1