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: 1137 MB/s 19298 calls/s 19298 msg/s # tcp rx: 1138 MB/s 140171 calls/s # tcp tx: 1152 MB/s 19542 calls/s 19542 msg/s # tcp rx: 1153 MB/s 132565 calls/s # tcp tx: 1093 MB/s 18542 calls/s 18542 msg/s # tcp rx: 1094 MB/s 125697 calls/s # tcp tx: 1088 MB/s 18465 calls/s 18465 msg/s # udp gso - over veth touching data # udp rx: 1222 MB/s 870549 calls/s # udp tx: 1261 MB/s 21397 calls/s 21397 msg/s # udp rx: 1303 MB/s 928870 calls/s # udp tx: 1305 MB/s 22149 calls/s 22149 msg/s # udp rx: 1325 MB/s 944392 calls/s # udp tx: 1330 MB/s 22574 calls/s 22574 msg/s # udp rx: 1313 MB/s 935653 calls/s # udp tx: 1315 MB/s 22311 calls/s 22311 msg/s # udp gso and gro - over veth touching data # udp rx: 706 MB/s 503476 calls/s # udp tx: 731 MB/s 12401 calls/s 12401 msg/s # udp rx: 741 MB/s 528252 calls/s # udp tx: 741 MB/s 12573 calls/s 12573 msg/s # udp rx: 731 MB/s 521308 calls/s # udp tx: 731 MB/s 12400 calls/s 12400 msg/s # udp rx: 730 MB/s 520352 calls/s # udp tx: 730 MB/s 12385 calls/s 12385 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 672 MB/s 11407 calls/s 11407 msg/s # tcp rx: 673 MB/s 80769 calls/s # tcp tx: 721 MB/s 12241 calls/s 12241 msg/s # tcp rx: 722 MB/s 83147 calls/s # tcp tx: 705 MB/s 11971 calls/s 11971 msg/s # tcp rx: 706 MB/s 81319 calls/s # tcp tx: 718 MB/s 12193 calls/s 12193 msg/s # udp gso - over veth touching data # udp rx: 649 MB/s 473561 calls/s # udp tx: 670 MB/s 11368 calls/s 11368 msg/s # udp rx: 666 MB/s 485808 calls/s # udp tx: 665 MB/s 11289 calls/s 11289 msg/s # udp rx: 664 MB/s 484877 calls/s # udp tx: 664 MB/s 11274 calls/s 11274 msg/s # udp rx: 673 MB/s 490957 calls/s # udp tx: 672 MB/s 11406 calls/s 11406 msg/s # udp gso and gro - over veth touching data # udp rx: 636 MB/s 464302 calls/s # udp tx: 659 MB/s 11191 calls/s 11191 msg/s # udp rx: 673 MB/s 490948 calls/s # udp tx: 675 MB/s 11459 calls/s 11459 msg/s # udp rx: 661 MB/s 482142 calls/s # udp tx: 663 MB/s 11251 calls/s 11251 msg/s # udp rx: 657 MB/s 479501 calls/s # udp tx: 681 MB/s 11566 calls/s 11566 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__->