make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1134 MB/s 19237 calls/s 19237 msg/s # tcp rx: 1134 MB/s 136464 calls/s # tcp tx: 947 MB/s 16077 calls/s 16077 msg/s # tcp rx: 949 MB/s 119149 calls/s # tcp tx: 876 MB/s 14874 calls/s 14874 msg/s # tcp rx: 876 MB/s 112062 calls/s # tcp tx: 665 MB/s 11283 calls/s 11283 msg/s # udp gso - over veth touching data # udp rx: 602 MB/s 428904 calls/s # udp tx: 621 MB/s 10538 calls/s 10538 msg/s # udp rx: 575 MB/s 410049 calls/s # udp tx: 579 MB/s 9831 calls/s 9831 msg/s # udp rx: 610 MB/s 435212 calls/s # udp tx: 615 MB/s 10447 calls/s 10447 msg/s # udp rx: 595 MB/s 424082 calls/s # udp tx: 600 MB/s 10187 calls/s 10187 msg/s # udp gso and gro - over veth touching data # udp rx: 999 MB/s 711781 calls/s # udp tx: 1015 MB/s 17230 calls/s 17230 msg/s # udp rx: 657 MB/s 468593 calls/s # udp tx: 656 MB/s 11133 calls/s 11133 msg/s # udp rx: 685 MB/s 488145 calls/s # udp tx: 685 MB/s 11626 calls/s 11626 msg/s # udp rx: 693 MB/s 494186 calls/s # udp tx: 693 MB/s 11769 calls/s 11769 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 731 MB/s 12406 calls/s 12406 msg/s # tcp rx: 733 MB/s 84516 calls/s # tcp tx: 705 MB/s 11962 calls/s 11962 msg/s # tcp rx: 704 MB/s 82539 calls/s # tcp tx: 1039 MB/s 17637 calls/s 17637 msg/s # tcp rx: 1052 MB/s 120590 calls/s # tcp tx: 1123 MB/s 19060 calls/s 19060 msg/s # udp gso - over veth touching data # udp rx: 1172 MB/s 854836 calls/s # udp tx: 1190 MB/s 20190 calls/s 20190 msg/s # udp rx: 1245 MB/s 908361 calls/s # udp tx: 1257 MB/s 21323 calls/s 21323 msg/s # udp rx: 1259 MB/s 918349 calls/s # udp tx: 1264 MB/s 21442 calls/s 21442 msg/s # udp rx: 1260 MB/s 919002 calls/s # udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # udp gso and gro - over veth touching data # udp rx: 1231 MB/s 898213 calls/s # udp tx: 1262 MB/s 21418 calls/s 21418 msg/s # udp rx: 1263 MB/s 921280 calls/s # udp tx: 1260 MB/s 21387 calls/s 21387 msg/s # udp rx: 1214 MB/s 885432 calls/s # udp tx: 1215 MB/s 20619 calls/s 20619 msg/s # udp rx: 1239 MB/s 903802 calls/s # udp tx: 1238 MB/s 21003 calls/s 21003 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__->