DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: "Su, Simei" <simei.su@intel.com>, "Guo, Junfeng" <junfeng.guo@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, "Wu, Wenjun1" <wenjun1.wu@intel.com>
Subject: RE: [PATCH v2 0/3] net/igc: support PTP timesync
Date: Sun, 29 Jan 2023 13:05:28 +0000	[thread overview]
Message-ID: <DM4PR11MB59948952E126C34472896A71D7D29@DM4PR11MB5994.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20230117132619.83712-1-simei.su@intel.com>



> -----Original Message-----
> From: Su, Simei <simei.su@intel.com>
> Sent: Tuesday, January 17, 2023 9:26 PM
> To: Zhang, Qi Z <qi.z.zhang@intel.com>; Guo, Junfeng
> <junfeng.guo@intel.com>
> Cc: dev@dpdk.org; Wu, Wenjun1 <wenjun1.wu@intel.com>; Su, Simei
> <simei.su@intel.com>
> Subject: [PATCH v2 0/3] net/igc: support PTP timesync
> 
> [PATCH v2 1/3] code refactoring.
> [PATCH v2 2/3] add related definitions for ptp timesync.
> [PATCH v2 3/3] add IEEE1588 API to support timesync.
> 
> v2:
> * Refine commit log.
> * Update the doc/guides/nics/features/igc.ini to add "Timesync" feature.
> * Add release notes.
> 
> Simei Su (3):
>   net/igc: code refactoring
>   net/igc/base: support PTP timesync
>   net/igc: support IEEE 1588 PTP
> 
>  doc/guides/nics/features/igc.ini       |   1 +
>  doc/guides/rel_notes/release_23_03.rst |   3 +
>  drivers/net/igc/base/igc_defines.h     |  11 ++
>  drivers/net/igc/igc_ethdev.c           | 222
> +++++++++++++++++++++++++++++++++
>  drivers/net/igc/igc_ethdev.h           |   4 +-
>  drivers/net/igc/igc_txrx.c             | 166 +++++++-----------------
>  drivers/net/igc/igc_txrx.h             | 116 +++++++++++++++++
>  7 files changed, 401 insertions(+), 122 deletions(-)
> 
> --
> 2.9.5

Acked-by: Qi Zhang <qi.z.zhang@intel.com>

Refined PATCH 2/3 's title and commit log as below

net/igc/base: expose timesync registers

Add definitions for timesync related registers.

Applied to dpdk-next-net-intel.

Thanks
Qi


      parent reply	other threads:[~2023-01-29 13:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-20  3:41 [PATCH " Simei Su
2022-12-20  3:41 ` [PATCH 1/3] net/igc: code refactoring Simei Su
2023-01-17  2:25   ` Zhang, Qi Z
2023-01-17  4:00     ` Su, Simei
2022-12-20  3:41 ` [PATCH 2/3] net/igc/base: support PTP timesync Simei Su
2022-12-20  3:41 ` [PATCH 3/3] net/igc: support IEEE 1588 PTP Simei Su
2023-01-17 13:26 ` [PATCH v2 0/3] net/igc: support PTP timesync Simei Su
2023-01-17 13:26   ` [PATCH v2 1/3] net/igc: code refactoring Simei Su
2023-01-17 13:26   ` [PATCH v2 2/3] net/igc/base: support PTP timesync Simei Su
2023-01-17 13:26   ` [PATCH v2 3/3] net/igc: support IEEE 1588 PTP Simei Su
2023-01-29 13:05   ` Zhang, Qi Z [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=DM4PR11MB59948952E126C34472896A71D7D29@DM4PR11MB5994.namprd11.prod.outlook.com \
    --to=qi.z.zhang@intel.com \
    --cc=dev@dpdk.org \
    --cc=junfeng.guo@intel.com \
    --cc=simei.su@intel.com \
    --cc=wenjun1.wu@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).