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: 792 MB/s 13443 calls/s 13443 msg/s # tcp rx: 806 MB/s 68164 calls/s # tcp tx: 798 MB/s 13547 calls/s 13547 msg/s # tcp rx: 803 MB/s 62481 calls/s # tcp tx: 646 MB/s 10965 calls/s 10965 msg/s # tcp rx: 640 MB/s 45621 calls/s # tcp tx: 531 MB/s 9008 calls/s 9008 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: 480 MB/s 347904 calls/s # udp tx: 881 MB/s 14943 calls/s 14943 msg/s # udp rx: 490 MB/s 355072 calls/s # udp tx: 904 MB/s 15335 calls/s 15335 msg/s # udp rx: 513 MB/s 371968 calls/s # udp tx: 887 MB/s 15047 calls/s 15047 msg/s # udp rx: 484 MB/s 350720 calls/s # udp tx: 907 MB/s 15393 calls/s 15393 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: 609 MB/s 444347 calls/s # udp tx: 623 MB/s 10577 calls/s 10577 msg/s # udp rx: 636 MB/s 464542 calls/s # udp tx: 636 MB/s 10792 calls/s 10792 msg/s # udp rx: 607 MB/s 443237 calls/s # udp tx: 606 MB/s 10295 calls/s 10295 msg/s # udp rx: 634 MB/s 462454 calls/s # udp tx: 634 MB/s 10760 calls/s 10760 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__->