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.30 [+0.30] -4 -t # 2.55 [+2.25] tcp tx: 955 MB/s 16206 calls/s 16206 msg/s # 2.55 [+0.00] tcp rx: 956 MB/s 48763 calls/s # 3.55 [+1.00] tcp tx: 936 MB/s 15889 calls/s 15889 msg/s # 3.55 [+0.00] tcp rx: 938 MB/s 48366 calls/s # 4.55 [+1.00] tcp tx: 919 MB/s 15592 calls/s 15592 msg/s # 4.55 [+0.00] tcp rx: 920 MB/s 47844 calls/s # 5.55 [+1.00] tcp tx: 922 MB/s 15642 calls/s 15642 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.29] -4 -v # 6.89 [+1.01] udp rx: 650 MB/s 471296 calls/s # 6.91 [+0.02] udp tx: 1298 MB/s 22018 calls/s 22018 msg/s # 7.89 [+0.98] udp rx: 666 MB/s 483072 calls/s # 7.91 [+0.02] udp tx: 1314 MB/s 22297 calls/s 22297 msg/s # 8.89 [+0.98] udp rx: 666 MB/s 482816 calls/s # 8.91 [+0.02] udp tx: 1312 MB/s 22256 calls/s 22256 msg/s # 9.89 [+0.98] udp rx: 666 MB/s 483072 calls/s # 9.91 [+0.02] udp tx: 1311 MB/s 22242 calls/s 22242 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.26 [+0.32] -4 -G # 11.28 [+1.01] udp rx: 1135 MB/s 828256 calls/s # 11.30 [+0.02] udp tx: 1161 MB/s 19708 calls/s 19708 msg/s # 12.28 [+0.98] udp rx: 1065 MB/s 776748 calls/s # 12.30 [+0.02] udp tx: 1065 MB/s 18079 calls/s 18079 msg/s # 13.28 [+0.98] udp rx: 1154 MB/s 842159 calls/s # 13.30 [+0.02] udp tx: 1155 MB/s 19600 calls/s 19600 msg/s # 14.28 [+0.98] udp rx: 1150 MB/s 838773 calls/s # 14.30 [+0.02] udp tx: 1151 MB/s 19524 calls/s 19524 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__->