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.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.30 [+0.29] -4 -t # 2.54 [+2.24] tcp tx: 937 MB/s 15908 calls/s 15908 msg/s # 2.54 [+0.00] tcp rx: 938 MB/s 49543 calls/s # 3.54 [+1.00] tcp tx: 970 MB/s 16455 calls/s 16455 msg/s # 3.54 [+0.00] tcp rx: 971 MB/s 49897 calls/s # 4.54 [+1.00] tcp tx: 939 MB/s 15932 calls/s 15932 msg/s # 4.54 [+0.00] tcp rx: 940 MB/s 48195 calls/s # 5.54 [+1.00] tcp tx: 933 MB/s 15841 calls/s 15841 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.28] -4 -v # 6.86 [+1.01] udp rx: 637 MB/s 461568 calls/s # 6.88 [+0.02] udp tx: 1234 MB/s 20932 calls/s 20932 msg/s # 7.86 [+0.98] udp rx: 596 MB/s 432372 calls/s # 7.88 [+0.02] udp tx: 1163 MB/s 19740 calls/s 19740 msg/s # 8.86 [+0.98] udp rx: 665 MB/s 482000 calls/s # 8.88 [+0.02] udp tx: 1249 MB/s 21196 calls/s 21196 msg/s # 9.87 [+0.98] udp rx: 663 MB/s 480164 calls/s # 9.88 [+0.02] udp tx: 1253 MB/s 21265 calls/s 21265 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.28] -4 -G # 11.21 [+1.01] udp rx: 1090 MB/s 795479 calls/s # 11.23 [+0.02] udp tx: 1113 MB/s 18889 calls/s 18889 msg/s # 12.21 [+0.98] udp rx: 1111 MB/s 810704 calls/s # 12.23 [+0.02] udp tx: 1111 MB/s 18847 calls/s 18847 msg/s # 13.21 [+0.98] udp rx: 1128 MB/s 823338 calls/s # 13.23 [+0.02] udp tx: 1128 MB/s 19132 calls/s 19132 msg/s # 14.21 [+0.98] udp rx: 1130 MB/s 824617 calls/s # 14.23 [+0.02] udp tx: 1130 MB/s 19175 calls/s 19175 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__->