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.09 [+0.09] -------------------- # 0.09 [+0.00] running psock_fanout test # 0.09 [+0.00] -------------------- # 0.62 [+0.53] test: unbound fanout # 0.65 [+0.03] test: control single socket # 0.67 [+0.03] test: control multiple sockets # 0.78 [+0.11] test: control multiple sockets with link down toggle # 0.91 [+0.13] test: control multiple sockets, max_num_members # 1.00 [+0.09] test: unique ids # 1.09 [+0.09] # 1.09 [+0.00] test: datapath 0x0 ports 8000,8002 # 1.13 [+0.04] info: count=0,0, expect=0,0 # 1.13 [+0.00] info: count=15,5, expect=15,5 # 1.13 [+0.00] info: count=20,5, expect=20,5 # 1.18 [+0.05] # 1.18 [+0.00] test: datapath 0x1000 ports 8000,8002 # 1.22 [+0.04] info: count=0,0, expect=0,0 # 1.22 [+0.00] info: count=15,5, expect=15,5 # 1.22 [+0.00] info: count=20,15, expect=20,15 # 1.28 [+0.06] # 1.28 [+0.00] test: datapath 0x1 ports 8000,8002 # 1.31 [+0.03] info: count=0,0, expect=0,0 # 1.32 [+0.00] info: count=10,10, expect=10,10 # 1.32 [+0.00] info: count=17,18, expect=18,17 # 1.37 [+0.05] # 1.37 [+0.00] test: datapath 0x3 ports 8000,8002 # 1.40 [+0.03] info: count=0,0, expect=0,0 # 1.40 [+0.00] info: count=15,5, expect=15,5 # 1.41 [+0.00] info: count=20,15, expect=20,15 # 1.46 [+0.06] # 1.46 [+0.00] test: datapath 0x6 ports 8000,8002 # 1.50 [+0.03] info: count=0,0, expect=0,0 # 1.50 [+0.00] info: count=5,15, expect=15,5 # 1.50 [+0.00] info: count=20,15, expect=15,20 # 1.56 [+0.06] # 1.56 [+0.00] test: datapath 0x7 ports 8000,8002 # 1.61 [+0.05] info: count=0,0, expect=0,0 # 1.62 [+0.01] info: count=5,15, expect=15,5 # 1.63 [+0.00] info: count=20,15, expect=15,20 # 1.69 [+0.06] # 1.69 [+0.00] test: datapath 0x2 ports 8000,8002 # 1.73 [+0.04] info: count=0,0, expect=0,0 # 1.73 [+0.00] info: count=20,0, expect=20,0 # 1.74 [+0.00] info: count=20,0, expect=20,0 # 1.78 [+0.05] # 1.78 [+0.00] test: datapath 0x2 ports 8000,8002 # 1.81 [+0.02] info: count=0,0, expect=0,0 # 1.81 [+0.00] info: count=0,20, expect=0,20 # 1.81 [+0.00] info: count=0,20, expect=0,20 # 1.86 [+0.05] # 1.86 [+0.00] test: datapath 0x2000 ports 8000,8002 # 1.90 [+0.04] info: count=0,0, expect=0,0 # 1.91 [+0.00] info: count=20,20, expect=20,20 # 1.91 [+0.00] info: count=20,20, expect=20,20 # 1.95 [+0.04] OK. All tests passed # 2.09 [+0.14] [PASS] # 2.09 [+0.00] -------------------- # 2.09 [+0.00] running psock_tpacket test # 2.09 [+0.00] -------------------- # 2.68 [+0.59] test: TPACKET_V1 with PACKET_RX_RING .................... 100 pkts (14200 bytes) # 2.75 [+0.07] test: TPACKET_V1 with PACKET_TX_RING .................... 100 pkts (14200 bytes) # 2.88 [+0.13] test: TPACKET_V2 with PACKET_RX_RING .................... 100 pkts (14200 bytes) # 2.95 [+0.07] test: TPACKET_V2 with PACKET_TX_RING .................... 100 pkts (14200 bytes) # 3.07 [+0.12] test: TPACKET_V3 with PACKET_RX_RING .................... 100 pkts (14200 bytes) # 3.22 [+0.15] test: TPACKET_V3 with PACKET_TX_RING .................... 100 pkts (14200 bytes) # 3.33 [+0.11] OK. All tests passed # 3.46 [+0.13] [PASS] # 3.46 [+0.00] -------------------- # 3.46 [+0.00] running txring_overwrite test # 3.46 [+0.00] -------------------- # 4.06 [+0.60] read: a (0x61) # 4.06 [+0.00] read: b (0x62) # 4.24 [+0.18] [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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->