make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1023 MB/s 17352 calls/s 17352 msg/s # tcp rx: 1036 MB/s 126439 calls/s # tcp tx: 1037 MB/s 17599 calls/s 17599 msg/s # tcp rx: 1043 MB/s 129949 calls/s # tcp tx: 1031 MB/s 17500 calls/s 17500 msg/s # tcp rx: 1033 MB/s 128875 calls/s # tcp tx: 1019 MB/s 17286 calls/s 17286 msg/s # udp gso - over veth touching data # udp rx: 619 MB/s 441020 calls/s # udp tx: 639 MB/s 10846 calls/s 10846 msg/s # udp rx: 639 MB/s 455895 calls/s # udp tx: 640 MB/s 10859 calls/s 10859 msg/s # udp rx: 636 MB/s 453112 calls/s # udp tx: 636 MB/s 10794 calls/s 10794 msg/s # udp rx: 636 MB/s 453394 calls/s # udp tx: 636 MB/s 10801 calls/s 10801 msg/s # udp gso and gro - over veth touching data # udp rx: 603 MB/s 429568 calls/s # udp tx: 620 MB/s 10528 calls/s 10528 msg/s # udp rx: 650 MB/s 463122 calls/s # udp tx: 649 MB/s 11013 calls/s 11013 msg/s # udp rx: 641 MB/s 457056 calls/s # udp tx: 641 MB/s 10874 calls/s 10874 msg/s # udp rx: 617 MB/s 439944 calls/s # udp tx: 616 MB/s 10460 calls/s 10460 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 803 MB/s 13627 calls/s 13627 msg/s # tcp rx: 804 MB/s 91925 calls/s # tcp tx: 779 MB/s 13226 calls/s 13226 msg/s # tcp rx: 780 MB/s 91342 calls/s # tcp tx: 751 MB/s 12746 calls/s 12746 msg/s # tcp rx: 752 MB/s 89531 calls/s # tcp tx: 799 MB/s 13562 calls/s 13562 msg/s # udp gso - over veth touching data # udp rx: 602 MB/s 439381 calls/s # udp tx: 624 MB/s 10598 calls/s 10598 msg/s # udp rx: 633 MB/s 461781 calls/s # udp tx: 633 MB/s 10751 calls/s 10751 msg/s # udp rx: 629 MB/s 458790 calls/s # udp tx: 629 MB/s 10675 calls/s 10675 msg/s # udp rx: 633 MB/s 462285 calls/s # udp tx: 634 MB/s 10767 calls/s 10767 msg/s # udp gso and gro - over veth touching data # udp rx: 1063 MB/s 775463 calls/s # udp tx: 1098 MB/s 18623 calls/s 18623 msg/s # udp rx: 1180 MB/s 861138 calls/s # udp tx: 1179 MB/s 20007 calls/s 20007 msg/s # udp rx: 1241 MB/s 905377 calls/s # udp tx: 1244 MB/s 21109 calls/s 21109 msg/s # udp rx: 1235 MB/s 901274 calls/s # udp tx: 1236 MB/s 20973 calls/s 20973 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__->