Searched refs:weights_ratio (Results 1 – 1 of 1) sorted by relevance
750 local weights_ratio packets_ratio diff755 weights_ratio=$(echo "scale=2; $weight_rp12 / $weight_rp13" \758 weights_ratio=$(echo "scale=2; $weight_rp13 / $weight_rp12" \765 log_info "Expected ratio $weights_ratio"777 diff=$(echo $weights_ratio - $packets_ratio | bc -l)780 test "$(echo "$diff / $weights_ratio > 0.15" | bc -l)" -eq 0783 log_info "Expected ratio $weights_ratio Measured ratio $packets_ratio"