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: 765 MB/s 12975 calls/s 12975 msg/s # tcp rx: 765 MB/s 85559 calls/s # tcp tx: 731 MB/s 12401 calls/s 12401 msg/s # tcp rx: 733 MB/s 83669 calls/s # tcp tx: 825 MB/s 13998 calls/s 13998 msg/s # tcp rx: 825 MB/s 77651 calls/s # tcp tx: 747 MB/s 12684 calls/s 12684 msg/s # udp gso - over veth touching data # udp rx: 595 MB/s 424442 calls/s # udp tx: 614 MB/s 10417 calls/s 10417 msg/s # udp rx: 639 MB/s 455304 calls/s # udp tx: 638 MB/s 10823 calls/s 10823 msg/s # udp rx: 1147 MB/s 817461 calls/s # udp tx: 1166 MB/s 19788 calls/s 19788 msg/s # udp rx: 1297 MB/s 924615 calls/s # udp tx: 1284 MB/s 21785 calls/s 21785 msg/s # udp gso and gro - over veth touching data # udp rx: 637 MB/s 454178 calls/s # udp tx: 658 MB/s 11164 calls/s 11164 msg/s # udp rx: 671 MB/s 478329 calls/s # udp tx: 675 MB/s 11457 calls/s 11457 msg/s # udp rx: 685 MB/s 487997 calls/s # udp tx: 688 MB/s 11685 calls/s 11685 msg/s # udp rx: 682 MB/s 486497 calls/s # udp tx: 687 MB/s 11666 calls/s 11666 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1192 MB/s 20220 calls/s 20220 msg/s # tcp rx: 1193 MB/s 139240 calls/s # tcp tx: 1206 MB/s 20458 calls/s 20458 msg/s # tcp rx: 1206 MB/s 112032 calls/s # tcp tx: 1139 MB/s 19332 calls/s 19332 msg/s # tcp rx: 1141 MB/s 135844 calls/s # tcp tx: 1183 MB/s 20080 calls/s 20080 msg/s # udp gso - over veth touching data # udp rx: 1189 MB/s 867645 calls/s # udp tx: 1225 MB/s 20783 calls/s 20783 msg/s # udp rx: 1254 MB/s 915165 calls/s # udp tx: 1259 MB/s 21356 calls/s 21356 msg/s # udp rx: 1249 MB/s 911182 calls/s # udp tx: 1252 MB/s 21246 calls/s 21246 msg/s # udp rx: 1250 MB/s 912276 calls/s # udp tx: 1264 MB/s 21451 calls/s 21451 msg/s # udp gso and gro - over veth touching data # udp rx: 1185 MB/s 864310 calls/s # udp tx: 1217 MB/s 20657 calls/s 20657 msg/s # udp rx: 1258 MB/s 917483 calls/s # udp tx: 1258 MB/s 21347 calls/s 21347 msg/s # udp rx: 1268 MB/s 924779 calls/s # udp tx: 1267 MB/s 21494 calls/s 21494 msg/s # udp rx: 1267 MB/s 924683 calls/s # udp tx: 1277 MB/s 21673 calls/s 21673 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__->