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: 894 MB/s 15174 calls/s 15174 msg/s # tcp rx: 895 MB/s 150721 calls/s # tcp tx: 842 MB/s 14292 calls/s 14292 msg/s # tcp rx: 843 MB/s 145836 calls/s # tcp tx: 861 MB/s 14605 calls/s 14605 msg/s # tcp rx: 861 MB/s 148756 calls/s # tcp tx: 868 MB/s 14731 calls/s 14731 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 884548 calls/s # udp tx: 1274 MB/s 21609 calls/s 21609 msg/s # udp rx: 1332 MB/s 949166 calls/s # udp tx: 1331 MB/s 22582 calls/s 22582 msg/s # udp rx: 1314 MB/s 936516 calls/s # udp tx: 1313 MB/s 22278 calls/s 22278 msg/s # udp rx: 1318 MB/s 939580 calls/s # udp tx: 1317 MB/s 22354 calls/s 22354 msg/s # udp gso and gro - over veth touching data # udp rx: 607 MB/s 432863 calls/s # udp tx: 625 MB/s 10604 calls/s 10604 msg/s # udp rx: 634 MB/s 451986 calls/s # udp tx: 633 MB/s 10742 calls/s 10742 msg/s # udp rx: 645 MB/s 459830 calls/s # udp tx: 644 MB/s 10938 calls/s 10938 msg/s # udp rx: 632 MB/s 450515 calls/s # udp tx: 631 MB/s 10719 calls/s 10719 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 855 MB/s 14510 calls/s 14510 msg/s # tcp rx: 856 MB/s 149544 calls/s # tcp tx: 793 MB/s 13455 calls/s 13455 msg/s # tcp rx: 799 MB/s 138878 calls/s # tcp tx: 851 MB/s 14436 calls/s 14436 msg/s # tcp rx: 849 MB/s 152808 calls/s # tcp tx: 858 MB/s 14569 calls/s 14569 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 904629 calls/s # udp tx: 1263 MB/s 21434 calls/s 21434 msg/s # udp rx: 1099 MB/s 802093 calls/s # udp tx: 1093 MB/s 18545 calls/s 18545 msg/s # udp rx: 639 MB/s 466060 calls/s # udp tx: 640 MB/s 10866 calls/s 10866 msg/s # udp rx: 620 MB/s 452527 calls/s # udp tx: 622 MB/s 10564 calls/s 10564 msg/s # udp gso and gro - over veth touching data # udp rx: 660 MB/s 481349 calls/s # udp tx: 673 MB/s 11417 calls/s 11417 msg/s # udp rx: 681 MB/s 496773 calls/s # udp tx: 683 MB/s 11593 calls/s 11593 msg/s # udp rx: 685 MB/s 499795 calls/s # udp tx: 687 MB/s 11658 calls/s 11658 msg/s # udp rx: 684 MB/s 499330 calls/s # udp tx: 687 MB/s 11652 calls/s 11652 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' [?2004hxx__-> echo $? 0 xx__->