TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: xsk_reconfig.py # TAP version 13 # 1..2 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/553/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/553/drivers/net/hw/./xsk_reconfig.py", line 42, in check_xdp_bind # # Exception| with setup_xsk(cfg): # # Exception| ~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/553/drivers/net/hw/./xsk_reconfig.py", line 31, in setup_xsk # # Exception| raise KsftFailEx('unable to create AF_XDP socket') # # Exception| net.lib.py.ksft.KsftFailEx: unable to create AF_XDP socket # # Exception| # not ok 1 xsk_reconfig.check_xdp_bind # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/553/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/553/drivers/net/hw/./xsk_reconfig.py", line 48, in check_rx_resize # # Exception| with setup_xsk(cfg): # # Exception| ~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/553/drivers/net/hw/./xsk_reconfig.py", line 31, in setup_xsk # # Exception| raise KsftFailEx('unable to create AF_XDP socket') # # Exception| net.lib.py.ksft.KsftFailEx: unable to create AF_XDP socket # # Exception| # not ok 2 xsk_reconfig.check_rx_resize # # Totals: pass:0 fail:2 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net/hw: xsk_reconfig.py # exit=1