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: 1084 MB/s 18387 calls/s 18387 msg/s # tcp rx: 1095 MB/s 137392 calls/s # tcp tx: 1018 MB/s 17270 calls/s 17270 msg/s # tcp rx: 1020 MB/s 125527 calls/s # tcp tx: 725 MB/s 12303 calls/s 12303 msg/s # tcp rx: 720 MB/s 83829 calls/s # tcp tx: 690 MB/s 11714 calls/s 11714 msg/s # udp gso - over veth touching data # udp rx: 635 MB/s 452548 calls/s # udp tx: 657 MB/s 11145 calls/s 11145 msg/s # udp rx: 646 MB/s 460502 calls/s # udp tx: 650 MB/s 11030 calls/s 11030 msg/s # udp rx: 649 MB/s 462988 calls/s # udp tx: 653 MB/s 11092 calls/s 11092 msg/s # udp rx: 653 MB/s 465550 calls/s # udp tx: 657 MB/s 11151 calls/s 11151 msg/s # udp gso and gro - over veth touching data # udp rx: 642 MB/s 457578 calls/s # udp tx: 664 MB/s 11264 calls/s 11264 msg/s # udp rx: 658 MB/s 469381 calls/s # udp tx: 658 MB/s 11177 calls/s 11177 msg/s # udp rx: 666 MB/s 474502 calls/s # udp tx: 674 MB/s 11433 calls/s 11433 msg/s # udp rx: 667 MB/s 475812 calls/s # udp tx: 671 MB/s 11394 calls/s 11394 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 735 MB/s 12470 calls/s 12470 msg/s # tcp rx: 735 MB/s 84552 calls/s # tcp tx: 770 MB/s 13067 calls/s 13067 msg/s # tcp rx: 771 MB/s 89562 calls/s # tcp tx: 822 MB/s 13952 calls/s 13952 msg/s # tcp rx: 823 MB/s 93143 calls/s # tcp tx: 849 MB/s 14411 calls/s 14411 msg/s # udp gso - over veth touching data # udp rx: 1114 MB/s 813155 calls/s # udp tx: 1149 MB/s 19499 calls/s 19499 msg/s # udp rx: 1235 MB/s 901151 calls/s # udp tx: 1234 MB/s 20941 calls/s 20941 msg/s # udp rx: 1246 MB/s 909361 calls/s # udp tx: 1246 MB/s 21145 calls/s 21145 msg/s # udp rx: 1252 MB/s 913640 calls/s # udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # udp gso and gro - over veth touching data # udp rx: 1222 MB/s 891854 calls/s # udp tx: 1255 MB/s 21300 calls/s 21300 msg/s # udp rx: 1261 MB/s 920151 calls/s # udp tx: 1265 MB/s 21472 calls/s 21472 msg/s # udp rx: 1253 MB/s 914360 calls/s # udp tx: 1275 MB/s 21625 calls/s 21625 msg/s # udp rx: 1264 MB/s 922153 calls/s # udp tx: 1263 MB/s 21426 calls/s 21426 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__->