DPDK patches and discussions
 help / color / mirror / Atom feed
From: Lin XU <lxu@astri.org>
To: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] proposal: raw packet send and receive API for PMD driver
Date: Wed, 27 May 2015 04:18:47 +0000	[thread overview]
Message-ID: <F419E10E125D764AAD38458CF4AE18540EB5FEB3@asdag1> (raw)

I think it is very important to decouple PMD driver with DPDK framework.
   (1) Currently, the rte_mbuf struct is too simple and hard to support complex application such as IPSEC, flow control etc. This key struct should be extendable to support customer defined management header and hardware offloading feature.
   (2) To support more NICs.
So, I thinks it time to add new API for PMD(a no radical way), and developer can add initial callback function in PMD for various upper layer protocol procedures.

             reply	other threads:[~2015-05-27  4:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-27  4:18 Lin XU [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-05-27 14:50 Wiles, Keith
2015-05-27 15:30 ` Venkatesan, Venky
2015-05-14  0:26 Guojiachun

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=F419E10E125D764AAD38458CF4AE18540EB5FEB3@asdag1 \
    --to=lxu@astri.org \
    --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).