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: 619 MB/s 10513 calls/s 10513 msg/s # tcp rx: 620 MB/s 32168 calls/s # tcp tx: 591 MB/s 10038 calls/s 10038 msg/s # tcp rx: 594 MB/s 30313 calls/s # tcp tx: 585 MB/s 9935 calls/s 9935 msg/s # tcp rx: 586 MB/s 30309 calls/s # tcp tx: 566 MB/s 9609 calls/s 9609 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: 504 MB/s 366097 calls/s # udp tx: 715 MB/s 12142 calls/s 12142 msg/s # udp rx: 530 MB/s 385152 calls/s # udp tx: 711 MB/s 12069 calls/s 12069 msg/s # udp rx: 539 MB/s 391168 calls/s # udp tx: 763 MB/s 12956 calls/s 12956 msg/s # udp rx: 542 MB/s 393728 calls/s # udp tx: 756 MB/s 12824 calls/s 12824 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: 1033 MB/s 753571 calls/s # udp tx: 1062 MB/s 18019 calls/s 18019 msg/s # udp rx: 1059 MB/s 772870 calls/s # udp tx: 1063 MB/s 18045 calls/s 18045 msg/s # udp rx: 966 MB/s 704877 calls/s # udp tx: 964 MB/s 16356 calls/s 16356 msg/s # udp rx: 1075 MB/s 784299 calls/s # udp tx: 1075 MB/s 18239 calls/s 18239 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__->