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: 935 MB/s 15871 calls/s 15871 msg/s # tcp rx: 936 MB/s 48944 calls/s # tcp tx: 893 MB/s 15154 calls/s 15154 msg/s # tcp rx: 903 MB/s 47154 calls/s # tcp tx: 926 MB/s 15716 calls/s 15716 msg/s # tcp rx: 929 MB/s 47844 calls/s # tcp tx: 897 MB/s 15227 calls/s 15227 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: 576 MB/s 417280 calls/s # udp tx: 1299 MB/s 22042 calls/s 22042 msg/s # udp rx: 666 MB/s 482443 calls/s # udp tx: 1284 MB/s 21780 calls/s 21780 msg/s # udp rx: 667 MB/s 483161 calls/s # udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # udp rx: 668 MB/s 483875 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 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: 1109 MB/s 809299 calls/s # udp tx: 1138 MB/s 19305 calls/s 19305 msg/s # udp rx: 1132 MB/s 825672 calls/s # udp tx: 1131 MB/s 19186 calls/s 19186 msg/s # udp rx: 1127 MB/s 822608 calls/s # udp tx: 1126 MB/s 19107 calls/s 19107 msg/s # udp rx: 1164 MB/s 849143 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__->