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: 1005 MB/s 17059 calls/s 17059 msg/s # tcp rx: 1085 MB/s 146006 calls/s # tcp tx: 1079 MB/s 18309 calls/s 18309 msg/s # tcp rx: 1089 MB/s 132011 calls/s # tcp tx: 1113 MB/s 18888 calls/s 18888 msg/s # tcp rx: 1116 MB/s 129454 calls/s # tcp tx: 1092 MB/s 18526 calls/s 18526 msg/s # udp gso - over veth touching data # udp rx: 1275 MB/s 908606 calls/s # udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # udp rx: 1284 MB/s 915338 calls/s # udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # udp rx: 1286 MB/s 916668 calls/s # udp tx: 1286 MB/s 21819 calls/s 21819 msg/s # udp rx: 1290 MB/s 919013 calls/s # udp tx: 1289 MB/s 21874 calls/s 21874 msg/s # udp gso and gro - over veth touching data # udp rx: 860 MB/s 613011 calls/s # udp tx: 883 MB/s 14978 calls/s 14978 msg/s # udp rx: 1301 MB/s 927364 calls/s # udp tx: 1306 MB/s 22153 calls/s 22153 msg/s # udp rx: 1165 MB/s 830055 calls/s # udp tx: 1157 MB/s 19635 calls/s 19635 msg/s # udp rx: 1238 MB/s 882205 calls/s # udp tx: 1244 MB/s 21115 calls/s 21115 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 672 MB/s 11413 calls/s 11413 msg/s # tcp rx: 678 MB/s 89475 calls/s # tcp tx: 766 MB/s 13001 calls/s 13001 msg/s # tcp rx: 767 MB/s 90501 calls/s # tcp tx: 738 MB/s 12527 calls/s 12527 msg/s # tcp rx: 738 MB/s 92998 calls/s # tcp tx: 764 MB/s 12959 calls/s 12959 msg/s # udp gso - over veth touching data # udp rx: 598 MB/s 436358 calls/s # udp tx: 610 MB/s 10357 calls/s 10357 msg/s # udp rx: 629 MB/s 459334 calls/s # udp tx: 628 MB/s 10667 calls/s 10667 msg/s # udp rx: 645 MB/s 471003 calls/s # udp tx: 645 MB/s 10952 calls/s 10952 msg/s # udp rx: 649 MB/s 473459 calls/s # udp tx: 663 MB/s 11254 calls/s 11254 msg/s # udp gso and gro - over veth touching data # udp rx: 592 MB/s 431870 calls/s # udp tx: 607 MB/s 10301 calls/s 10301 msg/s # udp rx: 626 MB/s 456848 calls/s # udp tx: 630 MB/s 10691 calls/s 10691 msg/s # udp rx: 603 MB/s 440046 calls/s # udp tx: 603 MB/s 10239 calls/s 10239 msg/s # udp rx: 571 MB/s 416927 calls/s # udp tx: 575 MB/s 9765 calls/s 9765 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__->