DPDK usage discussions
 help / color / mirror / Atom feed
From: Matthew Bown <mlbown92@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Get SFP module EEPROM from dpdk
Date: Fri, 24 Feb 2017 14:00:36 +0000	[thread overview]
Message-ID: <CADSWrzQUvjyuwSh08fdNRFnVsmendd3L_ahUWaeXML2xy_=7eQ@mail.gmail.com> (raw)

Hi,

I'm trying to get the EEPROM info from the SFP+ plugged into my intel
82599.

I've looked at the ethtool example application, however that appears to
only work when the port is owned by linux. In my application the port
belongs to dpdk.

I tried this command: rte_eth_dev_get_eeprom

This contains 16k bytes, and none of it looks like the module EEPROM . I
think this is the controller's EEPROM.

Is it possible to access the module EEPROM whilst the port is under dpdk?

Thanks,

Matthew

                 reply	other threads:[~2017-02-24 14:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CADSWrzQUvjyuwSh08fdNRFnVsmendd3L_ahUWaeXML2xy_=7eQ@mail.gmail.com' \
    --to=mlbown92@gmail.com \
    --cc=users@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).