DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: somnath kotur <somnath.kotur@gmail.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] plumbing say test-pmd for non-Intel NICs(drivers)
Date: Wed, 29 May 2013 17:24:53 +0200	[thread overview]
Message-ID: <201305291724.53386.thomas.monjalon@6wind.com> (raw)
In-Reply-To: <CAMXF-eUzCp0hJN62RezdJv==Fs9jWf4ywT5CXKgjLQhXip9e0A@mail.gmail.com>

Hello,

29/05/2013 10:27, somnath kotur :
>   Pls pardon me if this has been asked/addressed in another thread. Just
> wanted to know what i need to do if i wanted to plumb my non-Intel 10G NIC
> into the DPDK , For instance just into the test-pmd framework would also be
> fine ?
> Any pointers /tips welcome?

The main pointer is the doc about the PMD API (called ethdev).
In short, a PMD driver should implement these services (dev_ops):
	http://dpdk.org/doc/api/structeth__dev__ops.html

Don't hesitate to send your patches here to have reviews and integration.

-- 
Thomas

      parent reply	other threads:[~2013-05-29 15:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-29  8:27 somnath kotur
2013-05-29 14:23 ` Antti Kantee
2013-05-29 15:07   ` Stephen Hemminger
2013-05-29 15:24 ` 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=201305291724.53386.thomas.monjalon@6wind.com \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=somnath.kotur@gmail.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).