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.31 [+0.31] -4 -t # 2.60 [+2.29] tcp tx: 961 MB/s 16306 calls/s 16306 msg/s # 2.60 [+0.00] tcp rx: 961 MB/s 48693 calls/s # 3.60 [+1.00] tcp tx: 959 MB/s 16271 calls/s 16271 msg/s # 3.60 [+0.00] tcp rx: 960 MB/s 49420 calls/s # 4.60 [+1.00] tcp tx: 958 MB/s 16254 calls/s 16254 msg/s # 4.60 [+0.00] tcp rx: 959 MB/s 49662 calls/s # 5.60 [+1.00] tcp tx: 958 MB/s 16257 calls/s 16257 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.27] -4 -v # 6.91 [+1.01] udp rx: 657 MB/s 476621 calls/s # 6.93 [+0.02] udp tx: 1208 MB/s 20498 calls/s 20498 msg/s # 7.91 [+0.98] udp rx: 669 MB/s 485314 calls/s # 7.93 [+0.02] udp tx: 1248 MB/s 21181 calls/s 21181 msg/s # 8.91 [+0.98] udp rx: 669 MB/s 484929 calls/s # 8.93 [+0.02] udp tx: 1232 MB/s 20896 calls/s 20896 msg/s # 9.91 [+0.98] udp rx: 589 MB/s 426798 calls/s # 9.93 [+0.02] udp tx: 961 MB/s 16316 calls/s 16316 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.31] -4 -G # 11.29 [+1.02] udp rx: 1090 MB/s 794995 calls/s # 11.31 [+0.02] udp tx: 1114 MB/s 18900 calls/s 18900 msg/s # 12.29 [+0.98] udp rx: 1123 MB/s 819337 calls/s # 12.31 [+0.02] udp tx: 1123 MB/s 19050 calls/s 19050 msg/s # 13.29 [+0.98] udp rx: 1119 MB/s 816130 calls/s # 13.31 [+0.02] udp tx: 1119 MB/s 18990 calls/s 18990 msg/s # 14.29 [+0.98] udp rx: 1120 MB/s 816849 calls/s # 14.31 [+0.02] udp tx: 1121 MB/s 19018 calls/s 19018 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__->