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: 1137 MB/s 19287 calls/s 19287 msg/s # tcp rx: 1147 MB/s 145631 calls/s # tcp tx: 1075 MB/s 18245 calls/s 18245 msg/s # tcp rx: 1074 MB/s 130496 calls/s # tcp tx: 1071 MB/s 18179 calls/s 18179 msg/s # tcp rx: 1073 MB/s 130528 calls/s # tcp tx: 1076 MB/s 18252 calls/s 18252 msg/s # udp gso - over veth touching data # udp rx: 1298 MB/s 925194 calls/s # udp tx: 1331 MB/s 22584 calls/s 22584 msg/s # udp rx: 1332 MB/s 949419 calls/s # udp tx: 1335 MB/s 22655 calls/s 22655 msg/s # udp rx: 1328 MB/s 946311 calls/s # udp tx: 1331 MB/s 22587 calls/s 22587 msg/s # udp rx: 1321 MB/s 941542 calls/s # udp tx: 1325 MB/s 22480 calls/s 22480 msg/s # udp gso and gro - over veth touching data # udp rx: 1316 MB/s 937607 calls/s # udp tx: 1345 MB/s 22814 calls/s 22814 msg/s # udp rx: 1333 MB/s 949566 calls/s # udp tx: 1334 MB/s 22631 calls/s 22631 msg/s # udp rx: 1341 MB/s 955945 calls/s # udp tx: 1343 MB/s 22788 calls/s 22788 msg/s # udp rx: 1343 MB/s 956699 calls/s # udp tx: 1344 MB/s 22798 calls/s 22798 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1310 MB/s 22219 calls/s 22219 msg/s # tcp rx: 1310 MB/s 121123 calls/s # tcp tx: 1332 MB/s 22595 calls/s 22595 msg/s # tcp rx: 1333 MB/s 114753 calls/s # tcp tx: 1337 MB/s 22678 calls/s 22678 msg/s # tcp rx: 1338 MB/s 114972 calls/s # tcp tx: 1341 MB/s 22761 calls/s 22761 msg/s # udp gso - over veth touching data # udp rx: 1252 MB/s 913754 calls/s # udp tx: 1281 MB/s 21738 calls/s 21738 msg/s # udp rx: 1283 MB/s 936334 calls/s # udp tx: 1285 MB/s 21803 calls/s 21803 msg/s # udp rx: 1284 MB/s 936550 calls/s # udp tx: 1285 MB/s 21808 calls/s 21808 msg/s # udp rx: 1284 MB/s 936628 calls/s # udp tx: 1285 MB/s 21804 calls/s 21804 msg/s # udp gso and gro - over veth touching data # udp rx: 1207 MB/s 880781 calls/s # udp tx: 1234 MB/s 20935 calls/s 20935 msg/s # udp rx: 1233 MB/s 899622 calls/s # udp tx: 1231 MB/s 20886 calls/s 20886 msg/s # udp rx: 1227 MB/s 894962 calls/s # udp tx: 1226 MB/s 20798 calls/s 20798 msg/s # udp rx: 1250 MB/s 911817 calls/s # udp tx: 1248 MB/s 21175 calls/s 21175 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__->