All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Mohammad Shuab Siddique <mohammad-shuab.siddique@broadcom.com>
Cc: dev@dpdk.org, kishore.padmanabha@broadcom.com
Subject: Re: [PATCH 0/4] net/bnxt: PTP support series
Date: Wed, 11 Mar 2026 19:29:33 +0100	[thread overview]
Message-ID: <2401272.ElGaqSPkdT@thomas> (raw)
In-Reply-To: <20260302171236.98625-1-Mohammad-Shuab.Siddique@broadcom.com>

02/03/2026 18:12, Mohammad Shuab Siddique:
> This series adds and extends PTP (IEEE 1588) support for the BNXT PMD:
> 
> - Patch 1: Support handling of PTP frames in the Rx path (scalar path),
>   including ol_flags and packet_type updates for PTP timesync packets.
> 
> - Patch 2: Pass Rx timestamp to the application via the mbuf dynfield
>   and add ptp_cfg NULL checks to avoid segfault when ptp_cfg is not
>   created.
> 
> - Patch 3: Support timestamp parsing in Tx (tx_free_thresh, fast-free
>   handling at dev_start and in queue setup when PTP/ieee_1588 is enabled).
> 
> - Patch 4: Enable PTP for Thor 2 VFs by creating ptp_cfg when the device
>   reports PTP support (BNXT_CHIP_P5_P7), fixing "RX/TX timestamp
>   registers not valid" in testpmd ieee1588 fwd mode on VFs.
> 
> Ajit Khaparde (3):
>   net/bnxt: support handling PTP frames in Rx
>   net/bnxt: pass Rx timestamp in mbuf
>   net/bnxt: support timestamp parsing in Tx
> 
> Mohammad Shuab Siddique (1):
>   net/bnxt: add ptp_cfg struct support for Thor 2 VFs

Applied, thanks.




      parent reply	other threads:[~2026-03-11 18:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-02 17:12 [PATCH 0/4] net/bnxt: PTP support series Mohammad Shuab Siddique
2026-03-02 17:12 ` [PATCH 1/4] net/bnxt: support handling PTP frames in Rx Mohammad Shuab Siddique
2026-03-02 17:12 ` [PATCH 2/4] net/bnxt: pass Rx timestamp in mbuf Mohammad Shuab Siddique
2026-03-02 17:12 ` [PATCH 3/4] net/bnxt: support timestamp parsing in Tx Mohammad Shuab Siddique
2026-03-02 17:12 ` [PATCH 4/4] net/bnxt: add ptp_cfg struct support for Thor 2 VFs Mohammad Shuab Siddique
2026-03-02 17:26   ` [PATCH v2 " Mohammad Shuab Siddique
2026-03-11 18:29 ` 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=2401272.ElGaqSPkdT@thomas \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=kishore.padmanabha@broadcom.com \
    --cc=mohammad-shuab.siddique@broadcom.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.