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: 767 MB/s 13024 calls/s 13024 msg/s # tcp rx: 768 MB/s 41422 calls/s # tcp tx: 580 MB/s 9854 calls/s 9854 msg/s # tcp rx: 581 MB/s 30230 calls/s # tcp tx: 651 MB/s 11050 calls/s 11050 msg/s # tcp rx: 652 MB/s 33439 calls/s # tcp tx: 601 MB/s 10197 calls/s 10197 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: 517 MB/s 375469 calls/s # udp tx: 764 MB/s 12960 calls/s 12960 msg/s # udp rx: 546 MB/s 396032 calls/s # udp tx: 822 MB/s 13954 calls/s 13954 msg/s # udp rx: 546 MB/s 396032 calls/s # udp tx: 823 MB/s 13973 calls/s 13973 msg/s # udp rx: 545 MB/s 395264 calls/s # udp tx: 823 MB/s 13971 calls/s 13971 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: 1122 MB/s 818856 calls/s # udp tx: 1139 MB/s 19319 calls/s 19319 msg/s # udp rx: 1078 MB/s 786790 calls/s # udp tx: 1084 MB/s 18396 calls/s 18396 msg/s # udp rx: 1156 MB/s 843115 calls/s # udp tx: 1157 MB/s 19637 calls/s 19637 msg/s # udp rx: 1158 MB/s 844572 calls/s # udp tx: 1157 MB/s 19626 calls/s 19626 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__->