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.45 [+0.44] -4 -t # 2.76 [+2.31] tcp tx: 941 MB/s 15965 calls/s 15965 msg/s # 2.76 [+0.00] tcp rx: 941 MB/s 48481 calls/s # 3.76 [+1.00] tcp tx: 906 MB/s 15377 calls/s 15377 msg/s # 3.76 [+0.00] tcp rx: 907 MB/s 47341 calls/s # 4.76 [+1.00] tcp tx: 989 MB/s 16778 calls/s 16778 msg/s # 4.76 [+0.00] tcp rx: 990 MB/s 50990 calls/s # 5.76 [+1.00] tcp tx: 944 MB/s 16019 calls/s 16019 msg/s # 5.80 [+0.03] udp gso - over veth touching data # 5.80 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.17 [+0.37] -4 -v # 7.19 [+1.02] udp rx: 627 MB/s 454400 calls/s # 7.21 [+0.02] udp tx: 1163 MB/s 19730 calls/s 19730 msg/s # 8.19 [+0.98] udp rx: 667 MB/s 483328 calls/s # 8.21 [+0.02] udp tx: 1219 MB/s 20685 calls/s 20685 msg/s # 9.19 [+0.98] udp rx: 666 MB/s 482560 calls/s # 9.21 [+0.02] udp tx: 1223 MB/s 20751 calls/s 20751 msg/s # 10.19 [+0.98] udp rx: 665 MB/s 481792 calls/s # 10.21 [+0.02] udp tx: 1222 MB/s 20731 calls/s 20731 msg/s # 10.24 [+0.03] udp gso and gro - over veth touching data # 10.24 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.62 [+0.38] -4 -G # 11.64 [+1.02] udp rx: 1079 MB/s 787614 calls/s # 11.66 [+0.02] udp tx: 1102 MB/s 18698 calls/s 18698 msg/s # 12.64 [+0.98] udp rx: 1132 MB/s 825737 calls/s # 12.66 [+0.02] udp tx: 1134 MB/s 19249 calls/s 19249 msg/s # 13.64 [+0.98] udp rx: 1123 MB/s 819655 calls/s # 13.66 [+0.02] udp tx: 1125 MB/s 19092 calls/s 19092 msg/s # 14.64 [+0.98] udp rx: 1095 MB/s 799269 calls/s # 14.66 [+0.02] udp tx: 1094 MB/s 18563 calls/s 18563 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__->