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.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.30 [+0.29] -4 -t # 2.54 [+2.24] tcp tx: 837 MB/s 14206 calls/s 14206 msg/s # 2.54 [+0.00] tcp rx: 838 MB/s 51677 calls/s # 3.54 [+1.00] tcp tx: 963 MB/s 16346 calls/s 16346 msg/s # 3.54 [+0.00] tcp rx: 964 MB/s 49509 calls/s # 4.54 [+1.00] tcp tx: 998 MB/s 16935 calls/s 16935 msg/s # 4.54 [+0.00] tcp rx: 999 MB/s 50895 calls/s # 5.54 [+1.00] tcp tx: 977 MB/s 16577 calls/s 16577 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.88 [+0.31] -4 -v # 6.89 [+1.01] udp rx: 611 MB/s 442880 calls/s # 6.91 [+0.02] udp tx: 1231 MB/s 20882 calls/s 20882 msg/s # 7.89 [+0.98] udp rx: 606 MB/s 439040 calls/s # 7.91 [+0.02] udp tx: 1229 MB/s 20850 calls/s 20850 msg/s # 8.89 [+0.98] udp rx: 654 MB/s 473856 calls/s # 8.91 [+0.02] udp tx: 1214 MB/s 20594 calls/s 20594 msg/s # 9.89 [+0.98] udp rx: 655 MB/s 474624 calls/s # 9.91 [+0.02] udp tx: 1207 MB/s 20479 calls/s 20479 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.02] udp rx: 1056 MB/s 770779 calls/s # 11.27 [+0.02] udp tx: 1076 MB/s 18253 calls/s 18253 msg/s # 12.25 [+0.98] udp rx: 1078 MB/s 786347 calls/s # 12.27 [+0.02] udp tx: 1080 MB/s 18320 calls/s 18320 msg/s # 13.25 [+0.99] udp rx: 987 MB/s 719987 calls/s # 13.27 [+0.01] udp tx: 989 MB/s 16791 calls/s 16791 msg/s # 14.25 [+0.99] udp rx: 968 MB/s 706122 calls/s # 14.27 [+0.01] udp tx: 968 MB/s 16423 calls/s 16423 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__->