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: 1161 MB/s 19697 calls/s 19697 msg/s # tcp rx: 1162 MB/s 137314 calls/s # tcp tx: 1159 MB/s 19670 calls/s 19670 msg/s # tcp rx: 1159 MB/s 128918 calls/s # tcp tx: 1158 MB/s 19651 calls/s 19651 msg/s # tcp rx: 1161 MB/s 139302 calls/s # tcp tx: 1189 MB/s 20170 calls/s 20170 msg/s # udp gso - over veth touching data # udp rx: 1259 MB/s 897010 calls/s # udp tx: 1298 MB/s 22030 calls/s 22030 msg/s # udp rx: 1315 MB/s 937000 calls/s # udp tx: 1317 MB/s 22354 calls/s 22354 msg/s # udp rx: 1316 MB/s 937810 calls/s # udp tx: 1318 MB/s 22371 calls/s 22371 msg/s # udp rx: 952 MB/s 678848 calls/s # udp tx: 936 MB/s 15891 calls/s 15891 msg/s # udp gso and gro - over veth touching data # udp rx: 600 MB/s 427976 calls/s # udp tx: 622 MB/s 10565 calls/s 10565 msg/s # udp rx: 629 MB/s 448632 calls/s # udp tx: 629 MB/s 10672 calls/s 10672 msg/s # udp rx: 634 MB/s 451708 calls/s # udp tx: 633 MB/s 10750 calls/s 10750 msg/s # udp rx: 595 MB/s 423872 calls/s # udp tx: 591 MB/s 10028 calls/s 10028 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1109 MB/s 18813 calls/s 18813 msg/s # tcp rx: 1109 MB/s 135556 calls/s # tcp tx: 1164 MB/s 19754 calls/s 19754 msg/s # tcp rx: 1164 MB/s 135289 calls/s # tcp tx: 1075 MB/s 18240 calls/s 18240 msg/s # tcp rx: 1077 MB/s 129289 calls/s # tcp tx: 1083 MB/s 18370 calls/s 18370 msg/s # udp gso - over veth touching data # udp rx: 1191 MB/s 868702 calls/s # udp tx: 1230 MB/s 20869 calls/s 20869 msg/s # udp rx: 1258 MB/s 917626 calls/s # udp tx: 1258 MB/s 21346 calls/s 21346 msg/s # udp rx: 1265 MB/s 922803 calls/s # udp tx: 1265 MB/s 21457 calls/s 21457 msg/s # udp rx: 1083 MB/s 790241 calls/s # udp tx: 1088 MB/s 18459 calls/s 18459 msg/s # udp gso and gro - over veth touching data # udp rx: 1157 MB/s 844322 calls/s # udp tx: 1196 MB/s 20287 calls/s 20287 msg/s # udp rx: 1164 MB/s 849157 calls/s # udp tx: 1144 MB/s 19416 calls/s 19416 msg/s # udp rx: 584 MB/s 426466 calls/s # udp tx: 583 MB/s 9905 calls/s 9905 msg/s # udp rx: 587 MB/s 428796 calls/s # udp tx: 587 MB/s 9961 calls/s 9961 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__->