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: 845 MB/s 14340 calls/s 14340 msg/s # tcp rx: 847 MB/s 95254 calls/s # tcp tx: 963 MB/s 16334 calls/s 16334 msg/s # tcp rx: 965 MB/s 131822 calls/s # tcp tx: 1011 MB/s 17150 calls/s 17150 msg/s # tcp rx: 1010 MB/s 123781 calls/s # tcp tx: 1021 MB/s 17318 calls/s 17318 msg/s # udp gso - over veth touching data # udp rx: 1198 MB/s 854096 calls/s # udp tx: 1232 MB/s 20908 calls/s 20908 msg/s # udp rx: 1335 MB/s 951397 calls/s # udp tx: 1341 MB/s 22751 calls/s 22751 msg/s # udp rx: 1261 MB/s 898976 calls/s # udp tx: 1263 MB/s 21434 calls/s 21434 msg/s # udp rx: 1210 MB/s 862223 calls/s # udp tx: 1214 MB/s 20600 calls/s 20600 msg/s # udp gso and gro - over veth touching data # udp rx: 826 MB/s 588881 calls/s # udp tx: 876 MB/s 14859 calls/s 14859 msg/s # udp rx: 1323 MB/s 942615 calls/s # udp tx: 1329 MB/s 22553 calls/s 22553 msg/s # udp rx: 1333 MB/s 950148 calls/s # udp tx: 1336 MB/s 22662 calls/s 22662 msg/s # udp rx: 1333 MB/s 949748 calls/s # udp tx: 1335 MB/s 22648 calls/s 22648 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1032 MB/s 17519 calls/s 17519 msg/s # tcp rx: 1051 MB/s 132082 calls/s # tcp tx: 1053 MB/s 17874 calls/s 17874 msg/s # tcp rx: 1048 MB/s 131238 calls/s # tcp tx: 826 MB/s 14015 calls/s 14015 msg/s # tcp rx: 819 MB/s 104585 calls/s # tcp tx: 656 MB/s 11140 calls/s 11140 msg/s # udp gso - over veth touching data # udp rx: 1187 MB/s 866038 calls/s # udp tx: 1226 MB/s 20797 calls/s 20797 msg/s # udp rx: 1289 MB/s 940262 calls/s # udp tx: 1291 MB/s 21904 calls/s 21904 msg/s # udp rx: 1299 MB/s 947551 calls/s # udp tx: 1306 MB/s 22152 calls/s 22152 msg/s # udp rx: 1292 MB/s 942743 calls/s # udp tx: 1296 MB/s 21992 calls/s 21992 msg/s # udp gso and gro - over veth touching data # udp rx: 1150 MB/s 839153 calls/s # udp tx: 1187 MB/s 20137 calls/s 20137 msg/s # udp rx: 1278 MB/s 932615 calls/s # udp tx: 1277 MB/s 21669 calls/s 21669 msg/s # udp rx: 1279 MB/s 933384 calls/s # udp tx: 1279 MB/s 21705 calls/s 21705 msg/s # udp rx: 1277 MB/s 931329 calls/s # udp tx: 1276 MB/s 21650 calls/s 21650 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__->