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: 1069 MB/s 18146 calls/s 18146 msg/s # tcp rx: 1070 MB/s 130108 calls/s # tcp tx: 1056 MB/s 17918 calls/s 17918 msg/s # tcp rx: 1057 MB/s 131901 calls/s # tcp tx: 1062 MB/s 18013 calls/s 18013 msg/s # tcp rx: 1062 MB/s 131988 calls/s # tcp tx: 1074 MB/s 18232 calls/s 18232 msg/s # udp gso - over veth touching data # udp rx: 1255 MB/s 894462 calls/s # udp tx: 1297 MB/s 22014 calls/s 22014 msg/s # udp rx: 1275 MB/s 908420 calls/s # udp tx: 1274 MB/s 21610 calls/s 21610 msg/s # udp rx: 1312 MB/s 934810 calls/s # udp tx: 1314 MB/s 22287 calls/s 22287 msg/s # udp rx: 1303 MB/s 928404 calls/s # udp tx: 1303 MB/s 22102 calls/s 22102 msg/s # udp gso and gro - over veth touching data # udp rx: 664 MB/s 473380 calls/s # udp tx: 683 MB/s 11599 calls/s 11599 msg/s # udp rx: 656 MB/s 467689 calls/s # udp tx: 657 MB/s 11154 calls/s 11154 msg/s # udp rx: 688 MB/s 490370 calls/s # udp tx: 689 MB/s 11695 calls/s 11695 msg/s # udp rx: 707 MB/s 504255 calls/s # udp tx: 708 MB/s 12012 calls/s 12012 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 728 MB/s 12349 calls/s 12349 msg/s # tcp rx: 729 MB/s 87028 calls/s # tcp tx: 725 MB/s 12302 calls/s 12302 msg/s # tcp rx: 725 MB/s 85464 calls/s # tcp tx: 1002 MB/s 17009 calls/s 17009 msg/s # tcp rx: 1009 MB/s 126482 calls/s # tcp tx: 1063 MB/s 18031 calls/s 18031 msg/s # udp gso - over veth touching data # udp rx: 1076 MB/s 784968 calls/s # udp tx: 1110 MB/s 18835 calls/s 18835 msg/s # udp rx: 1229 MB/s 896892 calls/s # udp tx: 1231 MB/s 20879 calls/s 20879 msg/s # udp rx: 1238 MB/s 903286 calls/s # udp tx: 1237 MB/s 20994 calls/s 20994 msg/s # udp rx: 1228 MB/s 896051 calls/s # udp tx: 1228 MB/s 20829 calls/s 20829 msg/s # udp gso and gro - over veth touching data # udp rx: 1105 MB/s 806516 calls/s # udp tx: 1135 MB/s 19267 calls/s 19267 msg/s # udp rx: 1230 MB/s 897317 calls/s # udp tx: 1230 MB/s 20865 calls/s 20865 msg/s # udp rx: 1260 MB/s 919494 calls/s # udp tx: 1260 MB/s 21371 calls/s 21371 msg/s # udp rx: 1266 MB/s 923445 calls/s # udp tx: 1265 MB/s 21464 calls/s 21464 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__->