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: 1176 MB/s 19954 calls/s 19954 msg/s # tcp rx: 1177 MB/s 139495 calls/s # tcp tx: 1165 MB/s 19765 calls/s 19765 msg/s # tcp rx: 1166 MB/s 136844 calls/s # tcp tx: 1183 MB/s 20071 calls/s 20071 msg/s # tcp rx: 1184 MB/s 137096 calls/s # tcp tx: 1148 MB/s 19486 calls/s 19486 msg/s # udp gso - over veth touching data # udp rx: 1151 MB/s 820546 calls/s # udp tx: 1200 MB/s 20357 calls/s 20357 msg/s # udp rx: 1269 MB/s 904322 calls/s # udp tx: 1271 MB/s 21564 calls/s 21564 msg/s # udp rx: 1244 MB/s 886388 calls/s # udp tx: 1243 MB/s 21087 calls/s 21087 msg/s # udp rx: 1235 MB/s 880159 calls/s # udp tx: 1235 MB/s 20949 calls/s 20949 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 864701 calls/s # udp tx: 1247 MB/s 21163 calls/s 21163 msg/s # udp rx: 1333 MB/s 949746 calls/s # udp tx: 1334 MB/s 22629 calls/s 22629 msg/s # udp rx: 1348 MB/s 960834 calls/s # udp tx: 1350 MB/s 22899 calls/s 22899 msg/s # udp rx: 1331 MB/s 948301 calls/s # udp tx: 1332 MB/s 22594 calls/s 22594 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1121 MB/s 19016 calls/s 19016 msg/s # tcp rx: 1121 MB/s 128026 calls/s # tcp tx: 1115 MB/s 18918 calls/s 18918 msg/s # tcp rx: 1116 MB/s 127630 calls/s # tcp tx: 1111 MB/s 18847 calls/s 18847 msg/s # tcp rx: 1112 MB/s 126367 calls/s # tcp tx: 1098 MB/s 18630 calls/s 18630 msg/s # udp gso - over veth touching data # udp rx: 597 MB/s 435697 calls/s # udp tx: 614 MB/s 10419 calls/s 10419 msg/s # udp rx: 620 MB/s 452756 calls/s # udp tx: 620 MB/s 10522 calls/s 10522 msg/s # udp rx: 617 MB/s 450037 calls/s # udp tx: 616 MB/s 10462 calls/s 10462 msg/s # udp rx: 616 MB/s 449686 calls/s # udp tx: 615 MB/s 10445 calls/s 10445 msg/s # udp gso and gro - over veth touching data # udp rx: 1039 MB/s 757772 calls/s # udp tx: 1059 MB/s 17972 calls/s 17972 msg/s # udp rx: 939 MB/s 685085 calls/s # udp tx: 960 MB/s 16298 calls/s 16298 msg/s # udp rx: 1285 MB/s 937364 calls/s # udp tx: 1289 MB/s 21866 calls/s 21866 msg/s # udp rx: 1293 MB/s 943188 calls/s # udp tx: 1297 MB/s 22005 calls/s 22005 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__->