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: 1067 MB/s 18098 calls/s 18098 msg/s # tcp rx: 1071 MB/s 144496 calls/s # tcp tx: 1002 MB/s 16997 calls/s 16997 msg/s # tcp rx: 1005 MB/s 131895 calls/s # tcp tx: 907 MB/s 15385 calls/s 15385 msg/s # tcp rx: 908 MB/s 130740 calls/s # tcp tx: 1051 MB/s 17840 calls/s 17840 msg/s # udp gso - over veth touching data # udp rx: 1184 MB/s 843829 calls/s # udp tx: 1225 MB/s 20784 calls/s 20784 msg/s # udp rx: 1246 MB/s 887771 calls/s # udp tx: 1245 MB/s 21131 calls/s 21131 msg/s # udp rx: 1247 MB/s 888501 calls/s # udp tx: 1247 MB/s 21154 calls/s 21154 msg/s # udp rx: 1306 MB/s 930623 calls/s # udp tx: 1306 MB/s 22156 calls/s 22156 msg/s # udp gso and gro - over veth touching data # udp rx: 1210 MB/s 862526 calls/s # udp tx: 1250 MB/s 21203 calls/s 21203 msg/s # udp rx: 942 MB/s 671633 calls/s # udp tx: 929 MB/s 15758 calls/s 15758 msg/s # udp rx: 716 MB/s 510444 calls/s # udp tx: 718 MB/s 12192 calls/s 12192 msg/s # udp rx: 726 MB/s 517633 calls/s # udp tx: 728 MB/s 12362 calls/s 12362 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1150 MB/s 19506 calls/s 19506 msg/s # tcp rx: 1150 MB/s 146418 calls/s # tcp tx: 1055 MB/s 17906 calls/s 17906 msg/s # tcp rx: 1056 MB/s 142619 calls/s # tcp tx: 1036 MB/s 17581 calls/s 17581 msg/s # tcp rx: 1036 MB/s 140779 calls/s # tcp tx: 882 MB/s 14962 calls/s 14962 msg/s # udp gso - over veth touching data # udp rx: 1258 MB/s 917488 calls/s # udp tx: 1296 MB/s 21986 calls/s 21986 msg/s # udp rx: 1253 MB/s 914060 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # udp rx: 1202 MB/s 877030 calls/s # udp tx: 1203 MB/s 20419 calls/s 20419 msg/s # udp rx: 1145 MB/s 835706 calls/s # udp tx: 1149 MB/s 19498 calls/s 19498 msg/s # udp gso and gro - over veth touching data # udp rx: 1046 MB/s 763333 calls/s # udp tx: 1069 MB/s 18144 calls/s 18144 msg/s # udp rx: 1222 MB/s 891871 calls/s # udp tx: 1237 MB/s 20991 calls/s 20991 msg/s # udp rx: 1186 MB/s 865592 calls/s # udp tx: 1187 MB/s 20149 calls/s 20149 msg/s # udp rx: 1146 MB/s 835798 calls/s # udp tx: 1149 MB/s 19493 calls/s 19493 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__->