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.06 [+0.06] --------------------
# 0.07 [+0.00] running psock_fanout test
# 0.07 [+0.00] --------------------
# 0.48 [+0.41] test: unbound fanout
# 0.50 [+0.02] test: control single socket
# 0.51 [+0.01] test: control multiple sockets
# 0.62 [+0.10] test: control multiple sockets with link down toggle
# 0.68 [+0.07] test: control multiple sockets, max_num_members
# 0.73 [+0.04] test: unique ids
# 0.80 [+0.08] 
# 0.80 [+0.00] test: datapath 0x0 ports 8000,8002
# 0.84 [+0.03] info: count=0,0, expect=0,0
# 0.84 [+0.00] info: count=20,0, expect=15,5
# 0.84 [+0.00] warning: incorrect queue lengths
# 0.84 [+0.00] info: count=20,0, expect=20,5
# 0.84 [+0.00] warning: incorrect queue lengths
# 0.89 [+0.05] info: trying alternate ports (20)
# 0.89 [+0.00] 
# 0.89 [+0.00] test: datapath 0x0 ports 8000,8003
# 0.93 [+0.03] info: count=0,0, expect=0,0
# 0.93 [+0.00] info: count=15,5, expect=15,5
# 0.93 [+0.00] info: count=20,5, expect=20,5
# 0.98 [+0.05] 
# 0.98 [+0.00] test: datapath 0x1000 ports 8000,8003
# 1.01 [+0.03] info: count=0,0, expect=0,0
# 1.01 [+0.00] info: count=15,5, expect=15,5
# 1.01 [+0.00] info: count=20,15, expect=20,15
# 1.07 [+0.05] 
# 1.07 [+0.00] test: datapath 0x1 ports 8000,8003
# 1.10 [+0.03] info: count=0,0, expect=0,0
# 1.10 [+0.00] info: count=10,10, expect=10,10
# 1.11 [+0.00] info: count=17,18, expect=18,17
# 1.15 [+0.05] 
# 1.15 [+0.00] test: datapath 0x3 ports 8000,8003
# 1.19 [+0.03] info: count=0,0, expect=0,0
# 1.19 [+0.00] info: count=15,5, expect=15,5
# 1.19 [+0.00] info: count=20,15, expect=20,15
# 1.24 [+0.05] 
# 1.24 [+0.00] test: datapath 0x6 ports 8000,8003
# 1.27 [+0.04] info: count=0,0, expect=0,0
# 1.28 [+0.00] info: count=5,15, expect=15,5
# 1.28 [+0.00] info: count=20,15, expect=15,20
# 1.33 [+0.06] 
# 1.33 [+0.00] test: datapath 0x7 ports 8000,8003
# 1.37 [+0.03] info: count=0,0, expect=0,0
# 1.37 [+0.00] info: count=5,15, expect=15,5
# 1.37 [+0.00] info: count=20,15, expect=15,20
# 1.44 [+0.07] 
# 1.44 [+0.00] test: datapath 0x2 ports 8000,8003
# 1.48 [+0.04] info: count=0,0, expect=0,0
# 1.48 [+0.00] info: count=20,0, expect=20,0
# 1.48 [+0.00] info: count=20,0, expect=20,0
# 1.54 [+0.06] 
# 1.54 [+0.00] test: datapath 0x2 ports 8000,8003
# 1.57 [+0.03] info: count=0,0, expect=0,0
# 1.58 [+0.00] info: count=0,20, expect=0,20
# 1.58 [+0.00] info: count=0,20, expect=0,20
# 1.63 [+0.05] 
# 1.63 [+0.00] test: datapath 0x2000 ports 8000,8003
# 1.66 [+0.03] info: count=0,0, expect=0,0
# 1.67 [+0.00] info: count=20,20, expect=20,20
# 1.67 [+0.00] info: count=20,20, expect=20,20
# 1.72 [+0.05] OK. All tests passed
# 1.82 [+0.10] [PASS]
# 1.82 [+0.00] --------------------
# 1.82 [+0.00] running psock_tpacket test
# 1.82 [+0.00] --------------------
# 2.24 [+0.42] test: TPACKET_V1 with PACKET_RX_RING .................... 100 pkts (14200 bytes)
# 2.31 [+0.07] test: TPACKET_V1 with PACKET_TX_RING .................... 100 pkts (14200 bytes)
# 2.42 [+0.11] test: TPACKET_V2 with PACKET_RX_RING .................... 100 pkts (14200 bytes)
# 2.49 [+0.07] test: TPACKET_V2 with PACKET_TX_RING .................... 100 pkts (14200 bytes)
# 2.60 [+0.11] test: TPACKET_V3 with PACKET_RX_RING .................... 100 pkts (14200 bytes)
# 2.74 [+0.13] test: TPACKET_V3 with PACKET_TX_RING .................... 100 pkts (14200 bytes)
# 2.85 [+0.11] OK. All tests passed
# 2.94 [+0.09] [PASS]
# 2.94 [+0.00] --------------------
# 2.94 [+0.00] running txring_overwrite test
# 2.95 [+0.00] --------------------
# 3.38 [+0.43] read: a (0x61)
# 3.38 [+0.00] read: b (0x62)
# 3.50 [+0.12] [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__->