DPDK usage discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Jason Lixfeld <jason-dpdk@lixfeld.ca>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] Link status?
Date: Wed, 25 May 2016 18:31:50 +0200	[thread overview]
Message-ID: <162696398.vPPvl2x9fd@xps13> (raw)
In-Reply-To: <700AAA7A-4EB9-4A4F-81B6-D29FC2B4A7B8@lixfeld.ca>

2016-05-25 12:14, Jason Lixfeld:
> Is there an easy way to do that with an existing dpdk application, or does one need to be an super uber programmer type (which I am not anywhere close to being :)) and write some application to be able to do that?

Yes you need to access to a variable inside the application to know that.
You can have a secondary application which looks into the primary one.
You can try to write one or check these apps:
	app/proc_info (stats but no link status yet)
	examples/ethtool/ethtool-app/ (more complicate than a secondary app)

      parent reply	other threads:[~2016-05-25 16:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-25 16:14 Jason Lixfeld
2016-05-25 16:29 ` Gadre Nayan
2016-05-25 16:31   ` Jason Lixfeld
2016-05-25 16:31 ` 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=162696398.vPPvl2x9fd@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=jason-dpdk@lixfeld.ca \
    --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).