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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.31 [+0.30] -4 -t # 2.55 [+2.24] tcp tx: 958 MB/s 16252 calls/s 16252 msg/s # 2.55 [+0.00] tcp rx: 958 MB/s 49952 calls/s # 3.55 [+1.00] tcp tx: 1016 MB/s 17243 calls/s 17243 msg/s # 3.55 [+0.00] tcp rx: 1017 MB/s 51872 calls/s # 4.55 [+1.00] tcp tx: 1015 MB/s 17228 calls/s 17228 msg/s # 4.55 [+0.00] tcp rx: 1016 MB/s 51750 calls/s # 5.55 [+1.00] tcp tx: 1021 MB/s 17327 calls/s 17327 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.89 [+1.01] udp rx: 633 MB/s 459264 calls/s # 6.91 [+0.02] udp tx: 1222 MB/s 20740 calls/s 20740 msg/s # 7.89 [+0.98] udp rx: 607 MB/s 440320 calls/s # 7.91 [+0.02] udp tx: 1287 MB/s 21833 calls/s 21833 msg/s # 8.89 [+0.98] udp rx: 619 MB/s 448768 calls/s # 8.91 [+0.02] udp tx: 1284 MB/s 21782 calls/s 21782 msg/s # 9.89 [+0.98] udp rx: 648 MB/s 469504 calls/s # 9.91 [+0.02] udp tx: 1275 MB/s 21629 calls/s 21629 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.29] -4 -G # 11.25 [+1.01] udp rx: 1053 MB/s 768325 calls/s # 11.27 [+0.02] udp tx: 1072 MB/s 18184 calls/s 18184 msg/s # 12.25 [+0.98] udp rx: 1140 MB/s 831720 calls/s # 12.27 [+0.02] udp tx: 1140 MB/s 19342 calls/s 19342 msg/s # 13.25 [+0.98] udp rx: 1100 MB/s 802934 calls/s # 13.26 [+0.02] udp tx: 1100 MB/s 18667 calls/s 18667 msg/s # 14.25 [+0.99] udp rx: 1095 MB/s 798690 calls/s # 14.26 [+0.01] udp tx: 1094 MB/s 18565 calls/s 18565 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__->