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.37 [+0.37] -------------------- # 0.37 [+0.00] running psock_fanout test # 0.37 [+0.00] -------------------- # 1.31 [+0.94] test: unbound fanout # 1.35 [+0.04] test: control single socket # 1.37 [+0.02] test: control multiple sockets # 1.45 [+0.09] test: control multiple sockets with link down toggle # 1.57 [+0.11] test: control multiple sockets, max_num_members # 1.67 [+0.10] test: unique ids # 1.76 [+0.10] # 1.76 [+0.00] test: datapath 0x0 ports 8000,8002 # 1.79 [+0.02] info: count=0,0, expect=0,0 # 1.79 [+0.00] info: count=5,15, expect=15,5 # 1.79 [+0.00] info: count=5,20, expect=20,5 # 1.84 [+0.05] # 1.84 [+0.00] test: datapath 0x1000 ports 8000,8002 # 1.87 [+0.03] info: count=0,0, expect=0,0 # 1.87 [+0.00] info: count=5,15, expect=15,5 # 1.87 [+0.00] info: count=15,20, expect=20,15 # 1.92 [+0.05] # 1.92 [+0.00] test: datapath 0x1 ports 8000,8002 # 1.96 [+0.03] info: count=0,0, expect=0,0 # 1.96 [+0.00] info: count=10,10, expect=10,10 # 1.96 [+0.00] info: count=17,18, expect=18,17 # 2.01 [+0.05] # 2.01 [+0.00] test: datapath 0x3 ports 8000,8002 # 2.05 [+0.04] info: count=0,0, expect=0,0 # 2.05 [+0.00] info: count=15,5, expect=15,5 # 2.05 [+0.00] info: count=20,15, expect=20,15 # 2.10 [+0.05] # 2.10 [+0.00] test: datapath 0x6 ports 8000,8002 # 2.13 [+0.03] info: count=0,0, expect=0,0 # 2.14 [+0.00] info: count=5,15, expect=15,5 # 2.14 [+0.00] info: count=20,15, expect=15,20 # 2.20 [+0.06] # 2.20 [+0.00] test: datapath 0x7 ports 8000,8002 # 2.24 [+0.03] info: count=0,0, expect=0,0 # 2.24 [+0.00] info: count=5,15, expect=15,5 # 2.24 [+0.00] info: count=20,15, expect=15,20 # 2.30 [+0.06] # 2.30 [+0.00] test: datapath 0x2 ports 8000,8002 # 2.33 [+0.03] info: count=0,0, expect=0,0 # 2.33 [+0.00] info: count=20,0, expect=20,0 # 2.33 [+0.00] info: count=20,0, expect=20,0 # 2.39 [+0.05] # 2.39 [+0.00] test: datapath 0x2 ports 8000,8002 # 2.42 [+0.03] info: count=0,0, expect=0,0 # 2.42 [+0.00] info: count=0,20, expect=0,20 # 2.43 [+0.00] info: count=0,20, expect=0,20 # 2.48 [+0.05] # 2.48 [+0.00] test: datapath 0x2000 ports 8000,8002 # 2.52 [+0.04] info: count=0,0, expect=0,0 # 2.52 [+0.00] info: count=20,20, expect=20,20 # 2.52 [+0.00] info: count=20,20, expect=20,20 # 2.58 [+0.05] OK. All tests passed # 2.77 [+0.19] [PASS] # 2.77 [+0.00] -------------------- # 2.77 [+0.00] running psock_tpacket test # 2.77 [+0.00] -------------------- # 3.79 [+1.02] test: TPACKET_V1 with PACKET_RX_RING .................... 100 pkts (14200 bytes) # 3.87 [+0.09] test: TPACKET_V1 with PACKET_TX_RING .................... 100 pkts (14200 bytes) # 3.99 [+0.12] test: TPACKET_V2 with PACKET_RX_RING .................... 100 pkts (14200 bytes) # 4.07 [+0.07] test: TPACKET_V2 with PACKET_TX_RING .................... 100 pkts (14200 bytes) # 4.17 [+0.10] test: TPACKET_V3 with PACKET_RX_RING .................... 100 pkts (14200 bytes) # 4.31 [+0.14] test: TPACKET_V3 with PACKET_TX_RING .................... 100 pkts (14200 bytes) # 4.43 [+0.12] OK. All tests passed # 4.63 [+0.20] [PASS] # 4.64 [+0.00] -------------------- # 4.64 [+0.00] running txring_overwrite test # 4.64 [+0.00] -------------------- # 5.64 [+1.00] read: a (0x61) # 5.64 [+0.00] read: b (0x62) # 5.89 [+0.25] [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__->