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.16 [+0.16] -------------------- # 0.16 [+0.00] running psock_fanout test # 0.16 [+0.00] -------------------- # 0.74 [+0.58] test: unbound fanout # 0.77 [+0.04] test: control single socket # 0.79 [+0.02] test: control multiple sockets # 0.90 [+0.11] test: control multiple sockets with link down toggle # 1.02 [+0.12] test: control multiple sockets, max_num_members # 1.12 [+0.10] test: unique ids # 1.23 [+0.11] # 1.23 [+0.00] test: datapath 0x0 ports 8000,8002 # 1.27 [+0.04] info: count=0,0, expect=0,0 # 1.27 [+0.00] info: count=5,15, expect=15,5 # 1.27 [+0.00] info: count=5,20, expect=20,5 # 1.33 [+0.06] # 1.33 [+0.00] test: datapath 0x1000 ports 8000,8002 # 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=15,20, expect=20,15 # 1.42 [+0.05] # 1.42 [+0.00] test: datapath 0x1 ports 8000,8002 # 1.45 [+0.03] info: count=0,0, expect=0,0 # 1.45 [+0.00] info: count=10,10, expect=10,10 # 1.45 [+0.00] info: count=17,18, expect=18,17 # 1.51 [+0.06] # 1.51 [+0.00] test: datapath 0x3 ports 8000,8002 # 1.55 [+0.04] info: count=0,0, expect=0,0 # 1.56 [+0.00] info: count=15,5, expect=15,5 # 1.56 [+0.00] info: count=20,15, expect=20,15 # 1.60 [+0.05] # 1.60 [+0.00] test: datapath 0x6 ports 8000,8002 # 1.64 [+0.04] info: count=0,0, expect=0,0 # 1.64 [+0.00] info: count=5,15, expect=15,5 # 1.64 [+0.00] info: count=20,15, expect=15,20 # 1.72 [+0.08] # 1.72 [+0.00] test: datapath 0x7 ports 8000,8002 # 1.77 [+0.05] info: count=0,0, expect=0,0 # 1.78 [+0.00] info: count=5,15, expect=15,5 # 1.78 [+0.00] info: count=20,15, expect=15,20 # 1.84 [+0.07] # 1.84 [+0.00] test: datapath 0x2 ports 8000,8002 # 1.88 [+0.04] info: count=0,0, expect=0,0 # 1.89 [+0.00] info: count=20,0, expect=20,0 # 1.89 [+0.00] info: count=20,0, expect=20,0 # 1.94 [+0.06] # 1.94 [+0.00] test: datapath 0x2 ports 8000,8002 # 1.99 [+0.04] info: count=0,0, expect=0,0 # 1.99 [+0.00] info: count=0,20, expect=0,20 # 1.99 [+0.00] info: count=0,20, expect=0,20 # 2.04 [+0.05] # 2.04 [+0.00] test: datapath 0x2000 ports 8000,8002 # 2.09 [+0.04] info: count=0,0, expect=0,0 # 2.09 [+0.00] info: count=20,20, expect=20,20 # 2.09 [+0.00] info: count=20,20, expect=20,20 # 2.15 [+0.06] OK. All tests passed # 2.30 [+0.16] [PASS] # 2.30 [+0.00] -------------------- # 2.30 [+0.00] running psock_tpacket test # 2.31 [+0.00] -------------------- # 2.83 [+0.53] test: TPACKET_V1 with PACKET_RX_RING .................... 100 pkts (14200 bytes) # 2.92 [+0.09] test: TPACKET_V1 with PACKET_TX_RING .................... 100 pkts (14200 bytes) # 3.04 [+0.11] test: TPACKET_V2 with PACKET_RX_RING .................... 100 pkts (14200 bytes) # 3.12 [+0.09] test: TPACKET_V2 with PACKET_TX_RING .................... 100 pkts (14200 bytes) # 3.23 [+0.11] test: TPACKET_V3 with PACKET_RX_RING .................... 100 pkts (14200 bytes) # 3.38 [+0.14] test: TPACKET_V3 with PACKET_TX_RING .................... 100 pkts (14200 bytes) # 3.48 [+0.11] OK. All tests passed # 3.59 [+0.11] [PASS] # 3.59 [+0.00] -------------------- # 3.59 [+0.00] running txring_overwrite test # 3.59 [+0.00] -------------------- # 4.12 [+0.53] read: a (0x61) # 4.13 [+0.01] read: b (0x62) # 4.26 [+0.13] [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__->