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: 1121 MB/s 19016 calls/s 19016 msg/s # tcp rx: 1121 MB/s 140743 calls/s # tcp tx: 1122 MB/s 19030 calls/s 19030 msg/s # tcp rx: 1122 MB/s 128002 calls/s # tcp tx: 1222 MB/s 20736 calls/s 20736 msg/s # tcp rx: 1224 MB/s 114015 calls/s # tcp tx: 1070 MB/s 18153 calls/s 18153 msg/s # udp gso - over veth touching data # udp rx: 1270 MB/s 905325 calls/s # udp tx: 1305 MB/s 22145 calls/s 22145 msg/s # udp rx: 1325 MB/s 944482 calls/s # udp tx: 1325 MB/s 22482 calls/s 22482 msg/s # udp rx: 1329 MB/s 946904 calls/s # udp tx: 1328 MB/s 22530 calls/s 22530 msg/s # udp rx: 1213 MB/s 864529 calls/s # udp tx: 1213 MB/s 20581 calls/s 20581 msg/s # udp gso and gro - over veth touching data # udp rx: 1194 MB/s 850913 calls/s # udp tx: 1233 MB/s 20929 calls/s 20929 msg/s # udp rx: 1256 MB/s 895328 calls/s # udp tx: 1256 MB/s 21315 calls/s 21315 msg/s # udp rx: 1264 MB/s 900688 calls/s # udp tx: 1264 MB/s 21445 calls/s 21445 msg/s # udp rx: 1253 MB/s 892734 calls/s # udp tx: 1252 MB/s 21238 calls/s 21238 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 712 MB/s 12084 calls/s 12084 msg/s # tcp rx: 712 MB/s 85468 calls/s # tcp tx: 690 MB/s 11705 calls/s 11705 msg/s # tcp rx: 690 MB/s 85417 calls/s # tcp tx: 722 MB/s 12246 calls/s 12246 msg/s # tcp rx: 722 MB/s 85740 calls/s # tcp tx: 725 MB/s 12297 calls/s 12297 msg/s # udp gso - over veth touching data # udp rx: 596 MB/s 435059 calls/s # udp tx: 612 MB/s 10390 calls/s 10390 msg/s # udp rx: 588 MB/s 429125 calls/s # udp tx: 588 MB/s 9975 calls/s 9975 msg/s # udp rx: 585 MB/s 427344 calls/s # udp tx: 585 MB/s 9936 calls/s 9936 msg/s # udp rx: 592 MB/s 432139 calls/s # udp tx: 592 MB/s 10043 calls/s 10043 msg/s # udp gso and gro - over veth touching data # udp rx: 1155 MB/s 842359 calls/s # udp tx: 1194 MB/s 20267 calls/s 20267 msg/s # udp rx: 1087 MB/s 792922 calls/s # udp tx: 1065 MB/s 18064 calls/s 18064 msg/s # udp rx: 1013 MB/s 738863 calls/s # udp tx: 1036 MB/s 17578 calls/s 17578 msg/s # udp rx: 1239 MB/s 903830 calls/s # udp tx: 1237 MB/s 20986 calls/s 20986 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__->