[PATCH 0/3] add frequency adjustment support for PTP
Bruce Richardson
bruce.richardson at intel.com
Thu Sep 5 15:49:04 CEST 2024
On Thu, Sep 05, 2024 at 02:14:36PM +0100, Ferruh Yigit wrote:
> On 9/5/2024 11:08 AM, Mingjin Ye wrote:
> > [1/3] ethdev: add frequency adjustment API
> > [2/3] net/ice: add frequency adjustment support for PTP
> > [3/3] examples/ptpclient: add frequency adjustment support
> >
> > Mingjin Ye (3):
> > ethdev: add frequency adjustment API
> > net/ice: add frequency adjustment support for PTP
> > examples/ptpclient: add frequency adjustment support
> >
>
> Hi Mingjin,
>
> You are keep sending same patch, without version information, and
> without putting them under same thread.
>
> Can you please consult to Bruce on the process before sending new series
> again?
>
It's also (partially) documented here [1], though I don't see it explicitly
stated anywhere that new versions must use "-v2", "-v3" etc., and it also
states that for new versions "you *can* add it to the same thread"[2].
We need to tighten up the documentation to make it clear that subsequent
versions of a patch "must" use a version number and that they "must" be
sent in-reply-to the original thread.
/Bruce
[1] https://doc.dpdk.org/guides/contributing/patches.html#creating-patches
[2] https://doc.dpdk.org/guides/contributing/patches.html#sending-patches
More information about the dev
mailing list