make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1147 MB/s 19469 calls/s 19469 msg/s # tcp rx: 1149 MB/s 137077 calls/s # tcp tx: 1133 MB/s 19228 calls/s 19228 msg/s # tcp rx: 1134 MB/s 130117 calls/s # tcp tx: 1082 MB/s 18366 calls/s 18366 msg/s # tcp rx: 1083 MB/s 129660 calls/s # tcp tx: 1097 MB/s 18617 calls/s 18617 msg/s # udp gso - over veth touching data # udp rx: 677 MB/s 482588 calls/s # udp tx: 697 MB/s 11835 calls/s 11835 msg/s # udp rx: 712 MB/s 507514 calls/s # udp tx: 712 MB/s 12080 calls/s 12080 msg/s # udp rx: 654 MB/s 466269 calls/s # udp tx: 654 MB/s 11099 calls/s 11099 msg/s # udp rx: 704 MB/s 501946 calls/s # udp tx: 704 MB/s 11952 calls/s 11952 msg/s # udp gso and gro - over veth touching data # udp rx: 619 MB/s 441433 calls/s # udp tx: 635 MB/s 10775 calls/s 10775 msg/s # udp rx: 637 MB/s 453980 calls/s # udp tx: 637 MB/s 10804 calls/s 10804 msg/s # udp rx: 639 MB/s 455620 calls/s # udp tx: 639 MB/s 10838 calls/s 10838 msg/s # udp rx: 640 MB/s 456568 calls/s # udp tx: 640 MB/s 10864 calls/s 10864 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1127 MB/s 19122 calls/s 19122 msg/s # tcp rx: 1137 MB/s 141214 calls/s # tcp tx: 709 MB/s 12031 calls/s 12031 msg/s # tcp rx: 709 MB/s 83361 calls/s # tcp tx: 740 MB/s 12558 calls/s 12558 msg/s # tcp rx: 741 MB/s 85817 calls/s # tcp tx: 723 MB/s 12278 calls/s 12278 msg/s # udp gso - over veth touching data # udp rx: 1194 MB/s 871286 calls/s # udp tx: 1230 MB/s 20869 calls/s 20869 msg/s # udp rx: 1175 MB/s 857203 calls/s # udp tx: 1180 MB/s 20017 calls/s 20017 msg/s # udp rx: 1260 MB/s 919252 calls/s # udp tx: 1263 MB/s 21433 calls/s 21433 msg/s # udp rx: 1269 MB/s 925822 calls/s # udp tx: 1272 MB/s 21586 calls/s 21586 msg/s # udp gso and gro - over veth touching data # udp rx: 575 MB/s 419741 calls/s # udp tx: 590 MB/s 10016 calls/s 10016 msg/s # udp rx: 593 MB/s 432776 calls/s # udp tx: 599 MB/s 10164 calls/s 10164 msg/s # udp rx: 614 MB/s 448343 calls/s # udp tx: 618 MB/s 10485 calls/s 10485 msg/s # udp rx: 614 MB/s 448367 calls/s # udp tx: 617 MB/s 10476 calls/s 10476 msg/s ok 1 selftests: net: udpgro_bench.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__->