DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob <jerinjacobk@gmail.com>
To: skori@marvell.com
Cc: Nithin Dabilpuram <ndabilpuram@marvell.com>,
	Kiran Kumar K <kirankumark@marvell.com>,
	 Satha Rao <skoteshwar@marvell.com>,
	Harman Kalra <hkalra@marvell.com>,
	dev@dpdk.org
Subject: Re: [PATCH v7 6/6] net/cnxk: report link mode
Date: Wed, 5 Nov 2025 12:22:25 +0530	[thread overview]
Message-ID: <CALBAE1PvLXi4AHQZE93hApC5mdOSXT7_F3HSPEsLtABF1+cSuQ@mail.gmail.com> (raw)
In-Reply-To: <20251104080901.1610706-6-skori@marvell.com>

On Tue, Nov 4, 2025 at 10:36 PM <skori@marvell.com> wrote:
>
> From: Sunil Kumar Kori <skori@marvell.com>
>
> Reports link mode whether fixed or autonegotiation
>
> Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
> Signed-off-by: Sunil Kumar Kori <skori@marvell.com>


Update release note for cnxk PMD for this feature and fix the issue
below. Good to merge the next version.


### [PATCH] net/cnxk: support link mode configuration

Warning in drivers/net/cnxk/cnxk_link.c:
Using %l format, prefer %PRI*64 if type is [u]int64_t

      reply	other threads:[~2025-11-05  6:52 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-05 11:42 [PATCH 1/6] common/cnxk: support link mode configuration skori
2025-06-05 11:42 ` [PATCH 2/6] common/cnxk: provide port type from fwdata skori
2025-06-05 11:42 ` [PATCH 3/6] net/cnxk: get speed capability from firmware skori
2025-06-05 11:42 ` [PATCH 4/6] net/cnxk: support link mode configuration skori
2025-06-05 11:42 ` [PATCH 5/6] net/cnxk: report link type and status skori
2025-06-05 11:42 ` [PATCH 6/6] net/cnxk: report link mode skori
2025-08-13  9:30   ` [PATCH v2 1/6] common/cnxk: support link mode configuration skori
2025-08-13  9:30     ` [PATCH v2 2/6] common/cnxk: provide port type from fwdata skori
2025-08-13  9:30     ` [PATCH v2 3/6] net/cnxk: get speed capability from firmware skori
2025-08-13  9:30     ` [PATCH v2 4/6] net/cnxk: support link mode configuration skori
2025-08-13  9:30     ` [PATCH v2 5/6] net/cnxk: report link type and status skori
2025-08-13  9:30     ` [PATCH v2 6/6] net/cnxk: report link mode skori
2025-08-14  8:16       ` [PATCH v3 1/6] common/cnxk: support link mode configuration skori
2025-08-14  8:16         ` [PATCH v3 2/6] common/cnxk: provide port type from fwdata skori
2025-08-14  8:16         ` [PATCH v3 3/6] net/cnxk: get speed capability from firmware skori
2025-08-14  8:16         ` [PATCH v3 4/6] net/cnxk: support link mode configuration skori
2025-08-14  8:16         ` [PATCH v3 5/6] net/cnxk: report link type and status skori
2025-08-14  8:16         ` [PATCH v3 6/6] net/cnxk: report link mode skori
2025-10-23  5:37           ` [PATCH v4 1/6] common/cnxk: support link mode configuration skori
2025-10-23  5:37             ` [PATCH v4 2/6] common/cnxk: provide port type from fwdata skori
2025-10-23  5:37             ` [PATCH v4 3/6] net/cnxk: get speed capability from firmware skori
2025-10-23  5:37             ` [PATCH v4 4/6] net/cnxk: support link mode configuration skori
2025-10-23  5:37             ` [PATCH v4 5/6] net/cnxk: report link type and status skori
2025-10-23  5:37             ` [PATCH v4 6/6] net/cnxk: report link mode skori
2025-10-23  7:53               ` [PATCH v5 1/6] common/cnxk: support link mode configuration skori
2025-10-23  7:53                 ` [PATCH v5 2/6] common/cnxk: provide port type from fwdata skori
2025-10-23  7:53                 ` [PATCH v5 3/6] net/cnxk: get speed capability from firmware skori
2025-10-23  7:53                 ` [PATCH v5 4/6] net/cnxk: support link mode configuration skori
2025-10-23  7:53                 ` [PATCH v5 5/6] net/cnxk: report link type and status skori
2025-10-23  7:53                 ` [PATCH v5 6/6] net/cnxk: report link mode skori
2025-10-23 11:02                   ` [PATCH v6 1/6] common/cnxk: support link mode configuration skori
2025-10-23 11:02                     ` [PATCH v6 2/6] common/cnxk: provide port type from fwdata skori
2025-10-23 11:02                     ` [PATCH v6 3/6] net/cnxk: get speed capability from firmware skori
2025-10-23 11:02                     ` [PATCH v6 4/6] net/cnxk: support link mode configuration skori
2025-10-23 11:02                     ` [PATCH v6 5/6] net/cnxk: report link type and status skori
2025-10-23 11:02                     ` [PATCH v6 6/6] net/cnxk: report link mode skori
2025-11-04  8:08                       ` [PATCH v7 1/6] common/cnxk: support link mode configuration skori
2025-11-04  8:08                         ` [PATCH v7 2/6] common/cnxk: provide port type from fwdata skori
2025-11-04  8:08                         ` [PATCH v7 3/6] net/cnxk: get speed capability from firmware skori
2025-11-04  8:08                         ` [PATCH v7 4/6] net/cnxk: support link mode configuration skori
2025-11-04  8:08                         ` [PATCH v7 5/6] net/cnxk: report link type and status skori
2025-11-04  8:08                         ` [PATCH v7 6/6] net/cnxk: report link mode skori
2025-11-05  6:52                           ` Jerin Jacob [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=CALBAE1PvLXi4AHQZE93hApC5mdOSXT7_F3HSPEsLtABF1+cSuQ@mail.gmail.com \
    --to=jerinjacobk@gmail.com \
    --cc=dev@dpdk.org \
    --cc=hkalra@marvell.com \
    --cc=kirankumark@marvell.com \
    --cc=ndabilpuram@marvell.com \
    --cc=skori@marvell.com \
    --cc=skoteshwar@marvell.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).