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: 995 MB/s 16888 calls/s 16888 msg/s # tcp rx: 996 MB/s 50981 calls/s # tcp tx: 967 MB/s 16415 calls/s 16415 msg/s # tcp rx: 969 MB/s 49803 calls/s # tcp tx: 975 MB/s 16553 calls/s 16553 msg/s # tcp rx: 988 MB/s 50052 calls/s # tcp tx: 970 MB/s 16461 calls/s 16461 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: 640 MB/s 463872 calls/s # udp tx: 1278 MB/s 21686 calls/s 21686 msg/s # udp rx: 655 MB/s 475203 calls/s # udp tx: 1247 MB/s 21163 calls/s 21163 msg/s # udp rx: 579 MB/s 420096 calls/s # udp tx: 1307 MB/s 22175 calls/s 22175 msg/s # udp rx: 649 MB/s 470016 calls/s # udp tx: 1275 MB/s 21636 calls/s 21636 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: 1127 MB/s 822420 calls/s # udp tx: 1154 MB/s 19582 calls/s 19582 msg/s # udp rx: 823 MB/s 600933 calls/s # udp tx: 815 MB/s 13835 calls/s 13835 msg/s # udp rx: 640 MB/s 466796 calls/s # udp tx: 639 MB/s 10845 calls/s 10845 msg/s # udp rx: 637 MB/s 464761 calls/s # udp tx: 636 MB/s 10801 calls/s 10801 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__->