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.50 [+2.24] tcp tx: 901 MB/s 15291 calls/s 15291 msg/s # 2.50 [+0.00] tcp rx: 902 MB/s 48509 calls/s # 3.50 [+1.00] tcp tx: 949 MB/s 16096 calls/s 16096 msg/s # 3.50 [+0.00] tcp rx: 950 MB/s 49083 calls/s # 4.50 [+1.00] tcp tx: 950 MB/s 16121 calls/s 16121 msg/s # 4.50 [+0.00] tcp rx: 951 MB/s 48899 calls/s # 5.50 [+1.00] tcp tx: 916 MB/s 15542 calls/s 15542 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.31] -4 -v # 6.85 [+1.01] udp rx: 640 MB/s 463616 calls/s # 6.87 [+0.02] udp tx: 1244 MB/s 21105 calls/s 21105 msg/s # 7.85 [+0.98] udp rx: 652 MB/s 472320 calls/s # 7.87 [+0.02] udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # 8.85 [+0.98] udp rx: 648 MB/s 469504 calls/s # 8.87 [+0.02] udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # 9.86 [+0.98] udp rx: 642 MB/s 465152 calls/s # 9.87 [+0.02] udp tx: 1267 MB/s 21501 calls/s 21501 msg/s # 9.91 [+0.04] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.35] -4 -G # 11.28 [+1.01] udp rx: 1048 MB/s 764378 calls/s # 11.30 [+0.02] udp tx: 1073 MB/s 18205 calls/s 18205 msg/s # 12.28 [+0.98] udp rx: 1094 MB/s 798062 calls/s # 12.30 [+0.02] udp tx: 1088 MB/s 18468 calls/s 18468 msg/s # 13.28 [+0.98] udp rx: 922 MB/s 672614 calls/s # 13.30 [+0.02] udp tx: 926 MB/s 15712 calls/s 15712 msg/s # 14.28 [+0.98] udp rx: 959 MB/s 699893 calls/s # 14.30 [+0.02] udp tx: 959 MB/s 16276 calls/s 16276 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__->