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.32 [+0.31] -4 -t # 2.60 [+2.28] tcp tx: 919 MB/s 15602 calls/s 15602 msg/s # 2.89 [+0.29] tcp rx: 1255 MB/s 49238 calls/s # 3.60 [+0.71] tcp tx: 952 MB/s 16156 calls/s 16156 msg/s # 3.89 [+0.29] tcp rx: 891 MB/s 44625 calls/s # 4.60 [+0.71] tcp tx: 914 MB/s 15511 calls/s 15511 msg/s # 4.90 [+0.29] tcp rx: 889 MB/s 47309 calls/s # 5.60 [+0.71] tcp tx: 873 MB/s 14820 calls/s 14820 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.28] -4 -v # 6.92 [+1.01] udp rx: 634 MB/s 459701 calls/s # 6.94 [+0.02] udp tx: 1231 MB/s 20893 calls/s 20893 msg/s # 7.92 [+0.99] udp rx: 666 MB/s 483072 calls/s # 7.94 [+0.01] udp tx: 1225 MB/s 20777 calls/s 20777 msg/s # 8.92 [+0.99] udp rx: 667 MB/s 483840 calls/s # 8.94 [+0.01] udp tx: 1214 MB/s 20594 calls/s 20594 msg/s # 9.92 [+0.99] udp rx: 669 MB/s 484608 calls/s # 9.94 [+0.01] udp tx: 1230 MB/s 20869 calls/s 20869 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.27 [+0.30] -4 -G # 11.28 [+1.01] udp rx: 1074 MB/s 783294 calls/s # 11.30 [+0.02] udp tx: 1096 MB/s 18600 calls/s 18600 msg/s # 12.28 [+0.98] udp rx: 1092 MB/s 797112 calls/s # 12.30 [+0.02] udp tx: 1092 MB/s 18526 calls/s 18526 msg/s # 13.28 [+0.98] udp rx: 1110 MB/s 810032 calls/s # 13.30 [+0.02] udp tx: 1110 MB/s 18828 calls/s 18828 msg/s # 14.28 [+0.98] udp rx: 1109 MB/s 809427 calls/s # 14.30 [+0.02] udp tx: 1109 MB/s 18814 calls/s 18814 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__->