DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Andrew Rybchenko <arybchenko@solarflare.com>,
	Rasesh Mody <rasesh.mody@cavium.com>,
	Harish Patil <harish.patil@cavium.com>,
	Alejandro Lucero <alejandro.lucero@netronome.com>,
	Adrien Mazarguil <adrien.mazarguil@6wind.com>,
	John Daley <johndale@cisco.com>,
	Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>,
	Stephen Hurd <stephen.hurd@broadcom.com>,
	Ajit Khaparde <ajit.khaparde@broadcom.com>,
	Ed Czeck <ed.czeck@atomicrules.com>,
	John Miller <john.miller@atomicrules.com>,
	Wenzhuo Lu <wenzhuo.lu@intel.com>,
	Jingjing Wu <jingjing.wu@intel.com>,
	Beilei Xing <beilei.xing@intel.com>,
	Jing Chen <jing.d.chen@intel.com>,
	Bruce Richardson <bruce.richardson@intel.com>,
	Shijith Thotton <shijith.thotton@cavium.com>,
	Srisivasubramanian Srinivasan <ssrinivasan@cavium.com>,
	Shrikrishna Khare <skhare@vmware.com>,
	Ferruh Yigit <ferruh.yigit@intel.com>,
	Olivier Matz <olivier.matz@6wind.com>
Cc: dev@dpdk.org
Subject: [dpdk-dev] DPDK ethdev/mbuf features and reviews
Date: Fri, 07 Jul 2017 11:20:55 +0200	[thread overview]
Message-ID: <7163702.SNZHi7COno@xps> (raw)

Hi,

The ethdev library is very special as it defines the services (ops)
to be implemented in every DPDK networking drivers.
It defines also some configuration bits to support.
The mbuf library defines also some offloads to support in drivers.

Some of these features are not enough supported and need more efforts.
You can check this table for a summary:
	http://dpdk.org/doc/guides/nics/overview.html#id1

These features are being summarized by Ferruh who needs help and review:
	http://dpdk.org/patch/26492

We must also take care of the new added features.
Adding a feature means it should be supported by every drivers.
For a PMD maintainer, the first step is to carefully review the new
proposed feature in mbuf or ethdev. The second step is to implement it.

Thanks for your help

PS: this reminder was thought after sending this email:
	http://dpdk.org/ml/archives/dev/2017-July/070591.html

             reply	other threads:[~2017-07-07  9:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-07  9:20 Thomas Monjalon [this message]
2017-07-07 19:12 ` Shrikrishna Khare
2017-07-07 20:50   ` Thomas Monjalon

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=7163702.SNZHi7COno@xps \
    --to=thomas@monjalon.net \
    --cc=adrien.mazarguil@6wind.com \
    --cc=ajit.khaparde@broadcom.com \
    --cc=alejandro.lucero@netronome.com \
    --cc=arybchenko@solarflare.com \
    --cc=beilei.xing@intel.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=ed.czeck@atomicrules.com \
    --cc=ferruh.yigit@intel.com \
    --cc=harish.patil@cavium.com \
    --cc=jing.d.chen@intel.com \
    --cc=jingjing.wu@intel.com \
    --cc=john.miller@atomicrules.com \
    --cc=johndale@cisco.com \
    --cc=olivier.matz@6wind.com \
    --cc=rahul.lakkireddy@chelsio.com \
    --cc=rasesh.mody@cavium.com \
    --cc=shijith.thotton@cavium.com \
    --cc=skhare@vmware.com \
    --cc=ssrinivasan@cavium.com \
    --cc=stephen.hurd@broadcom.com \
    --cc=wenzhuo.lu@intel.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).