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: 1068 MB/s 18116 calls/s 18116 msg/s # tcp rx: 1068 MB/s 131912 calls/s # tcp tx: 1036 MB/s 17580 calls/s 17580 msg/s # tcp rx: 1037 MB/s 131510 calls/s # tcp tx: 1039 MB/s 17627 calls/s 17627 msg/s # tcp rx: 1040 MB/s 131765 calls/s # tcp tx: 1040 MB/s 17648 calls/s 17648 msg/s # udp gso - over veth touching data # udp rx: 1275 MB/s 908312 calls/s # udp tx: 1310 MB/s 22230 calls/s 22230 msg/s # udp rx: 1329 MB/s 946741 calls/s # udp tx: 1332 MB/s 22593 calls/s 22593 msg/s # udp rx: 1319 MB/s 939993 calls/s # udp tx: 1322 MB/s 22434 calls/s 22434 msg/s # udp rx: 1315 MB/s 937340 calls/s # udp tx: 1319 MB/s 22375 calls/s 22375 msg/s # udp gso and gro - over veth touching data # udp rx: 1246 MB/s 887934 calls/s # udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # udp rx: 1299 MB/s 925654 calls/s # udp tx: 1305 MB/s 22142 calls/s 22142 msg/s # udp rx: 1334 MB/s 950697 calls/s # udp tx: 1337 MB/s 22692 calls/s 22692 msg/s # udp rx: 1333 MB/s 949892 calls/s # udp tx: 1336 MB/s 22664 calls/s 22664 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1129 MB/s 19151 calls/s 19151 msg/s # tcp rx: 1138 MB/s 139824 calls/s # tcp tx: 1124 MB/s 19077 calls/s 19077 msg/s # tcp rx: 1125 MB/s 131929 calls/s # tcp tx: 1088 MB/s 18461 calls/s 18461 msg/s # tcp rx: 1089 MB/s 129945 calls/s # tcp tx: 1122 MB/s 19043 calls/s 19043 msg/s # udp gso - over veth touching data # udp rx: 1216 MB/s 887003 calls/s # udp tx: 1248 MB/s 21167 calls/s 21167 msg/s # udp rx: 1262 MB/s 920494 calls/s # udp tx: 1261 MB/s 21400 calls/s 21400 msg/s # udp rx: 1255 MB/s 915382 calls/s # udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # udp rx: 1249 MB/s 911206 calls/s # udp tx: 1248 MB/s 21178 calls/s 21178 msg/s # udp gso and gro - over veth touching data # udp rx: 617 MB/s 450129 calls/s # udp tx: 637 MB/s 10820 calls/s 10820 msg/s # udp rx: 634 MB/s 463045 calls/s # udp tx: 638 MB/s 10822 calls/s 10822 msg/s # udp rx: 633 MB/s 462106 calls/s # udp tx: 636 MB/s 10792 calls/s 10792 msg/s # udp rx: 625 MB/s 455965 calls/s # udp tx: 628 MB/s 10657 calls/s 10657 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__->