All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Bernard Iremonger <bernard.iremonger@intel.com>
Cc: dev@dpdk.org, wenzhuo.lu@intel.com
Subject: Re: [PATCH v2] ixgbe: fix occasional timeouts when starting VF
Date: Tue, 05 Apr 2016 17:47:57 +0200	[thread overview]
Message-ID: <1644934.6ArMgPXceK@xps13> (raw)
In-Reply-To: <1459868146-26547-1-git-send-email-bernard.iremonger@intel.com>

2016-04-05 15:55, Bernard Iremonger:
> -		poll_ms = 10;
> +		poll_ms = RTE_IXGBE_REGISTER_POLL_WAIT_15_MS;
[...]
>  #define RTE_IXGBE_REGISTER_POLL_WAIT_10_MS  10
> +#define RTE_IXGBE_REGISTER_POLL_WAIT_15_MS  15
>  #define RTE_IXGBE_WAIT_100_US               100

I don't understand why these constants are needed.
There is no semantic, just an arbitrary number.

  reply	other threads:[~2016-04-05 15:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-05 10:56 [PATCH] ixgbe: fix occasional timeouts when starting VF Bernard Iremonger
2016-04-05 14:55 ` [PATCH v2] " Bernard Iremonger
2016-04-05 15:47   ` Thomas Monjalon [this message]
2016-04-06 10:37     ` Iremonger, Bernard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1644934.6ArMgPXceK@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=bernard.iremonger@intel.com \
    --cc=dev@dpdk.org \
    --cc=wenzhuo.lu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.