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.58 [+2.26] tcp tx: 945 MB/s 16030 calls/s 16030 msg/s # 2.58 [+0.00] tcp rx: 945 MB/s 50211 calls/s # 3.58 [+1.00] tcp tx: 929 MB/s 15765 calls/s 15765 msg/s # 3.58 [+0.00] tcp rx: 930 MB/s 50180 calls/s # 4.58 [+1.00] tcp tx: 991 MB/s 16818 calls/s 16818 msg/s # 4.58 [+0.00] tcp rx: 992 MB/s 50849 calls/s # 5.58 [+1.00] tcp tx: 977 MB/s 16572 calls/s 16572 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.29] -4 -v # 6.92 [+1.01] udp rx: 606 MB/s 439552 calls/s # 6.94 [+0.02] udp tx: 1045 MB/s 17739 calls/s 17739 msg/s # 7.92 [+0.98] udp rx: 659 MB/s 478198 calls/s # 7.94 [+0.02] udp tx: 1078 MB/s 18297 calls/s 18297 msg/s # 8.92 [+0.98] udp rx: 628 MB/s 454795 calls/s # 8.94 [+0.02] udp tx: 1268 MB/s 21518 calls/s 21518 msg/s # 9.92 [+0.98] udp rx: 661 MB/s 478967 calls/s # 9.94 [+0.02] udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.31] -4 -G # 11.30 [+1.01] udp rx: 1040 MB/s 758737 calls/s # 11.32 [+0.02] udp tx: 1063 MB/s 18045 calls/s 18045 msg/s # 12.30 [+0.98] udp rx: 1125 MB/s 820879 calls/s # 12.32 [+0.02] udp tx: 1125 MB/s 19093 calls/s 19093 msg/s # 13.30 [+0.98] udp rx: 1119 MB/s 816232 calls/s # 13.32 [+0.02] udp tx: 1118 MB/s 18977 calls/s 18977 msg/s # 14.30 [+0.98] udp rx: 1130 MB/s 824823 calls/s # 14.32 [+0.02] udp tx: 1130 MB/s 19181 calls/s 19181 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__->