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: 1002 MB/s 17010 calls/s 17010 msg/s # tcp rx: 1005 MB/s 135771 calls/s # tcp tx: 1012 MB/s 17169 calls/s 17169 msg/s # tcp rx: 1012 MB/s 127679 calls/s # tcp tx: 1015 MB/s 17218 calls/s 17218 msg/s # tcp rx: 1016 MB/s 127722 calls/s # tcp tx: 1073 MB/s 18210 calls/s 18210 msg/s # udp gso - over veth touching data # udp rx: 1302 MB/s 927520 calls/s # udp tx: 1343 MB/s 22786 calls/s 22786 msg/s # udp rx: 1314 MB/s 936234 calls/s # udp tx: 1316 MB/s 22328 calls/s 22328 msg/s # udp rx: 1315 MB/s 936793 calls/s # udp tx: 1315 MB/s 22320 calls/s 22320 msg/s # udp rx: 1317 MB/s 938509 calls/s # udp tx: 1318 MB/s 22363 calls/s 22363 msg/s # udp gso and gro - over veth touching data # udp rx: 634 MB/s 452288 calls/s # udp tx: 653 MB/s 11081 calls/s 11081 msg/s # udp rx: 653 MB/s 465735 calls/s # udp tx: 653 MB/s 11081 calls/s 11081 msg/s # udp rx: 649 MB/s 462700 calls/s # udp tx: 648 MB/s 11007 calls/s 11007 msg/s # udp rx: 654 MB/s 466218 calls/s # udp tx: 654 MB/s 11093 calls/s 11093 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1149 MB/s 19504 calls/s 19504 msg/s # tcp rx: 1151 MB/s 135968 calls/s # tcp tx: 1149 MB/s 19493 calls/s 19493 msg/s # tcp rx: 1150 MB/s 138470 calls/s # tcp tx: 1153 MB/s 19558 calls/s 19558 msg/s # tcp rx: 1154 MB/s 138803 calls/s # tcp tx: 1129 MB/s 19164 calls/s 19164 msg/s # udp gso - over veth touching data # udp rx: 1122 MB/s 818620 calls/s # udp tx: 1160 MB/s 19675 calls/s 19675 msg/s # udp rx: 1253 MB/s 914045 calls/s # udp tx: 1258 MB/s 21339 calls/s 21339 msg/s # udp rx: 1238 MB/s 903079 calls/s # udp tx: 1239 MB/s 21020 calls/s 21020 msg/s # udp rx: 1228 MB/s 895776 calls/s # udp tx: 1232 MB/s 20902 calls/s 20902 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 871864 calls/s # udp tx: 1229 MB/s 20848 calls/s 20848 msg/s # udp rx: 1257 MB/s 917140 calls/s # udp tx: 1257 MB/s 21331 calls/s 21331 msg/s # udp rx: 1266 MB/s 923325 calls/s # udp tx: 1265 MB/s 21468 calls/s 21468 msg/s # udp rx: 1274 MB/s 929705 calls/s # udp tx: 1273 MB/s 21606 calls/s 21606 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__->