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: 1134 MB/s 19245 calls/s 19245 msg/s # tcp rx: 1143 MB/s 140204 calls/s # tcp tx: 1032 MB/s 17514 calls/s 17514 msg/s # tcp rx: 1035 MB/s 126794 calls/s # tcp tx: 1098 MB/s 18632 calls/s 18632 msg/s # tcp rx: 1101 MB/s 126416 calls/s # tcp tx: 1106 MB/s 18770 calls/s 18770 msg/s # udp gso - over veth touching data # udp rx: 1168 MB/s 832494 calls/s # udp tx: 1206 MB/s 20455 calls/s 20455 msg/s # udp rx: 1261 MB/s 898535 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # udp rx: 1201 MB/s 855854 calls/s # udp tx: 1189 MB/s 20183 calls/s 20183 msg/s # udp rx: 667 MB/s 475780 calls/s # udp tx: 672 MB/s 11409 calls/s 11409 msg/s # udp gso and gro - over veth touching data # udp rx: 1225 MB/s 872776 calls/s # udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # udp rx: 1288 MB/s 918023 calls/s # udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # udp rx: 1297 MB/s 924413 calls/s # udp tx: 1297 MB/s 22005 calls/s 22005 msg/s # udp rx: 1319 MB/s 940209 calls/s # udp tx: 1318 MB/s 22366 calls/s 22366 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1120 MB/s 19005 calls/s 19005 msg/s # tcp rx: 1132 MB/s 131032 calls/s # tcp tx: 963 MB/s 16344 calls/s 16344 msg/s # tcp rx: 965 MB/s 124212 calls/s # tcp tx: 1039 MB/s 17623 calls/s 17623 msg/s # tcp rx: 1036 MB/s 124470 calls/s # tcp tx: 1019 MB/s 17286 calls/s 17286 msg/s # udp gso - over veth touching data # udp rx: 1072 MB/s 781974 calls/s # udp tx: 1095 MB/s 18574 calls/s 18574 msg/s # udp rx: 704 MB/s 513687 calls/s # udp tx: 702 MB/s 11910 calls/s 11910 msg/s # udp rx: 662 MB/s 482869 calls/s # udp tx: 664 MB/s 11262 calls/s 11262 msg/s # udp rx: 666 MB/s 486417 calls/s # udp tx: 670 MB/s 11371 calls/s 11371 msg/s # udp gso and gro - over veth touching data # udp rx: 572 MB/s 417632 calls/s # udp tx: 589 MB/s 10001 calls/s 10001 msg/s # udp rx: 618 MB/s 451198 calls/s # udp tx: 618 MB/s 10493 calls/s 10493 msg/s # udp rx: 618 MB/s 450901 calls/s # udp tx: 617 MB/s 10472 calls/s 10472 msg/s # udp rx: 620 MB/s 452725 calls/s # udp tx: 644 MB/s 10930 calls/s 10930 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__->