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: 1112 MB/s 18868 calls/s 18868 msg/s # tcp rx: 1112 MB/s 139976 calls/s # tcp tx: 1061 MB/s 17996 calls/s 17996 msg/s # tcp rx: 1100 MB/s 130657 calls/s # tcp tx: 1061 MB/s 18004 calls/s 18004 msg/s # tcp rx: 1049 MB/s 123602 calls/s # tcp tx: 1051 MB/s 17826 calls/s 17826 msg/s # udp gso - over veth touching data # udp rx: 633 MB/s 451308 calls/s # udp tx: 649 MB/s 11011 calls/s 11011 msg/s # udp rx: 700 MB/s 498783 calls/s # udp tx: 705 MB/s 11959 calls/s 11959 msg/s # udp rx: 734 MB/s 523053 calls/s # udp tx: 734 MB/s 12450 calls/s 12450 msg/s # udp rx: 728 MB/s 518735 calls/s # udp tx: 726 MB/s 12330 calls/s 12330 msg/s # udp gso and gro - over veth touching data # udp rx: 1237 MB/s 881681 calls/s # udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # udp rx: 1330 MB/s 947561 calls/s # udp tx: 1329 MB/s 22555 calls/s 22555 msg/s # udp rx: 1330 MB/s 947582 calls/s # udp tx: 1331 MB/s 22590 calls/s 22590 msg/s # udp rx: 1346 MB/s 959185 calls/s # udp tx: 1344 MB/s 22800 calls/s 22800 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1118 MB/s 18971 calls/s 18971 msg/s # tcp rx: 1119 MB/s 143326 calls/s # tcp tx: 1146 MB/s 19440 calls/s 19440 msg/s # tcp rx: 1147 MB/s 144245 calls/s # tcp tx: 1157 MB/s 19628 calls/s 19628 msg/s # tcp rx: 1158 MB/s 140762 calls/s # tcp tx: 1024 MB/s 17379 calls/s 17379 msg/s # udp gso - over veth touching data # udp rx: 1101 MB/s 803447 calls/s # udp tx: 1138 MB/s 19305 calls/s 19305 msg/s # udp rx: 1171 MB/s 854176 calls/s # udp tx: 1166 MB/s 19790 calls/s 19790 msg/s # udp rx: 1192 MB/s 869820 calls/s # udp tx: 1196 MB/s 20298 calls/s 20298 msg/s # udp rx: 1269 MB/s 925562 calls/s # udp tx: 1268 MB/s 21513 calls/s 21513 msg/s # udp gso and gro - over veth touching data # udp rx: 1165 MB/s 850033 calls/s # udp tx: 1203 MB/s 20419 calls/s 20419 msg/s # udp rx: 1272 MB/s 927683 calls/s # udp tx: 1266 MB/s 21485 calls/s 21485 msg/s # udp rx: 1280 MB/s 934220 calls/s # udp tx: 1284 MB/s 21783 calls/s 21783 msg/s # udp rx: 1283 MB/s 935910 calls/s # udp tx: 1282 MB/s 21754 calls/s 21754 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__->