make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh 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: udpgro_frglist.sh # 0.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.34 [+0.33] -4 -t # 2.60 [+2.26] tcp tx: 989 MB/s 16784 calls/s 16784 msg/s # 2.60 [+0.00] tcp rx: 990 MB/s 51523 calls/s # 3.60 [+1.00] tcp tx: 620 MB/s 10531 calls/s 10531 msg/s # 3.60 [+0.00] tcp rx: 621 MB/s 36735 calls/s # 4.60 [+1.00] tcp tx: 616 MB/s 10453 calls/s 10453 msg/s # 4.60 [+0.00] tcp rx: 616 MB/s 37248 calls/s # 5.60 [+1.00] tcp tx: 583 MB/s 9895 calls/s 9895 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.31] -4 -v # 6.96 [+1.01] udp rx: 591 MB/s 428544 calls/s # 6.98 [+0.02] udp tx: 1202 MB/s 20402 calls/s 20402 msg/s # 7.96 [+0.98] udp rx: 658 MB/s 476809 calls/s # 7.98 [+0.02] udp tx: 1242 MB/s 21073 calls/s 21073 msg/s # 8.96 [+0.98] udp rx: 666 MB/s 483027 calls/s # 8.98 [+0.02] udp tx: 1242 MB/s 21073 calls/s 21073 msg/s # 9.97 [+0.98] udp rx: 667 MB/s 483282 calls/s # 9.98 [+0.02] udp tx: 1242 MB/s 21079 calls/s 21079 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.28] -4 -G # 11.31 [+1.01] udp rx: 1105 MB/s 806490 calls/s # 11.33 [+0.02] udp tx: 1126 MB/s 19100 calls/s 19100 msg/s # 12.31 [+0.98] udp rx: 1121 MB/s 817683 calls/s # 12.33 [+0.02] udp tx: 1123 MB/s 19055 calls/s 19055 msg/s # 13.32 [+0.98] udp rx: 1115 MB/s 813552 calls/s # 13.33 [+0.02] udp tx: 1117 MB/s 18959 calls/s 18959 msg/s # 14.32 [+0.99] udp rx: 1115 MB/s 813189 calls/s # 14.33 [+0.01] udp tx: 1116 MB/s 18944 calls/s 18944 msg/s ok 1 selftests: net: udpgro_frglist.sh 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__->