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: 711 MB/s 12063 calls/s 12063 msg/s # tcp rx: 711 MB/s 29169 calls/s # tcp tx: 628 MB/s 10659 calls/s 10659 msg/s # tcp rx: 628 MB/s 25547 calls/s # tcp tx: 664 MB/s 11278 calls/s 11278 msg/s # tcp rx: 666 MB/s 31005 calls/s # tcp tx: 698 MB/s 11845 calls/s 11845 msg/s # udp gso - over veth touching data # udp rx: 409 MB/s 291950 calls/s # udp tx: 424 MB/s 7195 calls/s 7195 msg/s # udp rx: 422 MB/s 301224 calls/s # udp tx: 421 MB/s 7151 calls/s 7151 msg/s # udp rx: 405 MB/s 288816 calls/s # udp tx: 405 MB/s 6876 calls/s 6876 msg/s # udp rx: 418 MB/s 298470 calls/s # udp tx: 418 MB/s 7097 calls/s 7097 msg/s # udp gso and gro - over veth touching data # udp rx: 585 MB/s 9932 calls/s # udp tx: 602 MB/s 10225 calls/s 10225 msg/s # udp rx: 612 MB/s 10386 calls/s # udp tx: 620 MB/s 10531 calls/s 10531 msg/s # udp rx: 733 MB/s 12439 calls/s # udp tx: 734 MB/s 12465 calls/s 12465 msg/s # udp rx: 757 MB/s 12853 calls/s # udp tx: 758 MB/s 12857 calls/s 12857 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 723 MB/s 12277 calls/s 12277 msg/s # tcp rx: 724 MB/s 32407 calls/s # tcp tx: 628 MB/s 10665 calls/s 10665 msg/s # tcp rx: 629 MB/s 26614 calls/s # tcp tx: 621 MB/s 10533 calls/s 10533 msg/s # tcp rx: 621 MB/s 25967 calls/s # tcp tx: 608 MB/s 10324 calls/s 10324 msg/s # udp gso - over veth touching data # udp rx: 317 MB/s 231520 calls/s # udp tx: 330 MB/s 5612 calls/s 5612 msg/s # udp rx: 381 MB/s 277950 calls/s # udp tx: 381 MB/s 6463 calls/s 6463 msg/s # udp rx: 377 MB/s 275426 calls/s # udp tx: 378 MB/s 6424 calls/s 6424 msg/s # udp rx: 403 MB/s 294528 calls/s # udp tx: 403 MB/s 6850 calls/s 6850 msg/s # udp gso and gro - over veth touching data # udp rx: 695 MB/s 11795 calls/s # udp tx: 719 MB/s 12201 calls/s 12201 msg/s # udp rx: 686 MB/s 11679 calls/s # udp tx: 683 MB/s 11592 calls/s 11592 msg/s # udp rx: 779 MB/s 13213 calls/s # udp tx: 781 MB/s 13247 calls/s 13247 msg/s # udp rx: 780 MB/s 13234 calls/s # udp tx: 780 MB/s 13232 calls/s 13232 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__->