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: 531 MB/s 9008 calls/s 9008 msg/s # tcp rx: 532 MB/s 37589 calls/s # tcp tx: 498 MB/s 8461 calls/s 8461 msg/s # tcp rx: 499 MB/s 36113 calls/s # tcp tx: 512 MB/s 8700 calls/s 8700 msg/s # tcp rx: 513 MB/s 36765 calls/s # tcp tx: 501 MB/s 8504 calls/s 8504 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: 657 MB/s 476416 calls/s # udp tx: 1250 MB/s 21205 calls/s 21205 msg/s # udp rx: 671 MB/s 486144 calls/s # udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # udp rx: 673 MB/s 487680 calls/s # udp tx: 1279 MB/s 21694 calls/s 21694 msg/s # udp rx: 629 MB/s 455971 calls/s # udp tx: 1065 MB/s 18065 calls/s 18065 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: 1060 MB/s 773525 calls/s # udp tx: 1086 MB/s 18421 calls/s 18421 msg/s # udp rx: 1150 MB/s 839230 calls/s # udp tx: 1147 MB/s 19462 calls/s 19462 msg/s # udp rx: 1138 MB/s 829999 calls/s # udp tx: 1139 MB/s 19324 calls/s 19324 msg/s # udp rx: 1155 MB/s 842683 calls/s # udp tx: 1157 MB/s 19635 calls/s 19635 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__->