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: 1157 MB/s 19624 calls/s 19624 msg/s # tcp rx: 1157 MB/s 142962 calls/s # tcp tx: 1176 MB/s 19951 calls/s 19951 msg/s # tcp rx: 1177 MB/s 141697 calls/s # tcp tx: 1151 MB/s 19537 calls/s 19537 msg/s # tcp rx: 1153 MB/s 134661 calls/s # tcp tx: 1154 MB/s 19575 calls/s 19575 msg/s # udp gso - over veth touching data # udp rx: 1177 MB/s 838824 calls/s # udp tx: 1207 MB/s 20476 calls/s 20476 msg/s # udp rx: 1223 MB/s 871765 calls/s # udp tx: 1225 MB/s 20793 calls/s 20793 msg/s # udp rx: 1237 MB/s 881631 calls/s # udp tx: 1239 MB/s 21031 calls/s 21031 msg/s # udp rx: 1185 MB/s 844290 calls/s # udp tx: 1187 MB/s 20142 calls/s 20142 msg/s # udp gso and gro - over veth touching data # udp rx: 1143 MB/s 814700 calls/s # udp tx: 1170 MB/s 19844 calls/s 19844 msg/s # udp rx: 1234 MB/s 879114 calls/s # udp tx: 1236 MB/s 20979 calls/s 20979 msg/s # udp rx: 1242 MB/s 885396 calls/s # udp tx: 1244 MB/s 21114 calls/s 21114 msg/s # udp rx: 1219 MB/s 868400 calls/s # udp tx: 1220 MB/s 20704 calls/s 20704 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1121 MB/s 19022 calls/s 19022 msg/s # tcp rx: 1137 MB/s 135918 calls/s # tcp tx: 1068 MB/s 18120 calls/s 18120 msg/s # tcp rx: 1086 MB/s 123058 calls/s # tcp tx: 1086 MB/s 18421 calls/s 18421 msg/s # tcp rx: 1084 MB/s 123420 calls/s # tcp tx: 1061 MB/s 18010 calls/s 18010 msg/s # udp gso - over veth touching data # udp rx: 1129 MB/s 823928 calls/s # udp tx: 1151 MB/s 19529 calls/s 19529 msg/s # udp rx: 1145 MB/s 835573 calls/s # udp tx: 1145 MB/s 19422 calls/s 19422 msg/s # udp rx: 1228 MB/s 896026 calls/s # udp tx: 1228 MB/s 20833 calls/s 20833 msg/s # udp rx: 1229 MB/s 896597 calls/s # udp tx: 1234 MB/s 20934 calls/s 20934 msg/s # udp gso and gro - over veth touching data # udp rx: 1180 MB/s 861050 calls/s # udp tx: 1203 MB/s 20407 calls/s 20407 msg/s # udp rx: 1202 MB/s 877038 calls/s # udp tx: 1204 MB/s 20431 calls/s 20431 msg/s # udp rx: 1209 MB/s 882390 calls/s # udp tx: 1211 MB/s 20556 calls/s 20556 msg/s # udp rx: 1207 MB/s 880880 calls/s # udp tx: 1209 MB/s 20521 calls/s 20521 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__->