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: 1116 MB/s 18934 calls/s 18934 msg/s # tcp rx: 1133 MB/s 143746 calls/s # tcp tx: 1022 MB/s 17342 calls/s 17342 msg/s # tcp rx: 1027 MB/s 127122 calls/s # tcp tx: 842 MB/s 14289 calls/s 14289 msg/s # tcp rx: 838 MB/s 102274 calls/s # tcp tx: 709 MB/s 12041 calls/s 12041 msg/s # udp gso - over veth touching data # udp rx: 687 MB/s 489982 calls/s # udp tx: 708 MB/s 12025 calls/s 12025 msg/s # udp rx: 699 MB/s 498317 calls/s # udp tx: 699 MB/s 11870 calls/s 11870 msg/s # udp rx: 661 MB/s 470926 calls/s # udp tx: 661 MB/s 11219 calls/s 11219 msg/s # udp rx: 673 MB/s 479850 calls/s # udp tx: 673 MB/s 11428 calls/s 11428 msg/s # udp gso and gro - over veth touching data # udp rx: 587 MB/s 418182 calls/s # udp tx: 601 MB/s 10198 calls/s 10198 msg/s # udp rx: 651 MB/s 463968 calls/s # udp tx: 655 MB/s 11119 calls/s 11119 msg/s # udp rx: 655 MB/s 466728 calls/s # udp tx: 655 MB/s 11115 calls/s 11115 msg/s # udp rx: 664 MB/s 473078 calls/s # udp tx: 662 MB/s 11239 calls/s 11239 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1095 MB/s 18583 calls/s 18583 msg/s # tcp rx: 1101 MB/s 138589 calls/s # tcp tx: 1015 MB/s 17222 calls/s 17222 msg/s # tcp rx: 1022 MB/s 129739 calls/s # tcp tx: 1036 MB/s 17573 calls/s 17573 msg/s # tcp rx: 1035 MB/s 129051 calls/s # tcp tx: 1026 MB/s 17410 calls/s 17410 msg/s # udp gso - over veth touching data # udp rx: 1136 MB/s 828509 calls/s # udp tx: 1180 MB/s 20017 calls/s 20017 msg/s # udp rx: 1270 MB/s 926436 calls/s # udp tx: 1271 MB/s 21570 calls/s 21570 msg/s # udp rx: 1268 MB/s 924895 calls/s # udp tx: 1268 MB/s 21510 calls/s 21510 msg/s # udp rx: 1264 MB/s 921970 calls/s # udp tx: 1250 MB/s 21216 calls/s 21216 msg/s # udp gso and gro - over veth touching data # udp rx: 1077 MB/s 785822 calls/s # udp tx: 1116 MB/s 18930 calls/s 18930 msg/s # udp rx: 1168 MB/s 852140 calls/s # udp tx: 1170 MB/s 19856 calls/s 19856 msg/s # udp rx: 1192 MB/s 869799 calls/s # udp tx: 1193 MB/s 20245 calls/s 20245 msg/s # udp rx: 1251 MB/s 913060 calls/s # udp tx: 1267 MB/s 21506 calls/s 21506 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__->