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: 781 MB/s 13252 calls/s 13252 msg/s # tcp rx: 781 MB/s 91642 calls/s # tcp tx: 789 MB/s 13395 calls/s 13395 msg/s # tcp rx: 790 MB/s 91078 calls/s # tcp tx: 783 MB/s 13291 calls/s 13291 msg/s # tcp rx: 784 MB/s 90659 calls/s # tcp tx: 784 MB/s 13303 calls/s 13303 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 864309 calls/s # udp tx: 1243 MB/s 21083 calls/s 21083 msg/s # udp rx: 1246 MB/s 887832 calls/s # udp tx: 1249 MB/s 21191 calls/s 21191 msg/s # udp rx: 1211 MB/s 862906 calls/s # udp tx: 1213 MB/s 20575 calls/s 20575 msg/s # udp rx: 1236 MB/s 880916 calls/s # udp tx: 1238 MB/s 21014 calls/s 21014 msg/s # udp gso and gro - over veth touching data # udp rx: 1112 MB/s 792666 calls/s # udp tx: 1144 MB/s 19414 calls/s 19414 msg/s # udp rx: 1273 MB/s 906985 calls/s # udp tx: 1275 MB/s 21640 calls/s 21640 msg/s # udp rx: 1273 MB/s 906907 calls/s # udp tx: 1275 MB/s 21636 calls/s 21636 msg/s # udp rx: 1274 MB/s 907753 calls/s # udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1094 MB/s 18561 calls/s 18561 msg/s # tcp rx: 1102 MB/s 134952 calls/s # tcp tx: 1046 MB/s 17748 calls/s 17748 msg/s # tcp rx: 1055 MB/s 127565 calls/s # tcp tx: 1052 MB/s 17856 calls/s 17856 msg/s # tcp rx: 1050 MB/s 127642 calls/s # tcp tx: 1060 MB/s 17979 calls/s 17979 msg/s # udp gso - over veth touching data # udp rx: 1065 MB/s 777380 calls/s # udp tx: 1091 MB/s 18510 calls/s 18510 msg/s # udp rx: 1142 MB/s 833162 calls/s # udp tx: 1145 MB/s 19426 calls/s 19426 msg/s # udp rx: 1161 MB/s 847288 calls/s # udp tx: 1163 MB/s 19741 calls/s 19741 msg/s # udp rx: 679 MB/s 495560 calls/s # udp tx: 668 MB/s 11346 calls/s 11346 msg/s # udp gso and gro - over veth touching data # udp rx: 1202 MB/s 876773 calls/s # udp tx: 1232 MB/s 20907 calls/s 20907 msg/s # udp rx: 1205 MB/s 879442 calls/s # udp tx: 1208 MB/s 20490 calls/s 20490 msg/s # udp rx: 1230 MB/s 897693 calls/s # udp tx: 1232 MB/s 20911 calls/s 20911 msg/s # udp rx: 1230 MB/s 897408 calls/s # udp tx: 1241 MB/s 21065 calls/s 21065 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__->