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: 1031 MB/s 17489 calls/s 17489 msg/s # tcp rx: 1048 MB/s 128243 calls/s # tcp tx: 1056 MB/s 17918 calls/s 17918 msg/s # tcp rx: 1059 MB/s 125151 calls/s # tcp tx: 1071 MB/s 18169 calls/s 18169 msg/s # tcp rx: 1069 MB/s 128658 calls/s # tcp tx: 1064 MB/s 18051 calls/s 18051 msg/s # udp gso - over veth touching data # udp rx: 980 MB/s 698170 calls/s # udp tx: 1003 MB/s 17026 calls/s 17026 msg/s # udp rx: 697 MB/s 496554 calls/s # udp tx: 688 MB/s 11681 calls/s 11681 msg/s # udp rx: 603 MB/s 429848 calls/s # udp tx: 602 MB/s 10220 calls/s 10220 msg/s # udp rx: 635 MB/s 453016 calls/s # udp tx: 636 MB/s 10788 calls/s 10788 msg/s # udp gso and gro - over veth touching data # udp rx: 663 MB/s 472862 calls/s # udp tx: 681 MB/s 11555 calls/s 11555 msg/s # udp rx: 712 MB/s 507586 calls/s # udp tx: 715 MB/s 12137 calls/s 12137 msg/s # udp rx: 703 MB/s 501488 calls/s # udp tx: 707 MB/s 12002 calls/s 12002 msg/s # udp rx: 711 MB/s 506792 calls/s # udp tx: 714 MB/s 12120 calls/s 12120 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 994 MB/s 16870 calls/s 16870 msg/s # tcp rx: 995 MB/s 122748 calls/s # tcp tx: 1088 MB/s 18463 calls/s 18463 msg/s # tcp rx: 1089 MB/s 136689 calls/s # tcp tx: 1070 MB/s 18155 calls/s 18155 msg/s # tcp rx: 1071 MB/s 131365 calls/s # tcp tx: 1056 MB/s 17912 calls/s 17912 msg/s # udp gso - over veth touching data # udp rx: 644 MB/s 470205 calls/s # udp tx: 658 MB/s 11171 calls/s 11171 msg/s # udp rx: 626 MB/s 457109 calls/s # udp tx: 627 MB/s 10635 calls/s 10635 msg/s # udp rx: 690 MB/s 503289 calls/s # udp tx: 689 MB/s 11686 calls/s 11686 msg/s # udp rx: 674 MB/s 492189 calls/s # udp tx: 674 MB/s 11439 calls/s 11439 msg/s # udp gso and gro - over veth touching data # udp rx: 1076 MB/s 784825 calls/s # udp tx: 1102 MB/s 18694 calls/s 18694 msg/s # udp rx: 1221 MB/s 890858 calls/s # udp tx: 1223 MB/s 20745 calls/s 20745 msg/s # udp rx: 1226 MB/s 894264 calls/s # udp tx: 1231 MB/s 20881 calls/s 20881 msg/s # udp rx: 825 MB/s 601832 calls/s # udp tx: 834 MB/s 14146 calls/s 14146 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__->