DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Loading external PMD
@ 2016-09-03 10:21 faust1002
  2016-09-04  7:15 ` Eli Britstein
  0 siblings, 1 reply; 3+ messages in thread
From: faust1002 @ 2016-09-03 10:21 UTC (permalink / raw)
  To: dev

Hello,
I want to write my own PMD for testing and debugging purposes. I 
compiled it as shared library and I was going to load it using "-d" 
option. Unfortunately, it didn't work.
I walked through DPDK source code I found out that "-d" options does 
hardly anything (please correct me if I am wrong). Could you explain me 
what was initial purpose of "-d" option?
If the option is obsolete / not implemented / whatever, this information 
should be placed in documentation. Current description is IHMO misleading.
I wonder if there is any other way of using my own PMD expect linking 
binary with it.
Best regards

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-09-04  7:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-03 10:21 [dpdk-dev] Loading external PMD faust1002
2016-09-04  7:15 ` Eli Britstein
2016-09-04  7:45   ` faust1002

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).