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: 1142 MB/s 19370 calls/s 19370 msg/s # tcp rx: 1155 MB/s 132846 calls/s # tcp tx: 1109 MB/s 18813 calls/s 18813 msg/s # tcp rx: 1114 MB/s 129714 calls/s # tcp tx: 1094 MB/s 18570 calls/s 18570 msg/s # tcp rx: 1095 MB/s 128586 calls/s # tcp tx: 1099 MB/s 18644 calls/s 18644 msg/s # udp gso - over veth touching data # udp rx: 1197 MB/s 853038 calls/s # udp tx: 1232 MB/s 20908 calls/s 20908 msg/s # udp rx: 1331 MB/s 948242 calls/s # udp tx: 1335 MB/s 22656 calls/s 22656 msg/s # udp rx: 1336 MB/s 952319 calls/s # udp tx: 1336 MB/s 22665 calls/s 22665 msg/s # udp rx: 1328 MB/s 946316 calls/s # udp tx: 1327 MB/s 22519 calls/s 22519 msg/s # udp gso and gro - over veth touching data # udp rx: 672 MB/s 479287 calls/s # udp tx: 694 MB/s 11772 calls/s 11772 msg/s # udp rx: 680 MB/s 484950 calls/s # udp tx: 681 MB/s 11553 calls/s 11553 msg/s # udp rx: 683 MB/s 487019 calls/s # udp tx: 684 MB/s 11608 calls/s 11608 msg/s # udp rx: 691 MB/s 492636 calls/s # udp tx: 693 MB/s 11759 calls/s 11759 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1106 MB/s 18768 calls/s 18768 msg/s # tcp rx: 1107 MB/s 137347 calls/s # tcp tx: 1114 MB/s 18906 calls/s 18906 msg/s # tcp rx: 1115 MB/s 132092 calls/s # tcp tx: 1095 MB/s 18576 calls/s 18576 msg/s # tcp rx: 1096 MB/s 128001 calls/s # tcp tx: 1104 MB/s 18728 calls/s 18728 msg/s # udp gso - over veth touching data # udp rx: 1126 MB/s 821296 calls/s # udp tx: 1150 MB/s 19520 calls/s 19520 msg/s # udp rx: 1213 MB/s 885309 calls/s # udp tx: 1227 MB/s 20822 calls/s 20822 msg/s # udp rx: 1245 MB/s 908508 calls/s # udp tx: 1246 MB/s 21148 calls/s 21148 msg/s # udp rx: 1244 MB/s 907507 calls/s # udp tx: 1246 MB/s 21134 calls/s 21134 msg/s # udp gso and gro - over veth touching data # udp rx: 599 MB/s 437307 calls/s # udp tx: 619 MB/s 10504 calls/s 10504 msg/s # udp rx: 608 MB/s 443436 calls/s # udp tx: 609 MB/s 10331 calls/s 10331 msg/s # udp rx: 610 MB/s 445087 calls/s # udp tx: 613 MB/s 10412 calls/s 10412 msg/s # udp rx: 653 MB/s 476700 calls/s # udp tx: 657 MB/s 11144 calls/s 11144 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__->