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.34 [+0.34] -4 -t # 2.62 [+2.28] tcp tx: 955 MB/s 16212 calls/s 16212 msg/s # 2.63 [+0.01] tcp rx: 966 MB/s 51956 calls/s # 3.62 [+0.99] tcp tx: 939 MB/s 15929 calls/s 15929 msg/s # 3.63 [+0.01] tcp rx: 939 MB/s 47105 calls/s # 4.62 [+0.99] tcp tx: 948 MB/s 16083 calls/s 16083 msg/s # 4.63 [+0.01] tcp rx: 949 MB/s 48752 calls/s # 5.62 [+0.99] tcp tx: 946 MB/s 16056 calls/s 16056 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.28] -4 -v # 6.95 [+1.01] udp rx: 633 MB/s 459008 calls/s # 6.97 [+0.02] udp tx: 1237 MB/s 20994 calls/s 20994 msg/s # 7.95 [+0.98] udp rx: 651 MB/s 471552 calls/s # 7.97 [+0.02] udp tx: 1278 MB/s 21683 calls/s 21683 msg/s # 8.95 [+0.98] udp rx: 653 MB/s 473600 calls/s # 8.97 [+0.02] udp tx: 1282 MB/s 21748 calls/s 21748 msg/s # 9.95 [+0.99] udp rx: 653 MB/s 473344 calls/s # 9.97 [+0.01] udp tx: 1282 MB/s 21749 calls/s 21749 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.27] -4 -G # 11.28 [+1.01] udp rx: 1101 MB/s 803401 calls/s # 11.30 [+0.02] udp tx: 1122 MB/s 19031 calls/s 19031 msg/s # 12.28 [+0.98] udp rx: 1122 MB/s 818762 calls/s # 12.30 [+0.02] udp tx: 1121 MB/s 19028 calls/s 19028 msg/s # 13.28 [+0.98] udp rx: 1119 MB/s 816593 calls/s # 13.30 [+0.02] udp tx: 1119 MB/s 18980 calls/s 18980 msg/s # 14.28 [+0.98] udp rx: 1120 MB/s 817436 calls/s # 14.30 [+0.01] udp tx: 1119 MB/s 18995 calls/s 18995 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__->