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: 779 MB/s 13216 calls/s 13216 msg/s # tcp rx: 782 MB/s 90463 calls/s # tcp tx: 758 MB/s 12869 calls/s 12869 msg/s # tcp rx: 759 MB/s 94182 calls/s # tcp tx: 755 MB/s 12808 calls/s 12808 msg/s # tcp rx: 756 MB/s 93736 calls/s # tcp tx: 760 MB/s 12903 calls/s 12903 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 883803 calls/s # udp tx: 1280 MB/s 21714 calls/s 21714 msg/s # udp rx: 1280 MB/s 912488 calls/s # udp tx: 1285 MB/s 21807 calls/s 21807 msg/s # udp rx: 1315 MB/s 937173 calls/s # udp tx: 1315 MB/s 22311 calls/s 22311 msg/s # udp rx: 1274 MB/s 908136 calls/s # udp tx: 1277 MB/s 21659 calls/s 21659 msg/s # udp gso and gro - over veth touching data # udp rx: 1225 MB/s 873113 calls/s # udp tx: 1259 MB/s 21368 calls/s 21368 msg/s # udp rx: 1301 MB/s 926825 calls/s # udp tx: 1304 MB/s 22133 calls/s 22133 msg/s # udp rx: 750 MB/s 534959 calls/s # udp tx: 736 MB/s 12484 calls/s 12484 msg/s # udp rx: 676 MB/s 482014 calls/s # udp tx: 678 MB/s 11504 calls/s 11504 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1105 MB/s 18753 calls/s 18753 msg/s # tcp rx: 1105 MB/s 140367 calls/s # tcp tx: 1142 MB/s 19379 calls/s 19379 msg/s # tcp rx: 1142 MB/s 140641 calls/s # tcp tx: 1137 MB/s 19294 calls/s 19294 msg/s # tcp rx: 1138 MB/s 137118 calls/s # tcp tx: 1083 MB/s 18377 calls/s 18377 msg/s # udp gso - over veth touching data # udp rx: 1245 MB/s 908713 calls/s # udp tx: 1278 MB/s 21682 calls/s 21682 msg/s # udp rx: 1266 MB/s 923424 calls/s # udp tx: 1268 MB/s 21520 calls/s 21520 msg/s # udp rx: 1119 MB/s 816446 calls/s # udp tx: 1120 MB/s 19003 calls/s 19003 msg/s # udp rx: 804 MB/s 586454 calls/s # udp tx: 1376 MB/s 23352 calls/s 23352 msg/s # udp gso and gro - over veth touching data # udp rx: 1179 MB/s 860478 calls/s # udp tx: 1205 MB/s 20452 calls/s 20452 msg/s # udp rx: 1101 MB/s 803022 calls/s # udp tx: 1102 MB/s 18704 calls/s 18704 msg/s # udp rx: 1197 MB/s 873703 calls/s # udp tx: 1198 MB/s 20321 calls/s 20321 msg/s # udp rx: 1279 MB/s 933328 calls/s # udp tx: 1278 MB/s 21679 calls/s 21679 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__->