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: 1063 MB/s 18032 calls/s 18032 msg/s # tcp rx: 1063 MB/s 135805 calls/s # tcp tx: 1188 MB/s 20166 calls/s 20166 msg/s # tcp rx: 1190 MB/s 141854 calls/s # tcp tx: 945 MB/s 16032 calls/s 16032 msg/s # tcp rx: 946 MB/s 112985 calls/s # tcp tx: 686 MB/s 11636 calls/s 11636 msg/s # udp gso - over veth touching data # udp rx: 1051 MB/s 749140 calls/s # udp tx: 1097 MB/s 18617 calls/s 18617 msg/s # udp rx: 1251 MB/s 891706 calls/s # udp tx: 1248 MB/s 21176 calls/s 21176 msg/s # udp rx: 1286 MB/s 916576 calls/s # udp tx: 1290 MB/s 21887 calls/s 21887 msg/s # udp rx: 1242 MB/s 885291 calls/s # udp tx: 1246 MB/s 21138 calls/s 21138 msg/s # udp gso and gro - over veth touching data # udp rx: 1197 MB/s 852843 calls/s # udp tx: 1235 MB/s 20949 calls/s 20949 msg/s # udp rx: 1248 MB/s 889715 calls/s # udp tx: 1248 MB/s 21178 calls/s 21178 msg/s # udp rx: 1255 MB/s 894679 calls/s # udp tx: 1255 MB/s 21302 calls/s 21302 msg/s # udp rx: 1261 MB/s 898580 calls/s # udp tx: 1261 MB/s 21391 calls/s 21391 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1154 MB/s 19581 calls/s 19581 msg/s # tcp rx: 1154 MB/s 138424 calls/s # tcp tx: 1111 MB/s 18856 calls/s 18856 msg/s # tcp rx: 1113 MB/s 140061 calls/s # tcp tx: 1169 MB/s 19828 calls/s 19828 msg/s # tcp rx: 1169 MB/s 138514 calls/s # tcp tx: 1161 MB/s 19702 calls/s 19702 msg/s # udp gso - over veth touching data # udp rx: 1075 MB/s 784414 calls/s # udp tx: 1113 MB/s 18880 calls/s 18880 msg/s # udp rx: 1166 MB/s 850574 calls/s # udp tx: 1165 MB/s 19769 calls/s 19769 msg/s # udp rx: 1223 MB/s 892038 calls/s # udp tx: 1228 MB/s 20838 calls/s 20838 msg/s # udp rx: 1141 MB/s 832702 calls/s # udp tx: 1146 MB/s 19443 calls/s 19443 msg/s # udp gso and gro - over veth touching data # udp rx: 1184 MB/s 864126 calls/s # udp tx: 1229 MB/s 20861 calls/s 20861 msg/s # udp rx: 1244 MB/s 907531 calls/s # udp tx: 1252 MB/s 21250 calls/s 21250 msg/s # udp rx: 1275 MB/s 930065 calls/s # udp tx: 1275 MB/s 21626 calls/s 21626 msg/s # udp rx: 1258 MB/s 917479 calls/s # udp tx: 1256 MB/s 21304 calls/s 21304 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__->