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: 951 MB/s 16146 calls/s 16146 msg/s # tcp rx: 952 MB/s 50975 calls/s # tcp tx: 920 MB/s 15618 calls/s 15618 msg/s # tcp rx: 922 MB/s 49000 calls/s # tcp tx: 937 MB/s 15894 calls/s 15894 msg/s # tcp rx: 936 MB/s 48392 calls/s # tcp tx: 570 MB/s 9684 calls/s 9684 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: 617 MB/s 447627 calls/s # udp tx: 1151 MB/s 19534 calls/s 19534 msg/s # udp rx: 613 MB/s 445074 calls/s # udp tx: 1023 MB/s 17359 calls/s 17359 msg/s # udp rx: 632 MB/s 458240 calls/s # udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # udp rx: 641 MB/s 464640 calls/s # udp tx: 1230 MB/s 20863 calls/s 20863 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: 1059 MB/s 772409 calls/s # udp tx: 1090 MB/s 18502 calls/s 18502 msg/s # udp rx: 1169 MB/s 852980 calls/s # udp tx: 1168 MB/s 19825 calls/s 19825 msg/s # udp rx: 867 MB/s 632513 calls/s # udp tx: 854 MB/s 14489 calls/s 14489 msg/s # udp rx: 702 MB/s 512618 calls/s # udp tx: 703 MB/s 11938 calls/s 11938 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__->