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: 1033 MB/s 17535 calls/s 17535 msg/s # tcp rx: 1034 MB/s 139414 calls/s # tcp tx: 992 MB/s 16840 calls/s 16840 msg/s # tcp rx: 994 MB/s 137007 calls/s # tcp tx: 1024 MB/s 17376 calls/s 17376 msg/s # tcp rx: 1025 MB/s 132556 calls/s # tcp tx: 1062 MB/s 18020 calls/s 18020 msg/s # udp gso - over veth touching data # udp rx: 623 MB/s 443853 calls/s # udp tx: 646 MB/s 10967 calls/s 10967 msg/s # udp rx: 643 MB/s 458065 calls/s # udp tx: 642 MB/s 10901 calls/s 10901 msg/s # udp rx: 642 MB/s 457798 calls/s # udp tx: 641 MB/s 10888 calls/s 10888 msg/s # udp rx: 646 MB/s 460202 calls/s # udp tx: 645 MB/s 10950 calls/s 10950 msg/s # udp gso and gro - over veth touching data # udp rx: 1243 MB/s 886160 calls/s # udp tx: 1280 MB/s 21724 calls/s 21724 msg/s # udp rx: 1280 MB/s 912192 calls/s # udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # udp rx: 1268 MB/s 903510 calls/s # udp tx: 1271 MB/s 21566 calls/s 21566 msg/s # udp rx: 1264 MB/s 900956 calls/s # udp tx: 1266 MB/s 21478 calls/s 21478 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1092 MB/s 18526 calls/s 18526 msg/s # tcp rx: 1093 MB/s 139921 calls/s # tcp tx: 1173 MB/s 19911 calls/s 19911 msg/s # tcp rx: 1174 MB/s 131147 calls/s # tcp tx: 1172 MB/s 19882 calls/s 19882 msg/s # tcp rx: 1173 MB/s 115725 calls/s # tcp tx: 1053 MB/s 17860 calls/s 17860 msg/s # udp gso - over veth touching data # udp rx: 1235 MB/s 901287 calls/s # udp tx: 1270 MB/s 21554 calls/s 21554 msg/s # udp rx: 1268 MB/s 925326 calls/s # udp tx: 1267 MB/s 21501 calls/s 21501 msg/s # udp rx: 1265 MB/s 922956 calls/s # udp tx: 1264 MB/s 21446 calls/s 21446 msg/s # udp rx: 1264 MB/s 922247 calls/s # udp tx: 1263 MB/s 21429 calls/s 21429 msg/s # udp gso and gro - over veth touching data # udp rx: 1201 MB/s 875968 calls/s # udp tx: 1236 MB/s 20968 calls/s 20968 msg/s # udp rx: 1232 MB/s 898915 calls/s # udp tx: 1229 MB/s 20861 calls/s 20861 msg/s # udp rx: 1189 MB/s 867711 calls/s # udp tx: 1177 MB/s 19979 calls/s 19979 msg/s # udp rx: 627 MB/s 457849 calls/s # udp tx: 623 MB/s 10583 calls/s 10583 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__->