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: 722 MB/s 12252 calls/s 12252 msg/s # tcp rx: 722 MB/s 29494 calls/s # tcp tx: 738 MB/s 12531 calls/s 12531 msg/s # tcp rx: 745 MB/s 33130 calls/s # tcp tx: 726 MB/s 12314 calls/s 12314 msg/s # tcp rx: 730 MB/s 33420 calls/s # tcp tx: 712 MB/s 12089 calls/s 12089 msg/s # udp gso - over veth touching data # udp rx: 379 MB/s 270236 calls/s # udp tx: 393 MB/s 6677 calls/s 6677 msg/s # udp rx: 409 MB/s 291676 calls/s # udp tx: 405 MB/s 6881 calls/s 6881 msg/s # udp rx: 361 MB/s 257809 calls/s # udp tx: 360 MB/s 6116 calls/s 6116 msg/s # udp rx: 420 MB/s 299283 calls/s # udp tx: 423 MB/s 7185 calls/s 7185 msg/s # udp gso and gro - over veth touching data # udp rx: 699 MB/s 11856 calls/s # udp tx: 731 MB/s 12405 calls/s 12405 msg/s # udp rx: 749 MB/s 12718 calls/s # udp tx: 748 MB/s 12694 calls/s 12694 msg/s # udp rx: 658 MB/s 11175 calls/s # udp tx: 645 MB/s 10946 calls/s 10946 msg/s # udp rx: 608 MB/s 10313 calls/s # udp tx: 620 MB/s 10516 calls/s 10516 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 628 MB/s 10660 calls/s 10660 msg/s # tcp rx: 630 MB/s 26975 calls/s # tcp tx: 663 MB/s 11253 calls/s 11253 msg/s # tcp rx: 663 MB/s 27322 calls/s # tcp tx: 630 MB/s 10696 calls/s 10696 msg/s # tcp rx: 631 MB/s 24891 calls/s # tcp tx: 659 MB/s 11190 calls/s 11190 msg/s # udp gso - over veth touching data # udp rx: 387 MB/s 282518 calls/s # udp tx: 401 MB/s 6816 calls/s 6816 msg/s # udp rx: 377 MB/s 275317 calls/s # udp tx: 373 MB/s 6338 calls/s 6338 msg/s # udp rx: 341 MB/s 248973 calls/s # udp tx: 345 MB/s 5865 calls/s 5865 msg/s # udp rx: 363 MB/s 265419 calls/s # udp tx: 360 MB/s 6117 calls/s 6117 msg/s # udp gso and gro - over veth touching data # udp rx: 734 MB/s 12458 calls/s # udp tx: 758 MB/s 12858 calls/s 12858 msg/s # udp rx: 789 MB/s 13392 calls/s # udp tx: 787 MB/s 13351 calls/s 13351 msg/s # udp rx: 755 MB/s 12810 calls/s # udp tx: 753 MB/s 12784 calls/s 12784 msg/s # udp rx: 757 MB/s 12850 calls/s # udp tx: 757 MB/s 12843 calls/s 12843 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__->