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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1006 MB/s 17065 calls/s 17065 msg/s # tcp rx: 1009 MB/s 51876 calls/s # tcp tx: 961 MB/s 16302 calls/s 16302 msg/s # tcp rx: 968 MB/s 50134 calls/s # tcp tx: 969 MB/s 16437 calls/s 16437 msg/s # tcp rx: 988 MB/s 50159 calls/s # tcp tx: 986 MB/s 16726 calls/s 16726 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 602 MB/s 436480 calls/s # udp tx: 1244 MB/s 21100 calls/s 21100 msg/s # udp rx: 667 MB/s 483072 calls/s # udp tx: 1291 MB/s 21905 calls/s 21905 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1292 MB/s 21918 calls/s 21918 msg/s # udp rx: 667 MB/s 483072 calls/s # udp tx: 1289 MB/s 21875 calls/s 21875 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1095 MB/s 799147 calls/s # udp tx: 1127 MB/s 19119 calls/s 19119 msg/s # udp rx: 1153 MB/s 841002 calls/s # udp tx: 1154 MB/s 19576 calls/s 19576 msg/s # udp rx: 1164 MB/s 849036 calls/s # udp tx: 1164 MB/s 19752 calls/s 19752 msg/s # udp rx: 1164 MB/s 849213 calls/s # udp tx: 1164 MB/s 19757 calls/s 19757 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__->