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.26 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 987 MB/s 16742 calls/s 16742 msg/s # 2.49 [+0.00] tcp rx: 988 MB/s 48436 calls/s # 3.49 [+1.00] tcp tx: 951 MB/s 16139 calls/s 16139 msg/s # 3.49 [+0.00] tcp rx: 952 MB/s 49035 calls/s # 4.49 [+1.00] tcp tx: 952 MB/s 16162 calls/s 16162 msg/s # 4.50 [+0.00] tcp rx: 953 MB/s 48913 calls/s # 5.49 [+1.00] tcp tx: 946 MB/s 16058 calls/s 16058 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.27] -4 -v # 6.80 [+1.01] udp rx: 658 MB/s 476672 calls/s # 6.82 [+0.02] udp tx: 1291 MB/s 21897 calls/s 21897 msg/s # 7.81 [+0.98] udp rx: 616 MB/s 446304 calls/s # 7.82 [+0.02] udp tx: 1303 MB/s 22112 calls/s 22112 msg/s # 8.81 [+0.98] udp rx: 672 MB/s 486830 calls/s # 8.82 [+0.02] udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # 9.81 [+0.98] udp rx: 662 MB/s 479732 calls/s # 9.82 [+0.02] udp tx: 1289 MB/s 21870 calls/s 21870 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.27] -4 -G # 11.14 [+1.01] udp rx: 1123 MB/s 819692 calls/s # 11.16 [+0.02] udp tx: 1147 MB/s 19455 calls/s 19455 msg/s # 12.14 [+0.98] udp rx: 1137 MB/s 829849 calls/s # 12.16 [+0.02] udp tx: 1136 MB/s 19283 calls/s 19283 msg/s # 13.14 [+0.98] udp rx: 1140 MB/s 831777 calls/s # 13.16 [+0.02] udp tx: 1139 MB/s 19329 calls/s 19329 msg/s # 14.14 [+0.98] udp rx: 1136 MB/s 828750 calls/s # 14.16 [+0.02] udp tx: 1135 MB/s 19254 calls/s 19254 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__->