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: 733 MB/s 12440 calls/s 12440 msg/s # tcp rx: 734 MB/s 86574 calls/s # tcp tx: 859 MB/s 14571 calls/s 14571 msg/s # tcp rx: 861 MB/s 91861 calls/s # tcp tx: 806 MB/s 13677 calls/s 13677 msg/s # tcp rx: 813 MB/s 92753 calls/s # tcp tx: 829 MB/s 14074 calls/s 14074 msg/s # udp gso - over veth touching data # udp rx: 707 MB/s 504178 calls/s # udp tx: 735 MB/s 12473 calls/s 12473 msg/s # udp rx: 742 MB/s 528824 calls/s # udp tx: 745 MB/s 12644 calls/s 12644 msg/s # udp rx: 737 MB/s 525396 calls/s # udp tx: 740 MB/s 12566 calls/s 12566 msg/s # udp rx: 739 MB/s 526985 calls/s # udp tx: 742 MB/s 12598 calls/s 12598 msg/s # udp gso and gro - over veth touching data # udp rx: 714 MB/s 508929 calls/s # udp tx: 739 MB/s 12548 calls/s 12548 msg/s # udp rx: 745 MB/s 531042 calls/s # udp tx: 749 MB/s 12713 calls/s 12713 msg/s # udp rx: 745 MB/s 531239 calls/s # udp tx: 749 MB/s 12712 calls/s 12712 msg/s # udp rx: 716 MB/s 510668 calls/s # udp tx: 720 MB/s 12219 calls/s 12219 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1164 MB/s 19743 calls/s 19743 msg/s # tcp rx: 1167 MB/s 141603 calls/s # tcp tx: 1071 MB/s 18175 calls/s 18175 msg/s # tcp rx: 1075 MB/s 127177 calls/s # tcp tx: 1115 MB/s 18917 calls/s 18917 msg/s # tcp rx: 1115 MB/s 142556 calls/s # tcp tx: 1112 MB/s 18874 calls/s 18874 msg/s # udp gso - over veth touching data # udp rx: 1169 MB/s 852733 calls/s # udp tx: 1201 MB/s 20378 calls/s 20378 msg/s # udp rx: 1199 MB/s 874697 calls/s # udp tx: 1197 MB/s 20311 calls/s 20311 msg/s # udp rx: 1182 MB/s 862417 calls/s # udp tx: 1181 MB/s 20041 calls/s 20041 msg/s # udp rx: 1183 MB/s 863262 calls/s # udp tx: 1182 MB/s 20063 calls/s 20063 msg/s # udp gso and gro - over veth touching data # udp rx: 1249 MB/s 911127 calls/s # udp tx: 1282 MB/s 21745 calls/s 21745 msg/s # udp rx: 1253 MB/s 914216 calls/s # udp tx: 1253 MB/s 21264 calls/s 21264 msg/s # udp rx: 1276 MB/s 930745 calls/s # udp tx: 1280 MB/s 21724 calls/s 21724 msg/s # udp rx: 1281 MB/s 934445 calls/s # udp tx: 1285 MB/s 21801 calls/s 21801 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__->