make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 885 MB/s 15014 calls/s 15014 msg/s # tcp rx: 885 MB/s 47898 calls/s # tcp tx: 861 MB/s 14619 calls/s 14619 msg/s # tcp rx: 862 MB/s 51618 calls/s # tcp tx: 946 MB/s 16059 calls/s 16059 msg/s # tcp rx: 947 MB/s 48669 calls/s # tcp tx: 944 MB/s 16020 calls/s 16020 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: 649 MB/s 470738 calls/s # udp tx: 1205 MB/s 20443 calls/s 20443 msg/s # udp rx: 663 MB/s 481260 calls/s # udp tx: 1237 MB/s 20992 calls/s 20992 msg/s # udp rx: 665 MB/s 481806 calls/s # udp tx: 1294 MB/s 21955 calls/s 21955 msg/s # udp rx: 666 MB/s 482849 calls/s # udp tx: 1296 MB/s 21984 calls/s 21984 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: 1134 MB/s 827525 calls/s # udp tx: 1166 MB/s 19781 calls/s 19781 msg/s # udp rx: 1159 MB/s 845703 calls/s # udp tx: 1158 MB/s 19644 calls/s 19644 msg/s # udp rx: 1158 MB/s 845195 calls/s # udp tx: 1158 MB/s 19648 calls/s 19648 msg/s # udp rx: 1163 MB/s 848275 calls/s # udp tx: 1162 MB/s 19713 calls/s 19713 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__->