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: 1083 MB/s 18384 calls/s 18384 msg/s # tcp rx: 1084 MB/s 136301 calls/s # tcp tx: 1065 MB/s 18068 calls/s 18068 msg/s # tcp rx: 1065 MB/s 133969 calls/s # tcp tx: 1036 MB/s 17577 calls/s 17577 msg/s # tcp rx: 1038 MB/s 132356 calls/s # tcp tx: 1081 MB/s 18341 calls/s 18341 msg/s # udp gso - over veth touching data # udp rx: 1265 MB/s 901825 calls/s # udp tx: 1300 MB/s 22059 calls/s 22059 msg/s # udp rx: 1292 MB/s 920829 calls/s # udp tx: 1296 MB/s 21983 calls/s 21983 msg/s # udp rx: 1299 MB/s 925874 calls/s # udp tx: 1301 MB/s 22078 calls/s 22078 msg/s # udp rx: 1295 MB/s 922527 calls/s # udp tx: 1296 MB/s 21996 calls/s 21996 msg/s # udp gso and gro - over veth touching data # udp rx: 1265 MB/s 901542 calls/s # udp tx: 1297 MB/s 22013 calls/s 22013 msg/s # udp rx: 1302 MB/s 927956 calls/s # udp tx: 1305 MB/s 22135 calls/s 22135 msg/s # udp rx: 1301 MB/s 927370 calls/s # udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # udp rx: 1307 MB/s 931749 calls/s # udp tx: 1310 MB/s 22220 calls/s 22220 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1054 MB/s 17891 calls/s 17891 msg/s # tcp rx: 1075 MB/s 142574 calls/s # tcp tx: 1013 MB/s 17189 calls/s 17189 msg/s # tcp rx: 1003 MB/s 132684 calls/s # tcp tx: 981 MB/s 16648 calls/s 16648 msg/s # tcp rx: 988 MB/s 133019 calls/s # tcp tx: 997 MB/s 16916 calls/s 16916 msg/s # udp gso - over veth touching data # udp rx: 559 MB/s 408347 calls/s # udp tx: 580 MB/s 9842 calls/s 9842 msg/s # udp rx: 624 MB/s 455091 calls/s # udp tx: 625 MB/s 10612 calls/s 10612 msg/s # udp rx: 1022 MB/s 745814 calls/s # udp tx: 1043 MB/s 17693 calls/s 17693 msg/s # udp rx: 1262 MB/s 921053 calls/s # udp tx: 1263 MB/s 21438 calls/s 21438 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 890161 calls/s # udp tx: 1264 MB/s 21453 calls/s 21453 msg/s # udp rx: 1280 MB/s 933868 calls/s # udp tx: 1283 MB/s 21769 calls/s 21769 msg/s # udp rx: 1280 MB/s 934224 calls/s # udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # udp rx: 1278 MB/s 932752 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 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__->