From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] eal: fix set_tsc_freq
Date: Mon, 27 Jul 2015 14:41:22 +0200 [thread overview]
Message-ID: <2586046.X6ybzJAoRe@xps13> (raw)
In-Reply-To: <1437999475-32438-1-git-send-email-sergio.gonzalez.monroy@intel.com>
2015-07-27 13:17, Sergio Gonzalez Monroy:
> Fix error where TSC freq is 0.
>
> The logical OR operator evaluates to 1 if any of its operands is
> different than 0.
>
> Error showed later while initializing PMD:
> EAL: TSC frequency is ~0 KHz
> <snip>
> PMD: eth_ixgbe_dev_init(): Hardware Initialization Failure: -30
> EAL: Error - exiting with code: 1
> Cause: Requested device 0000:84:00.0 cannot be used
>
> Fixes: 040cf8a41187 ("eal: deduplicate timer functions")
>
> Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
Applied, thanks for the quick test and fix, and sorry for the trivial error.
next prev parent reply other threads:[~2015-07-27 12:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-27 12:17 Sergio Gonzalez Monroy
2015-07-27 12:41 ` Thomas Monjalon [this message]
2015-07-27 12:42 ` Mcnamara, John
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=2586046.X6ybzJAoRe@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=sergio.gonzalez.monroy@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).