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: 987 MB/s 16751 calls/s 16751 msg/s # tcp rx: 989 MB/s 139296 calls/s # tcp tx: 1151 MB/s 19531 calls/s 19531 msg/s # tcp rx: 1153 MB/s 142905 calls/s # tcp tx: 1083 MB/s 18379 calls/s 18379 msg/s # tcp rx: 1083 MB/s 138656 calls/s # tcp tx: 1108 MB/s 18805 calls/s 18805 msg/s # udp gso - over veth touching data # udp rx: 1089 MB/s 776134 calls/s # udp tx: 1124 MB/s 19065 calls/s 19065 msg/s # udp rx: 1186 MB/s 845287 calls/s # udp tx: 1170 MB/s 19852 calls/s 19852 msg/s # udp rx: 688 MB/s 490150 calls/s # udp tx: 688 MB/s 11669 calls/s 11669 msg/s # udp rx: 659 MB/s 469887 calls/s # udp tx: 659 MB/s 11182 calls/s 11182 msg/s # udp gso and gro - over veth touching data # udp rx: 1278 MB/s 911048 calls/s # udp tx: 1320 MB/s 22393 calls/s 22393 msg/s # udp rx: 1325 MB/s 944200 calls/s # udp tx: 1328 MB/s 22532 calls/s 22532 msg/s # udp rx: 1334 MB/s 950422 calls/s # udp tx: 1336 MB/s 22667 calls/s 22667 msg/s # udp rx: 1332 MB/s 949526 calls/s # udp tx: 1334 MB/s 22640 calls/s 22640 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1131 MB/s 19192 calls/s 19192 msg/s # tcp rx: 1131 MB/s 144691 calls/s # tcp tx: 1119 MB/s 18992 calls/s 18992 msg/s # tcp rx: 1119 MB/s 129873 calls/s # tcp tx: 795 MB/s 13484 calls/s 13484 msg/s # tcp rx: 796 MB/s 87685 calls/s # tcp tx: 666 MB/s 11303 calls/s 11303 msg/s # udp gso - over veth touching data # udp rx: 1146 MB/s 836509 calls/s # udp tx: 1189 MB/s 20182 calls/s 20182 msg/s # udp rx: 1207 MB/s 880666 calls/s # udp tx: 1212 MB/s 20560 calls/s 20560 msg/s # udp rx: 1258 MB/s 917681 calls/s # udp tx: 1262 MB/s 21411 calls/s 21411 msg/s # udp rx: 1259 MB/s 918278 calls/s # udp tx: 1264 MB/s 21439 calls/s 21439 msg/s # udp gso and gro - over veth touching data # udp rx: 593 MB/s 433117 calls/s # udp tx: 617 MB/s 10477 calls/s 10477 msg/s # udp rx: 648 MB/s 473049 calls/s # udp tx: 648 MB/s 11001 calls/s 11001 msg/s # udp rx: 1247 MB/s 910012 calls/s # udp tx: 1266 MB/s 21489 calls/s 21489 msg/s # udp rx: 1264 MB/s 921924 calls/s # udp tx: 1263 MB/s 21430 calls/s 21430 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__->