make -C tools/testing/selftests TARGETS="net" TEST_PROGS=run_afpackettestss TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: run_afpackettests # 0.01 [+0.01] -------------------- # 0.01 [+0.00] running psock_fanout test # 0.01 [+0.00] -------------------- # 0.08 [+0.08] test: control single socket # 0.09 [+0.01] test: control multiple sockets # 0.12 [+0.03] test: control multiple sockets, max_num_members # 0.15 [+0.03] test: unique ids # 0.18 [+0.03] # 0.18 [+0.00] test: datapath 0x0 ports 8000,8002 # 0.19 [+0.01] info: count=0,0, expect=0,0 # 0.19 [+0.00] info: count=15,5, expect=15,5 # 0.20 [+0.00] info: count=20,5, expect=20,5 # 0.22 [+0.02] # 0.22 [+0.00] test: datapath 0x1000 ports 8000,8002 # 0.23 [+0.01] info: count=0,0, expect=0,0 # 0.23 [+0.00] info: count=15,5, expect=15,5 # 0.23 [+0.00] info: count=20,15, expect=20,15 # 0.25 [+0.02] # 0.25 [+0.00] test: datapath 0x1 ports 8000,8002 # 0.27 [+0.01] info: count=0,0, expect=0,0 # 0.27 [+0.00] info: count=10,10, expect=10,10 # 0.27 [+0.00] info: count=17,18, expect=18,17 # 0.29 [+0.02] # 0.29 [+0.00] test: datapath 0x3 ports 8000,8002 # 0.30 [+0.01] info: count=0,0, expect=0,0 # 0.30 [+0.00] info: count=15,5, expect=15,5 # 0.30 [+0.00] info: count=20,15, expect=20,15 # 0.33 [+0.02] # 0.33 [+0.00] test: datapath 0x6 ports 8000,8002 # 0.34 [+0.01] info: count=0,0, expect=0,0 # 0.34 [+0.00] info: count=5,15, expect=15,5 # 0.34 [+0.00] info: count=20,15, expect=15,20 # 0.37 [+0.03] # 0.37 [+0.00] test: datapath 0x7 ports 8000,8002 # 0.38 [+0.01] info: count=0,0, expect=0,0 # 0.38 [+0.00] info: count=5,15, expect=15,5 # 0.38 [+0.00] info: count=20,15, expect=15,20 # 0.41 [+0.03] # 0.41 [+0.00] test: datapath 0x2 ports 8000,8002 # 0.42 [+0.01] info: count=0,0, expect=0,0 # 0.42 [+0.00] info: count=20,0, expect=20,0 # 0.42 [+0.00] info: count=20,0, expect=20,0 # 0.45 [+0.02] # 0.45 [+0.00] test: datapath 0x2 ports 8000,8002 # 0.47 [+0.02] info: count=0,0, expect=0,0 # 0.47 [+0.00] info: count=0,20, expect=0,20 # 0.47 [+0.00] info: count=0,20, expect=0,20 # 0.51 [+0.04] # 0.51 [+0.00] test: datapath 0x2000 ports 8000,8002 # 0.53 [+0.02] info: count=0,0, expect=0,0 # 0.53 [+0.00] info: count=20,20, expect=20,20 # 0.53 [+0.00] info: count=20,20, expect=20,20 # 0.57 [+0.04] OK. All tests passed # 0.58 [+0.02] [PASS] # 0.58 [+0.00] -------------------- # 0.58 [+0.00] running psock_tpacket test # 0.58 [+0.00] -------------------- # 0.66 [+0.08] test: TPACKET_V1 with PACKET_RX_RING .................... 100 pkts (14200 bytes) # 0.69 [+0.02] test: TPACKET_V1 with PACKET_TX_RING .................... 100 pkts (14200 bytes) # 0.72 [+0.03] test: TPACKET_V2 with PACKET_RX_RING .................... 100 pkts (14200 bytes) # 0.75 [+0.03] test: TPACKET_V2 with PACKET_TX_RING .................... 100 pkts (14200 bytes) # 0.78 [+0.03] test: TPACKET_V3 with PACKET_RX_RING .................... 100 pkts (14200 bytes) # 0.87 [+0.09] test: TPACKET_V3 with PACKET_TX_RING .................... 100 pkts (14200 bytes) # 0.90 [+0.03] OK. All tests passed # 0.91 [+0.01] [PASS] # 0.91 [+0.00] -------------------- # 0.91 [+0.00] running txring_overwrite test # 0.91 [+0.00] -------------------- # 1.00 [+0.09] read: a (0x61) # 1.00 [+0.00] read: b (0x62) # 1.05 [+0.04] [PASS] ok 1 selftests: net: run_afpackettests make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->