From: Thomas Monjalon <thomas@monjalon.net>
To: jerinj@marvell.com
Cc: dev@dpdk.org, david.marchand@redhat.com, techboard@dpdk.org,
Ferruh Yigit <ferruh.yigit@amd.com>
Subject: Re: [dpdk-dev] [PATCH v1] doc: process for new library approval in principle
Date: Tue, 25 Jul 2023 12:19:19 +0200 [thread overview]
Message-ID: <3976070.AxlXzFCzgd@thomas> (raw)
In-Reply-To: <6db81d4a-4d5d-3d20-be73-01f7b56c0114@amd.com>
> > Based on techboard meeting[1] action item, defining the process for a
> > new library approval in principle.
> >
> > [1]
> > https://mails.dpdk.org/archives/dev/2023-January/260035.html
> >
> > Signed-off-by: Jerin Jacob <jerinj@marvell.com>
> > ---
> > RFC..v1:
> > - Fix the review comments by Konstantin, Keven, Thomas at
> > http://patches.dpdk.org/project/dpdk/patch/20230213092616.3589932-1-jerinj@marvell.com/
[...]
> > +Process for new library approval in principle
> > +=============================================
> > +
> > +Rationale
> > +---------
> > +
> > +Adding a new library to DPDK with proper RFC and then full patch-sets is significant work.
> > +In order to save effort, developers will get an early approval in principle, or early feedback in
> > +case the library is not suitable for various reasons.
> > +
> > +Process
> > +-------
> > +
> > +#. When a contributor would like to add a new library to DPDK code base, the contributor must send
> > + the following items to DPDK mailing list for technical board approval-in-principle.
> > +
> > + * Purpose of the library.
> > + * Scope of work: outline the various additional tasks planned for this library, such as
> > + developing new test applications, adding new drivers, and updating existing applications.
> > + * Expected usage models of the library.
> > + * Any licensing constraints.
> > + * Justification for adding to DPDK.
> > + * Any other implementations of the same functionality in other libraries/projects and how this
> > + version differs.
> > + * Public API specification header file as RFC.
> > +
> > + * Optional and good to have.
> > + * Technical board may additionally request this collateral if needed to get more clarity
> > + on scope and purpose.
> > + * Any new library dependencies to DPDK.
> > +
> > +#. Technical board to schedule discussion on this in upcoming technical board meeting along with
> > + author. Based on the technical board schedule and/or author availability, technical board may
> > + need a maximum of **five** technical board meeting slots.
> > +
> > +#. Based on mailing list and technical board meeting discussions, technical board to vote and share
> > + the decision in the mailing list. The decision outcome can be any of the following.
> > +
> > + * Approved in principal
> > + * Not approved
> > + * Further information needed
> > +
> > +#. Once technical board approves the library in principle, it is safe to start working on the
> > + implementation. However, the patches will need to meet the usual quality criteria in order to be
> > + effectively accepted.
>
>
> Looks reasonable to me, and it is good to start to document the process
> anyway, we can tweak it later if required, hence:
>
> Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>
I prefer the new page having a broader scope: adding a new library.
So I make this new doc as a chapter of a new page "Adding a new library".
Applied, thanks.
Later we could add some tips for new libraries: what to copy elsewhere,
what to not forget (maintainer, doc, test, doc indexes, etc).
prev parent reply other threads:[~2023-07-25 21:00 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-13 9:26 [dpdk-web] [RFC PATCH] process: " jerinj
2023-03-01 8:28 ` Jerin Jacob
2023-03-03 18:25 ` Thomas Monjalon
2023-03-15 13:47 ` Jerin Jacob
2023-03-30 12:48 ` Jerin Jacob
2023-04-17 13:33 ` Jerin Jacob
2023-04-24 22:31 ` Thomas Monjalon
2023-04-10 13:42 ` Konstantin Ananyev
2023-04-19 15:40 ` Kevin Traynor
2023-04-20 10:17 ` Jerin Jacob
2023-05-18 13:21 ` [dpdk-dev] [PATCH v1] doc: process for " jerinj
2023-06-06 16:06 ` Jerin Jacob
2023-07-20 6:33 ` Jerin Jacob
2023-07-20 8:03 ` Ferruh Yigit
2023-07-25 10:19 ` 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=3976070.AxlXzFCzgd@thomas \
--to=thomas@monjalon.net \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@amd.com \
--cc=jerinj@marvell.com \
--cc=techboard@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).