DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: ankit kumar <akprajapati616@gmail.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] could nvm_checksum_validate Error may cause non-functioning of DPDK.
Date: Thu, 14 Nov 2013 11:04:37 +0100	[thread overview]
Message-ID: <201311141104.37863.thomas.monjalon@6wind.com> (raw)
In-Reply-To: <CAG9qd2rM+gvBzGLYECtY83Aj7hMyhBS0zNwj9Yu05huv1xuX5w@mail.gmail.com>

14/11/2013 06:33, ankit kumar :
>     I am trying to work on DPDK-1.5.0r0 with intel i350 dual port NIC
[...]
> EAL: Error - exiting with code: 1
>   Cause: No probed ethernet devices - check that
> CONFIG_RTE_LIBRTE_IGB_PMD=y and that CONFIG_RTE_LIBRTE_EM_PMD=y and
> that CONFIG_RTE_LIBRTE_IXGBE_PMD=y in your configuration file
[...]
> When i searched for kernel logs, it shows me as NVM_CHECKSUM_INVALID
> for this NIC. As per my knowledge its a EEPROM error in NIC card. So
> to work around it i changed the driver code given in dpdk-1.5.0r0 in
> dpdk-1.5.0r1/lib/librte_eal/linuxapp/kni/ethtool/igb/e1000_nvm.c

The drivers in KNI are only used for ethtool operations with kernel.
The PMD file you are looking for is lib/librte_pmd_e1000/e1000/e1000_nvm.c

-- 
Thomas

      reply	other threads:[~2013-11-14 10:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-14  5:33 ankit kumar
2013-11-14 10:04 ` Thomas Monjalon [this message]

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=201311141104.37863.thomas.monjalon@6wind.com \
    --to=thomas.monjalon@6wind.com \
    --cc=akprajapati616@gmail.com \
    --cc=dev@dpdk.org \
    /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).