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: 800 MB/s 13583 calls/s 13583 msg/s # tcp rx: 801 MB/s 144672 calls/s # tcp tx: 841 MB/s 14275 calls/s 14275 msg/s # tcp rx: 842 MB/s 156608 calls/s # tcp tx: 803 MB/s 13635 calls/s 13635 msg/s # tcp rx: 804 MB/s 145845 calls/s # tcp tx: 823 MB/s 13961 calls/s 13961 msg/s # udp gso - over veth touching data # udp rx: 1076 MB/s 766489 calls/s # udp tx: 1100 MB/s 18664 calls/s 18664 msg/s # udp rx: 1025 MB/s 730658 calls/s # udp tx: 1022 MB/s 17339 calls/s 17339 msg/s # udp rx: 1101 MB/s 784836 calls/s # udp tx: 1103 MB/s 18721 calls/s 18721 msg/s # udp rx: 1148 MB/s 818072 calls/s # udp tx: 1155 MB/s 19600 calls/s 19600 msg/s # udp gso and gro - over veth touching data # udp rx: 1176 MB/s 838381 calls/s # udp tx: 1201 MB/s 20386 calls/s 20386 msg/s # udp rx: 1230 MB/s 876766 calls/s # udp tx: 1233 MB/s 20920 calls/s 20920 msg/s # udp rx: 1264 MB/s 900664 calls/s # udp tx: 1266 MB/s 21488 calls/s 21488 msg/s # udp rx: 1253 MB/s 892753 calls/s # udp tx: 1255 MB/s 21294 calls/s 21294 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 809 MB/s 13738 calls/s 13738 msg/s # tcp rx: 810 MB/s 133826 calls/s # tcp tx: 803 MB/s 13621 calls/s 13621 msg/s # tcp rx: 803 MB/s 150065 calls/s # tcp tx: 701 MB/s 11891 calls/s 11891 msg/s # tcp rx: 701 MB/s 105547 calls/s # tcp tx: 682 MB/s 11581 calls/s 11581 msg/s # udp gso - over veth touching data # udp rx: 1106 MB/s 807277 calls/s # udp tx: 1130 MB/s 19174 calls/s 19174 msg/s # udp rx: 1208 MB/s 881298 calls/s # udp tx: 1212 MB/s 20571 calls/s 20571 msg/s # udp rx: 710 MB/s 517834 calls/s # udp tx: 700 MB/s 11882 calls/s 11882 msg/s # udp rx: 588 MB/s 429453 calls/s # udp tx: 591 MB/s 10029 calls/s 10029 msg/s # udp gso and gro - over veth touching data # udp rx: 581 MB/s 424299 calls/s # udp tx: 593 MB/s 10058 calls/s 10058 msg/s # udp rx: 577 MB/s 421338 calls/s # udp tx: 578 MB/s 9815 calls/s 9815 msg/s # udp rx: 580 MB/s 423293 calls/s # udp tx: 581 MB/s 9864 calls/s 9864 msg/s # udp rx: 604 MB/s 441104 calls/s # udp tx: 606 MB/s 10279 calls/s 10279 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__->