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: 683 MB/s 11600 calls/s 11600 msg/s # tcp rx: 685 MB/s 75372 calls/s # tcp tx: 678 MB/s 11509 calls/s 11509 msg/s # tcp rx: 703 MB/s 80047 calls/s # tcp tx: 1045 MB/s 17728 calls/s 17728 msg/s # tcp rx: 1038 MB/s 124966 calls/s # tcp tx: 1052 MB/s 17857 calls/s 17857 msg/s # udp gso - over veth touching data # udp rx: 1301 MB/s 926932 calls/s # udp tx: 1342 MB/s 22771 calls/s 22771 msg/s # udp rx: 1324 MB/s 943354 calls/s # udp tx: 1323 MB/s 22441 calls/s 22441 msg/s # udp rx: 1321 MB/s 941246 calls/s # udp tx: 1320 MB/s 22394 calls/s 22394 msg/s # udp rx: 1329 MB/s 947209 calls/s # udp tx: 1328 MB/s 22538 calls/s 22538 msg/s # udp gso and gro - over veth touching data # udp rx: 647 MB/s 461008 calls/s # udp tx: 665 MB/s 11294 calls/s 11294 msg/s # udp rx: 650 MB/s 463090 calls/s # udp tx: 649 MB/s 11023 calls/s 11023 msg/s # udp rx: 650 MB/s 463309 calls/s # udp tx: 649 MB/s 11014 calls/s 11014 msg/s # udp rx: 652 MB/s 464952 calls/s # udp tx: 652 MB/s 11072 calls/s 11072 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1124 MB/s 19078 calls/s 19078 msg/s # tcp rx: 1136 MB/s 137652 calls/s # tcp tx: 744 MB/s 12621 calls/s 12621 msg/s # tcp rx: 744 MB/s 86551 calls/s # tcp tx: 766 MB/s 12995 calls/s 12995 msg/s # tcp rx: 766 MB/s 88358 calls/s # tcp tx: 749 MB/s 12707 calls/s 12707 msg/s # udp gso - over veth touching data # udp rx: 582 MB/s 424963 calls/s # udp tx: 600 MB/s 10177 calls/s 10177 msg/s # udp rx: 614 MB/s 448483 calls/s # udp tx: 614 MB/s 10418 calls/s 10418 msg/s # udp rx: 616 MB/s 449265 calls/s # udp tx: 615 MB/s 10442 calls/s 10442 msg/s # udp rx: 616 MB/s 449589 calls/s # udp tx: 639 MB/s 10849 calls/s 10849 msg/s # udp gso and gro - over veth touching data # udp rx: 593 MB/s 432682 calls/s # udp tx: 609 MB/s 10338 calls/s 10338 msg/s # udp rx: 634 MB/s 462496 calls/s # udp tx: 634 MB/s 10770 calls/s 10770 msg/s # udp rx: 642 MB/s 468821 calls/s # udp tx: 643 MB/s 10920 calls/s 10920 msg/s # udp rx: 632 MB/s 461502 calls/s # udp tx: 633 MB/s 10747 calls/s 10747 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__->