DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Olivier MATZ <olivier.matz@6wind.com>,
	"Mcnamara, John" <john.mcnamara@intel.com>
Cc: Thomas Monjalon <thomas@monjalon.net>,
	"dev@dpdk.org" <dev@dpdk.org>,
	"techboard@dpdk.org" <techboard@dpdk.org>
Subject: Re: [dpdk-dev] [dpdk-techboard] [PATCH] doc: update contribution guideline for dependent work
Date: Tue, 12 Dec 2017 10:57:48 -0800	[thread overview]
Message-ID: <d56b68d7-1956-7f9e-3942-3886829475b4@intel.com> (raw)
In-Reply-To: <20171212155430.nqt27wwy4lgsgpuk@platinum>

On 12/12/2017 7:54 AM, Olivier MATZ wrote:
> Hi,
> 
> On Mon, Dec 11, 2017 at 02:26:34PM +0000, Mcnamara, John wrote:
>> From: Yigit, Ferruh
>>> Changing some part of the libraries but not updating all dependent code
>>> cause maintenance problems.
>>>
>>> ...
>>>
>>> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
>>>
>>
>>
>> integration testing.
>>>
>>> +* If changes effect other parts of the project, update all those parts as
>>> well unless updating requires special knowledge.
> 
> I feel that "requiring special knowledge" is a bit blury. 

Yes it is, but hard to define where to put the line. My point is if author has
enough knowledge to go and update dependent part, please do so.

> Shouldn't we add some
> examples? Typically, I'm thinking about changes in ethdev that imply updating
> the PMDs. Any opinion for this use case?

Overall many libraries to PMDs fit into this. eal/mbuf/ethdev -> PMD changes.

I think, the dynamic logging update in the other libraries and PMDs should be
done with the original patch, adding dynamic logging to any library doesn't
require library specific information, but agree this is more work.

For new ethdev offload method, I believe it fits into more gray area, it may be
possible to update PMDs to use new offloading method but some part PMDs can be
challenging.

Converting flow director filtering to the rte_flow filtering is something I
believe fair to expect from PMD owner instead of rte_flow author.

> 

  reply	other threads:[~2017-12-12 18:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-21 19:59 [dpdk-dev] " Ferruh Yigit
2017-12-11 14:26 ` Mcnamara, John
2017-12-12 15:54   ` [dpdk-dev] [dpdk-techboard] " Olivier MATZ
2017-12-12 18:57     ` Ferruh Yigit [this message]
2017-12-13  8:55       ` Olivier MATZ
2018-01-09 15:44 ` [dpdk-dev] [PATCH v2] " Ferruh Yigit
2018-05-24 16:58   ` Thomas Monjalon
2019-04-05 15:00     ` Ferruh Yigit
2019-04-05 15:00       ` Ferruh Yigit
2019-04-05 15:02       ` [dpdk-dev] [dpdk-techboard] " Ferruh Yigit
2019-04-05 15:02         ` Ferruh Yigit

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=d56b68d7-1956-7f9e-3942-3886829475b4@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=john.mcnamara@intel.com \
    --cc=olivier.matz@6wind.com \
    --cc=techboard@dpdk.org \
    --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).