make -C tools/testing/selftests TARGETS="net" TEST_PROGS=run_afpackettestss TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-3/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
TAP version 13
1..1
# overriding timeout to 7200
# selftests: net: run_afpackettests
# 0.05 [+0.05] --------------------
# 0.05 [+0.00] running psock_fanout test
# 0.05 [+0.00] --------------------
# 0.48 [+0.43] test: unbound fanout
# 0.50 [+0.02] test: control single socket
# 0.52 [+0.02] test: control multiple sockets
# 0.62 [+0.09] test: control multiple sockets with link down toggle
# 0.75 [+0.13] test: control multiple sockets, max_num_members
# 0.84 [+0.09] test: unique ids
# 0.93 [+0.10] 
# 0.93 [+0.00] test: datapath 0x0 ports 8000,8002
# 0.96 [+0.02] info: count=0,0, expect=0,0
# 0.96 [+0.00] info: count=20,0, expect=15,5
# 0.96 [+0.00] warning: incorrect queue lengths
# 0.96 [+0.00] info: count=20,0, expect=20,5
# 0.96 [+0.00] warning: incorrect queue lengths
# 1.02 [+0.06] info: trying alternate ports (20)
# 1.02 [+0.00] 
# 1.02 [+0.00] test: datapath 0x0 ports 8000,8003
# 1.05 [+0.03] info: count=0,0, expect=0,0
# 1.06 [+0.00] info: count=15,5, expect=15,5
# 1.06 [+0.00] info: count=20,5, expect=20,5
# 1.11 [+0.05] 
# 1.11 [+0.00] test: datapath 0x1000 ports 8000,8003
# 1.15 [+0.04] info: count=0,0, expect=0,0
# 1.15 [+0.00] info: count=15,5, expect=15,5
# 1.15 [+0.00] info: count=20,15, expect=20,15
# 1.20 [+0.05] 
# 1.20 [+0.00] test: datapath 0x1 ports 8000,8003
# 1.24 [+0.03] info: count=0,0, expect=0,0
# 1.24 [+0.00] info: count=10,10, expect=10,10
# 1.24 [+0.00] info: count=17,18, expect=18,17
# 1.30 [+0.06] 
# 1.30 [+0.00] test: datapath 0x3 ports 8000,8003
# 1.33 [+0.03] info: count=0,0, expect=0,0
# 1.34 [+0.00] info: count=15,5, expect=15,5
# 1.34 [+0.00] info: count=20,15, expect=20,15
# 1.39 [+0.05] 
# 1.39 [+0.00] test: datapath 0x6 ports 8000,8003
# 1.42 [+0.03] info: count=0,0, expect=0,0
# 1.42 [+0.00] info: count=5,15, expect=15,5
# 1.43 [+0.00] info: count=20,15, expect=15,20
# 1.49 [+0.06] 
# 1.49 [+0.00] test: datapath 0x7 ports 8000,8003
# 1.54 [+0.05] info: count=0,0, expect=0,0
# 1.54 [+0.00] info: count=5,15, expect=15,5
# 1.54 [+0.00] info: count=20,15, expect=15,20
# 1.61 [+0.07] 
# 1.61 [+0.00] test: datapath 0x2 ports 8000,8003
# 1.65 [+0.04] info: count=0,0, expect=0,0
# 1.65 [+0.00] info: count=20,0, expect=20,0
# 1.65 [+0.00] info: count=20,0, expect=20,0
# 1.70 [+0.05] 
# 1.70 [+0.00] test: datapath 0x2 ports 8000,8003
# 1.74 [+0.03] info: count=0,0, expect=0,0
# 1.74 [+0.00] info: count=0,20, expect=0,20
# 1.74 [+0.00] info: count=0,20, expect=0,20
# 1.80 [+0.06] 
# 1.80 [+0.00] test: datapath 0x2000 ports 8000,8003
# 1.83 [+0.03] info: count=0,0, expect=0,0
# 1.83 [+0.00] info: count=20,20, expect=20,20
# 1.83 [+0.00] info: count=20,20, expect=20,20
# 1.89 [+0.05] OK. All tests passed
# 1.98 [+0.10] [PASS]
# 1.99 [+0.00] --------------------
# 1.99 [+0.00] running psock_tpacket test
# 1.99 [+0.00] --------------------
# 2.44 [+0.45] test: TPACKET_V1 with PACKET_RX_RING .................... 100 pkts (14200 bytes)
# 2.52 [+0.08] test: TPACKET_V1 with PACKET_TX_RING .................... 100 pkts (14200 bytes)
# 2.65 [+0.13] test: TPACKET_V2 with PACKET_RX_RING .................... 100 pkts (14200 bytes)
# 2.72 [+0.07] test: TPACKET_V2 with PACKET_TX_RING .................... 100 pkts (14200 bytes)
# 2.84 [+0.12] test: TPACKET_V3 with PACKET_RX_RING .................... 100 pkts (14200 bytes)
# 2.97 [+0.13] test: TPACKET_V3 with PACKET_TX_RING .................... 100 pkts (14200 bytes)
# 3.08 [+0.11] OK. All tests passed
# 3.18 [+0.10] [PASS]
# 3.18 [+0.00] --------------------
# 3.18 [+0.00] running txring_overwrite test
# 3.18 [+0.00] --------------------
# 3.64 [+0.46] read: a (0x61)
# 3.64 [+0.00] read: b (0x62)
# 3.74 [+0.10] [PASS]
ok 1 selftests: net: run_afpackettests
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests'
xx__-> echo $?
0
xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak
xx__->