DPDK patches and discussions
 help / color / mirror / Atom feed
From: <caowenbo@mucse.com>
To: "'Ferruh Yigit'" <ferruh.yigit@intel.com>
Cc: <dev@dpdk.org>,
	"'Andrew Rybchenko'" <andrew.rybchenko@oktetlabs.ru>,
	"'David Marchand'" <david.marchand@redhat.com>,
	"'Thomas Monjalon'" <thomas@monjalon.net>
Subject: Re: [dpdk-dev] DEV Ask For Help about patch sumbit
Date: Wed, 24 Mar 2021 10:39:50 +0800	[thread overview]
Message-ID: <00f101d72056$f7494750$e5dbd5f0$@mucse.com> (raw)
In-Reply-To: <bc169ddc-7292-88e2-5951-e266ed7961ec@intel.com>

Hi Ferruh

Thanks for you kindly respond, it's mush helpful.
I will follow the document to do the next.
😊

Regards wenbo.
-----Original Message-----
From: Ferruh Yigit <ferruh.yigit@intel.com> 
Sent: 2021年3月22日 18:26
To: caowenbo@mucse.com
Cc: dev@dpdk.org; Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>; David Marchand <david.marchand@redhat.com>; Thomas Monjalon <thomas@monjalon.net>
Subject: Re: DEV Ask For Help about patch sumbit

On 3/19/2021 3:27 AM, caowenbo@mucse.com wrote:
> Hi Ferruh
> 
> I’am a developer of MuChuang IIC. Welcome to reach us on website 
> http://www.mucse.com.//
> 
> Now we want to support our 10/40 Ethernet Nic and then continue the 
> development and maintenance in community.
> 
> But I don’t know  the first thingthat I need to do for the submit patch.
> 
> Can you give me some advice? 😊
> 
> ,
> 
> And I read the mail list ,that you had mentioned the below things.
> 
> Last as few upstreamed PMDs as example:
> 
> ionic:
> 
> https://patches.dpdk.org/project/dpdk/list/?series=8206&state=%2A&arch
> ive=both 
> <https://patches.dpdk.org/project/dpdk/list/?series=8206&state=%2A&arc
> hive=both>
> 
> pfe:
> 
> https://patches.dpdk.org/project/dpdk/list/?series=6777&state=%2A&arch
> ive=both 
> <https://patches.dpdk.org/project/dpdk/list/?series=6777&state=%2A&arc
> hive=both>
> 
> octeontx2 (one of the good samples I suggest checking):
> 
> https://patches.dpdk.org/project/dpdk/list/?series=5302&state=%2A&arch
> ive=both 
> <https://patches.dpdk.org/project/dpdk/list/?series=5302&state=%2A&arc
> hive=both>
> 
> If I just follow this step by step
> 
> is that the right way?
> 
> Is there anything else I need to do ?
> 
> Hope your kindness back.:)
> 
> Regards Wenbo
> 

Hi Wenbo,

It is good to hear that you decide to upstream your driver, welcome to the community.

Overall I suggest reading following documentation:
- Contributing Code to DPDK
   https://doc.dpdk.org/guides/contributing/patches.html

- DPDK Coding Style
   https://doc.dpdk.org/guides/contributing/coding_style.html


Splitting the driver into more logical and easy consumable patches can help all, as samples given in above drivers.

And please try to upstream regularly and in small chunks, instead of accumulating many changes and sending them in one go as a big patch.

There are multiple automated tests are running on the sent patches, please check status of your patches after you send them, and if some warnings/errors detected you can send an updated version until all issues fixed.

It is possible to manage your patches from patchwork, update their status as new patches arrived etc..
https://patches.dpdk.org/project/dpdk/
Please be sure you are registered to mail list and patchwork.

And please be sure you have adequate documentation with your driver, including the product links etc..

These are all I can think of as of now, cc'ed a few more folks for the things I missed, welcome again :)





      reply	other threads:[~2021-03-24  2:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <008401d71c6f$c39e7b90$4adb72b0$@mucse.com>
2021-03-22 10:25 ` Ferruh Yigit
2021-03-24  2:39   ` caowenbo [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='00f101d72056$f7494750$e5dbd5f0$@mucse.com' \
    --to=caowenbo@mucse.com \
    --cc=andrew.rybchenko@oktetlabs.ru \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=thomas@monjalon.net \
    /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).