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: 1137 MB/s 19293 calls/s 19293 msg/s # tcp rx: 1138 MB/s 134783 calls/s # tcp tx: 1126 MB/s 19110 calls/s 19110 msg/s # tcp rx: 1127 MB/s 140641 calls/s # tcp tx: 1117 MB/s 18953 calls/s 18953 msg/s # tcp rx: 1118 MB/s 140016 calls/s # tcp tx: 1154 MB/s 19582 calls/s 19582 msg/s # udp gso - over veth touching data # udp rx: 1305 MB/s 930190 calls/s # udp tx: 1344 MB/s 22804 calls/s 22804 msg/s # udp rx: 1339 MB/s 954425 calls/s # udp tx: 1339 MB/s 22720 calls/s 22720 msg/s # udp rx: 1345 MB/s 958568 calls/s # udp tx: 1347 MB/s 22850 calls/s 22850 msg/s # udp rx: 1342 MB/s 956393 calls/s # udp tx: 1341 MB/s 22757 calls/s 22757 msg/s # udp gso and gro - over veth touching data # udp rx: 613 MB/s 436822 calls/s # udp tx: 634 MB/s 10755 calls/s 10755 msg/s # udp rx: 686 MB/s 488682 calls/s # udp tx: 686 MB/s 11648 calls/s 11648 msg/s # udp rx: 646 MB/s 460738 calls/s # udp tx: 646 MB/s 10961 calls/s 10961 msg/s # udp rx: 650 MB/s 463060 calls/s # udp tx: 649 MB/s 11017 calls/s 11017 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1176 MB/s 19954 calls/s 19954 msg/s # tcp rx: 1186 MB/s 144337 calls/s # tcp tx: 1022 MB/s 17350 calls/s 17350 msg/s # tcp rx: 1036 MB/s 130712 calls/s # tcp tx: 1072 MB/s 18185 calls/s 18185 msg/s # tcp rx: 1075 MB/s 129233 calls/s # tcp tx: 1072 MB/s 18193 calls/s 18193 msg/s # udp gso - over veth touching data # udp rx: 1135 MB/s 828274 calls/s # udp tx: 1165 MB/s 19766 calls/s 19766 msg/s # udp rx: 1265 MB/s 923069 calls/s # udp tx: 1278 MB/s 21680 calls/s 21680 msg/s # udp rx: 1275 MB/s 930452 calls/s # udp tx: 1275 MB/s 21633 calls/s 21633 msg/s # udp rx: 1286 MB/s 938025 calls/s # udp tx: 1286 MB/s 21812 calls/s 21812 msg/s # udp gso and gro - over veth touching data # udp rx: 1144 MB/s 834458 calls/s # udp tx: 1173 MB/s 19895 calls/s 19895 msg/s # udp rx: 1123 MB/s 819507 calls/s # udp tx: 1127 MB/s 19118 calls/s 19118 msg/s # udp rx: 1223 MB/s 892572 calls/s # udp tx: 1225 MB/s 20789 calls/s 20789 msg/s # udp rx: 1210 MB/s 883014 calls/s # udp tx: 1200 MB/s 20354 calls/s 20354 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__->