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: 1102 MB/s 18707 calls/s 18707 msg/s # tcp rx: 1103 MB/s 141850 calls/s # tcp tx: 1142 MB/s 19379 calls/s 19379 msg/s # tcp rx: 1144 MB/s 141995 calls/s # tcp tx: 1088 MB/s 18460 calls/s 18460 msg/s # tcp rx: 1089 MB/s 124799 calls/s # tcp tx: 981 MB/s 16644 calls/s 16644 msg/s # udp gso - over veth touching data # udp rx: 1264 MB/s 900530 calls/s # udp tx: 1305 MB/s 22134 calls/s 22134 msg/s # udp rx: 1302 MB/s 928108 calls/s # udp tx: 1299 MB/s 22043 calls/s 22043 msg/s # udp rx: 1237 MB/s 881825 calls/s # udp tx: 1237 MB/s 20997 calls/s 20997 msg/s # udp rx: 1304 MB/s 929438 calls/s # udp tx: 1305 MB/s 22134 calls/s 22134 msg/s # udp gso and gro - over veth touching data # udp rx: 1233 MB/s 878608 calls/s # udp tx: 1278 MB/s 21677 calls/s 21677 msg/s # udp rx: 1310 MB/s 933276 calls/s # udp tx: 1309 MB/s 22217 calls/s 22217 msg/s # udp rx: 1311 MB/s 933991 calls/s # udp tx: 1311 MB/s 22237 calls/s 22237 msg/s # udp rx: 1317 MB/s 938301 calls/s # udp tx: 1316 MB/s 22331 calls/s 22331 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1033 MB/s 17528 calls/s 17528 msg/s # tcp rx: 1042 MB/s 141364 calls/s # tcp tx: 1040 MB/s 17653 calls/s 17653 msg/s # tcp rx: 1045 MB/s 126054 calls/s # tcp tx: 1032 MB/s 17514 calls/s 17514 msg/s # tcp rx: 1029 MB/s 127072 calls/s # tcp tx: 1039 MB/s 17625 calls/s 17625 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 893171 calls/s # udp tx: 1256 MB/s 21310 calls/s 21310 msg/s # udp rx: 1259 MB/s 918265 calls/s # udp tx: 1258 MB/s 21345 calls/s 21345 msg/s # udp rx: 1254 MB/s 915164 calls/s # udp tx: 1254 MB/s 21273 calls/s 21273 msg/s # udp rx: 1180 MB/s 861033 calls/s # udp tx: 1187 MB/s 20143 calls/s 20143 msg/s # udp gso and gro - over veth touching data # udp rx: 702 MB/s 512645 calls/s # udp tx: 726 MB/s 12315 calls/s 12315 msg/s # udp rx: 723 MB/s 527472 calls/s # udp tx: 727 MB/s 12334 calls/s 12334 msg/s # udp rx: 738 MB/s 538349 calls/s # udp tx: 742 MB/s 12587 calls/s 12587 msg/s # udp rx: 738 MB/s 538412 calls/s # udp tx: 741 MB/s 12582 calls/s 12582 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__->