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: 1129 MB/s 19152 calls/s 19152 msg/s # tcp rx: 1130 MB/s 139689 calls/s # tcp tx: 1175 MB/s 19941 calls/s 19941 msg/s # tcp rx: 1176 MB/s 137253 calls/s # tcp tx: 1110 MB/s 18837 calls/s 18837 msg/s # tcp rx: 1111 MB/s 129218 calls/s # tcp tx: 1102 MB/s 18707 calls/s 18707 msg/s # udp gso - over veth touching data # udp rx: 596 MB/s 424567 calls/s # udp tx: 614 MB/s 10425 calls/s 10425 msg/s # udp rx: 613 MB/s 437140 calls/s # udp tx: 613 MB/s 10403 calls/s 10403 msg/s # udp rx: 621 MB/s 442980 calls/s # udp tx: 622 MB/s 10553 calls/s 10553 msg/s # udp rx: 613 MB/s 436941 calls/s # udp tx: 612 MB/s 10380 calls/s 10380 msg/s # udp gso and gro - over veth touching data # udp rx: 581 MB/s 413899 calls/s # udp tx: 601 MB/s 10205 calls/s 10205 msg/s # udp rx: 560 MB/s 399554 calls/s # udp tx: 558 MB/s 9470 calls/s 9470 msg/s # udp rx: 606 MB/s 432005 calls/s # udp tx: 607 MB/s 10311 calls/s 10311 msg/s # udp rx: 610 MB/s 435066 calls/s # udp tx: 610 MB/s 10349 calls/s 10349 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 708 MB/s 12014 calls/s 12014 msg/s # tcp rx: 708 MB/s 82999 calls/s # tcp tx: 698 MB/s 11849 calls/s 11849 msg/s # tcp rx: 699 MB/s 82784 calls/s # tcp tx: 675 MB/s 11459 calls/s 11459 msg/s # tcp rx: 676 MB/s 81651 calls/s # tcp tx: 696 MB/s 11819 calls/s 11819 msg/s # udp gso - over veth touching data # udp rx: 1184 MB/s 863624 calls/s # udp tx: 1218 MB/s 20666 calls/s 20666 msg/s # udp rx: 1183 MB/s 863500 calls/s # udp tx: 1185 MB/s 20111 calls/s 20111 msg/s # udp rx: 1280 MB/s 933768 calls/s # udp tx: 1279 MB/s 21707 calls/s 21707 msg/s # udp rx: 1274 MB/s 929547 calls/s # udp tx: 1274 MB/s 21610 calls/s 21610 msg/s # udp gso and gro - over veth touching data # udp rx: 1139 MB/s 831410 calls/s # udp tx: 1169 MB/s 19843 calls/s 19843 msg/s # udp rx: 1171 MB/s 854699 calls/s # udp tx: 1177 MB/s 19976 calls/s 19976 msg/s # udp rx: 1250 MB/s 911638 calls/s # udp tx: 1253 MB/s 21265 calls/s 21265 msg/s # udp rx: 1272 MB/s 927705 calls/s # udp tx: 1275 MB/s 21641 calls/s 21641 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__->