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.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 920 MB/s 15620 calls/s 15620 msg/s # 2.53 [+0.00] tcp rx: 921 MB/s 49699 calls/s # 3.53 [+1.00] tcp tx: 929 MB/s 15767 calls/s 15767 msg/s # 3.53 [+0.00] tcp rx: 930 MB/s 48964 calls/s # 4.53 [+1.00] tcp tx: 914 MB/s 15506 calls/s 15506 msg/s # 4.53 [+0.00] tcp rx: 914 MB/s 49501 calls/s # 5.53 [+1.00] tcp tx: 918 MB/s 15586 calls/s 15586 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.84 [+0.27] -4 -v # 6.85 [+1.01] udp rx: 639 MB/s 463360 calls/s # 6.87 [+0.02] udp tx: 1304 MB/s 22122 calls/s 22122 msg/s # 7.85 [+0.98] udp rx: 662 MB/s 479488 calls/s # 7.87 [+0.02] udp tx: 1301 MB/s 22074 calls/s 22074 msg/s # 8.85 [+0.98] udp rx: 666 MB/s 482560 calls/s # 8.87 [+0.02] udp tx: 1300 MB/s 22056 calls/s 22056 msg/s # 9.86 [+0.99] udp rx: 669 MB/s 484864 calls/s # 9.87 [+0.01] udp tx: 1302 MB/s 22092 calls/s 22092 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.28] -4 -G # 11.20 [+1.01] udp rx: 1144 MB/s 834820 calls/s # 11.21 [+0.02] udp tx: 1166 MB/s 19788 calls/s 19788 msg/s # 12.20 [+0.98] udp rx: 1163 MB/s 848530 calls/s # 12.21 [+0.02] udp tx: 1165 MB/s 19767 calls/s 19767 msg/s # 13.20 [+0.99] udp rx: 1162 MB/s 848166 calls/s # 13.21 [+0.01] udp tx: 1164 MB/s 19756 calls/s 19756 msg/s # 14.20 [+0.99] udp rx: 1156 MB/s 843785 calls/s # 14.21 [+0.01] udp tx: 1158 MB/s 19650 calls/s 19650 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__->