make -C tools/testing/selftests TARGETS="net" TEST_PROGS=run_afpackettestss TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: run_afpackettests
# 0.00 [+0.00] --------------------
# 0.00 [+0.00] running psock_fanout test
# 0.00 [+0.00] --------------------
# 0.05 [+0.04] test: unbound fanout
# 0.08 [+0.03] test: control single socket
# 0.08 [+0.01] test: control multiple sockets
# 0.13 [+0.05] test: control multiple sockets with link down toggle
# 0.20 [+0.07] test: control multiple sockets, max_num_members
# 0.25 [+0.05] test: unique ids
# 0.31 [+0.05] 
# 0.31 [+0.00] test: datapath 0x0 ports 8000,8002
# 0.33 [+0.02] info: count=0,0, expect=0,0
# 0.33 [+0.00] info: count=15,5, expect=15,5
# 0.33 [+0.00] info: count=20,5, expect=20,5
# 0.36 [+0.03] 
# 0.36 [+0.00] test: datapath 0x1000 ports 8000,8002
# 0.38 [+0.02] info: count=0,0, expect=0,0
# 0.38 [+0.00] info: count=15,5, expect=15,5
# 0.38 [+0.00] info: count=20,15, expect=20,15
# 0.42 [+0.04] 
# 0.42 [+0.00] test: datapath 0x1 ports 8000,8002
# 0.44 [+0.02] info: count=0,0, expect=0,0
# 0.44 [+0.00] info: count=10,10, expect=10,10
# 0.44 [+0.00] info: count=17,18, expect=18,17
# 0.48 [+0.04] 
# 0.48 [+0.00] test: datapath 0x3 ports 8000,8002
# 0.50 [+0.02] info: count=0,0, expect=0,0
# 0.50 [+0.00] info: count=15,5, expect=15,5
# 0.50 [+0.00] info: count=20,15, expect=20,15
# 0.54 [+0.04] 
# 0.54 [+0.00] test: datapath 0x6 ports 8000,8002
# 0.56 [+0.02] info: count=0,0, expect=0,0
# 0.56 [+0.00] info: count=5,15, expect=15,5
# 0.56 [+0.00] info: count=20,15, expect=15,20
# 0.61 [+0.05] 
# 0.61 [+0.00] test: datapath 0x7 ports 8000,8002
# 0.63 [+0.02] info: count=0,0, expect=0,0
# 0.63 [+0.00] info: count=5,15, expect=15,5
# 0.63 [+0.00] info: count=20,15, expect=15,20
# 0.68 [+0.05] 
# 0.68 [+0.00] test: datapath 0x2 ports 8000,8002
# 0.71 [+0.03] info: count=0,0, expect=0,0
# 0.71 [+0.00] info: count=20,0, expect=20,0
# 0.71 [+0.00] info: count=20,0, expect=20,0
# 0.75 [+0.04] 
# 0.75 [+0.00] test: datapath 0x2 ports 8000,8002
# 0.77 [+0.02] info: count=0,0, expect=0,0
# 0.77 [+0.00] info: count=0,20, expect=0,20
# 0.77 [+0.00] info: count=0,20, expect=0,20
# 0.81 [+0.04] 
# 0.81 [+0.00] test: datapath 0x2000 ports 8000,8002
# 0.83 [+0.03] info: count=0,0, expect=0,0
# 0.84 [+0.00] info: count=20,20, expect=20,20
# 0.84 [+0.00] info: count=20,20, expect=20,20
# 0.87 [+0.03] OK. All tests passed
# 0.88 [+0.01] [PASS]
# 0.88 [+0.00] --------------------
# 0.88 [+0.00] running psock_tpacket test
# 0.89 [+0.00] --------------------
# 0.93 [+0.05] test: TPACKET_V1 with PACKET_RX_RING .................... 100 pkts (14200 bytes)
# 0.97 [+0.03] test: TPACKET_V1 with PACKET_TX_RING .................... 100 pkts (14200 bytes)
# 1.02 [+0.06] test: TPACKET_V2 with PACKET_RX_RING .................... 100 pkts (14200 bytes)
# 1.07 [+0.04] test: TPACKET_V2 with PACKET_TX_RING .................... 100 pkts (14200 bytes)
# 1.12 [+0.06] test: TPACKET_V3 with PACKET_RX_RING .................... 100 pkts (14200 bytes)
# 1.23 [+0.11] test: TPACKET_V3 with PACKET_TX_RING .................... 100 pkts (14200 bytes)
# 1.29 [+0.06] OK. All tests passed
# 1.30 [+0.01] [PASS]
# 1.30 [+0.00] --------------------
# 1.30 [+0.00] running txring_overwrite test
# 1.30 [+0.00] --------------------
# 1.37 [+0.07] read: a (0x61)
# 1.37 [+0.00] read: b (0x62)
# 1.41 [+0.03] [PASS]
ok 1 selftests: net: run_afpackettests
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->