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: 863 MB/s 14641 calls/s 14641 msg/s # tcp rx: 871 MB/s 159093 calls/s # tcp tx: 836 MB/s 14183 calls/s 14183 msg/s # tcp rx: 835 MB/s 154937 calls/s # tcp tx: 836 MB/s 14195 calls/s 14195 msg/s # tcp rx: 837 MB/s 153848 calls/s # tcp tx: 836 MB/s 14183 calls/s 14183 msg/s # udp gso - over veth touching data # udp rx: 1098 MB/s 782808 calls/s # udp tx: 1141 MB/s 19356 calls/s 19356 msg/s # udp rx: 1241 MB/s 884568 calls/s # udp tx: 1247 MB/s 21164 calls/s 21164 msg/s # udp rx: 1246 MB/s 888058 calls/s # udp tx: 1245 MB/s 21121 calls/s 21121 msg/s # udp rx: 1230 MB/s 876548 calls/s # udp tx: 1230 MB/s 20864 calls/s 20864 msg/s # udp gso and gro - over veth touching data # udp rx: 1183 MB/s 842897 calls/s # udp tx: 1218 MB/s 20660 calls/s 20660 msg/s # udp rx: 1235 MB/s 880186 calls/s # udp tx: 1237 MB/s 20993 calls/s 20993 msg/s # udp rx: 1239 MB/s 882773 calls/s # udp tx: 1240 MB/s 21035 calls/s 21035 msg/s # udp rx: 1226 MB/s 873751 calls/s # udp tx: 1227 MB/s 20815 calls/s 20815 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 842 MB/s 14294 calls/s 14294 msg/s # tcp rx: 844 MB/s 148800 calls/s # tcp tx: 844 MB/s 14320 calls/s 14320 msg/s # tcp rx: 845 MB/s 152818 calls/s # tcp tx: 844 MB/s 14330 calls/s 14330 msg/s # tcp rx: 845 MB/s 154452 calls/s # tcp tx: 840 MB/s 14251 calls/s 14251 msg/s # udp gso - over veth touching data # udp rx: 1087 MB/s 793356 calls/s # udp tx: 1120 MB/s 19003 calls/s 19003 msg/s # udp rx: 1089 MB/s 794908 calls/s # udp tx: 1094 MB/s 18566 calls/s 18566 msg/s # udp rx: 1122 MB/s 819010 calls/s # udp tx: 1124 MB/s 19071 calls/s 19071 msg/s # udp rx: 1161 MB/s 847189 calls/s # udp tx: 1162 MB/s 19716 calls/s 19716 msg/s # udp gso and gro - over veth touching data # udp rx: 1127 MB/s 822024 calls/s # udp tx: 1163 MB/s 19726 calls/s 19726 msg/s # udp rx: 1109 MB/s 809269 calls/s # udp tx: 1110 MB/s 18841 calls/s 18841 msg/s # udp rx: 1147 MB/s 836963 calls/s # udp tx: 1154 MB/s 19573 calls/s 19573 msg/s # udp rx: 1155 MB/s 842601 calls/s # udp tx: 1154 MB/s 19577 calls/s 19577 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__->