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: 683 MB/s 11591 calls/s 11591 msg/s # tcp rx: 684 MB/s 34924 calls/s # tcp tx: 637 MB/s 10812 calls/s 10812 msg/s # tcp rx: 638 MB/s 32713 calls/s # tcp tx: 631 MB/s 10715 calls/s 10715 msg/s # tcp rx: 632 MB/s 32444 calls/s # tcp tx: 626 MB/s 10618 calls/s 10618 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: 520 MB/s 376988 calls/s # udp tx: 1151 MB/s 19538 calls/s 19538 msg/s # udp rx: 657 MB/s 476672 calls/s # udp tx: 1072 MB/s 18194 calls/s 18194 msg/s # udp rx: 580 MB/s 420212 calls/s # udp tx: 1174 MB/s 19912 calls/s 19912 msg/s # udp rx: 585 MB/s 424448 calls/s # udp tx: 1249 MB/s 21187 calls/s 21187 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: 1034 MB/s 754231 calls/s # udp tx: 1070 MB/s 18163 calls/s 18163 msg/s # udp rx: 1142 MB/s 833038 calls/s # udp tx: 1143 MB/s 19399 calls/s 19399 msg/s # udp rx: 1078 MB/s 786675 calls/s # udp tx: 1079 MB/s 18314 calls/s 18314 msg/s # udp rx: 997 MB/s 727704 calls/s # udp tx: 998 MB/s 16935 calls/s 16935 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__->