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 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 760 MB/s 12904 calls/s 12904 msg/s # tcp rx: 766 MB/s 31204 calls/s # tcp tx: 755 MB/s 12815 calls/s 12815 msg/s # tcp rx: 756 MB/s 27635 calls/s # tcp tx: 736 MB/s 12485 calls/s 12485 msg/s # tcp rx: 739 MB/s 28040 calls/s # tcp tx: 718 MB/s 12178 calls/s 12178 msg/s # udp gso - over veth touching data # udp rx: 298 MB/s 212486 calls/s # udp tx: 304 MB/s 5158 calls/s 5158 msg/s # udp rx: 306 MB/s 218128 calls/s # udp tx: 306 MB/s 5196 calls/s 5196 msg/s # udp rx: 305 MB/s 217666 calls/s # udp tx: 305 MB/s 5185 calls/s 5185 msg/s # udp rx: 305 MB/s 217747 calls/s # udp tx: 305 MB/s 5184 calls/s 5184 msg/s # udp gso and gro - over veth touching data # udp rx: 616 MB/s 10459 calls/s # udp tx: 629 MB/s 10683 calls/s 10683 msg/s # udp rx: 629 MB/s 10673 calls/s # udp tx: 629 MB/s 10673 calls/s 10673 msg/s # udp rx: 629 MB/s 10670 calls/s # udp tx: 629 MB/s 10670 calls/s 10670 msg/s # udp rx: 641 MB/s 10872 calls/s # udp tx: 640 MB/s 10871 calls/s 10871 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 762 MB/s 12931 calls/s 12931 msg/s # tcp rx: 762 MB/s 28395 calls/s # tcp tx: 750 MB/s 12726 calls/s 12726 msg/s # tcp rx: 751 MB/s 28630 calls/s # tcp tx: 745 MB/s 12639 calls/s 12639 msg/s # tcp rx: 745 MB/s 29286 calls/s # tcp tx: 719 MB/s 12195 calls/s 12195 msg/s # udp gso - over veth touching data # udp rx: 285 MB/s 208042 calls/s # udp tx: 291 MB/s 4952 calls/s 4952 msg/s # udp rx: 299 MB/s 218327 calls/s # udp tx: 299 MB/s 5076 calls/s 5076 msg/s # udp rx: 299 MB/s 218776 calls/s # udp tx: 299 MB/s 5082 calls/s 5082 msg/s # udp rx: 300 MB/s 219265 calls/s # udp tx: 300 MB/s 5095 calls/s 5095 msg/s # udp gso and gro - over veth touching data # udp rx: 776 MB/s 13162 calls/s # udp tx: 792 MB/s 13446 calls/s 13446 msg/s # udp rx: 666 MB/s 11508 calls/s # udp tx: 663 MB/s 11245 calls/s 11245 msg/s # udp rx: 621 MB/s 10808 calls/s # udp tx: 619 MB/s 10513 calls/s 10513 msg/s # udp rx: 552 MB/s 9375 calls/s # udp tx: 553 MB/s 9380 calls/s 9380 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__->