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: 908 MB/s 15412 calls/s 15412 msg/s # tcp rx: 909 MB/s 50601 calls/s # tcp tx: 900 MB/s 15281 calls/s 15281 msg/s # tcp rx: 901 MB/s 48484 calls/s # tcp tx: 897 MB/s 15224 calls/s 15224 msg/s # tcp rx: 898 MB/s 48035 calls/s # tcp tx: 907 MB/s 15393 calls/s 15393 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: 588 MB/s 426663 calls/s # udp tx: 942 MB/s 15978 calls/s 15978 msg/s # udp rx: 576 MB/s 418363 calls/s # udp tx: 698 MB/s 11842 calls/s 11842 msg/s # udp rx: 542 MB/s 393827 calls/s # udp tx: 780 MB/s 13242 calls/s 13242 msg/s # udp rx: 581 MB/s 421996 calls/s # udp tx: 738 MB/s 12531 calls/s 12531 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: 698 MB/s 509571 calls/s # udp tx: 713 MB/s 12099 calls/s 12099 msg/s # udp rx: 687 MB/s 501725 calls/s # udp tx: 690 MB/s 11710 calls/s 11710 msg/s # udp rx: 705 MB/s 514854 calls/s # udp tx: 709 MB/s 12033 calls/s 12033 msg/s # udp rx: 705 MB/s 514678 calls/s # udp tx: 709 MB/s 12032 calls/s 12032 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__->