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: 961 MB/s 16301 calls/s 16301 msg/s # tcp rx: 969 MB/s 49708 calls/s # tcp tx: 990 MB/s 16802 calls/s 16802 msg/s # tcp rx: 993 MB/s 50029 calls/s # tcp tx: 1007 MB/s 17086 calls/s 17086 msg/s # tcp rx: 1006 MB/s 51095 calls/s # tcp tx: 980 MB/s 16636 calls/s 16636 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: 618 MB/s 448162 calls/s # udp tx: 1154 MB/s 19574 calls/s 19574 msg/s # udp rx: 538 MB/s 390645 calls/s # udp tx: 785 MB/s 13329 calls/s 13329 msg/s # udp rx: 550 MB/s 398898 calls/s # udp tx: 789 MB/s 13395 calls/s 13395 msg/s # udp rx: 535 MB/s 388206 calls/s # udp tx: 727 MB/s 12336 calls/s 12336 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: 610 MB/s 445229 calls/s # udp tx: 630 MB/s 10688 calls/s 10688 msg/s # udp rx: 664 MB/s 484968 calls/s # udp tx: 668 MB/s 11341 calls/s 11341 msg/s # udp rx: 658 MB/s 480031 calls/s # udp tx: 657 MB/s 11150 calls/s 11150 msg/s # udp rx: 659 MB/s 480823 calls/s # udp tx: 659 MB/s 11183 calls/s 11183 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__->