Netdev List
 help / color / mirror / Atom feed
From: Ratheesh Kannoth <rkannoth@marvell.com>
To: <linux-kernel@vger.kernel.org>, <netdev@vger.kernel.org>
Cc: <andrew+netdev@lunn.ch>, <davem@davemloft.net>,
	<donald.hunter@gmail.com>, <edumazet@google.com>,
	<horms@kernel.org>, <jiri@resnulli.us>, <kuba@kernel.org>,
	<pabeni@redhat.com>, <sgoutham@marvell.com>,
	"Saeed Mahameed" <saeedm@nvidia.com>
Subject: Re: [PATCH v17 net-next 3/8] devlink: Implement devlink param multi attribute nested data values
Date: Tue, 2 Jun 2026 09:14:32 +0530	[thread overview]
Message-ID: <ah5RoH1QwQhTjATn@rkannoth-OptiPlex-7090> (raw)
In-Reply-To: <20260601025844.865865-4-rkannoth@marvell.com>

On 2026-06-01 at 08:28:38, Ratheesh Kannoth (rkannoth@marvell.com) wrote:
> From: Saeed Mahameed <saeedm@nvidia.com>
>

> +	case DEVLINK_PARAM_TYPE_U64_ARRAY:
>> +		if (val->u64arr.size >= __DEVLINK_PARAM_MAX_ARRAY_SIZE)
>Does this code reject an array that is exactly __DEVLINK_PARAM_MAX_ARRAY_SIZE
>elements long?

ACK.
pw-bot: changes-requested

  reply	other threads:[~2026-06-02  3:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-01  2:58 [PATCH v17 net-next 0/8] octeontx2-af: npc: Enhancements Ratheesh Kannoth
2026-06-01  2:58 ` [PATCH v17 net-next 1/8] octeontx2-af: npc: cn20k: debugfs enhancements Ratheesh Kannoth
2026-06-01  2:58 ` [PATCH v17 net-next 2/8] devlink: heap-allocate param fill buffers in devlink_nl_param_fill Ratheesh Kannoth
2026-06-01  2:58 ` [PATCH v17 net-next 3/8] devlink: Implement devlink param multi attribute nested data values Ratheesh Kannoth
2026-06-02  3:44   ` Ratheesh Kannoth [this message]
2026-06-01  2:58 ` [PATCH v17 net-next 4/8] octeontx2-af: npc: cn20k: add subbank search order control Ratheesh Kannoth
2026-06-02  4:06   ` Ratheesh Kannoth
2026-06-01  2:58 ` [PATCH v17 net-next 5/8] octeontx2: cn20k: Coordinate default rules with NIX LF lifecycle Ratheesh Kannoth
2026-06-01  2:58 ` [PATCH v17 net-next 6/8] octeontx2-af: npc: Support for custom KPU profile from filesystem Ratheesh Kannoth
2026-06-02  4:13   ` Ratheesh Kannoth
2026-06-01  2:58 ` [PATCH v17 net-next 7/8] octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT alloc Ratheesh Kannoth
2026-06-01  2:58 ` [PATCH v17 net-next 8/8] octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically Ratheesh Kannoth
2026-06-02  4:20   ` Ratheesh Kannoth

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=ah5RoH1QwQhTjATn@rkannoth-OptiPlex-7090 \
    --to=rkannoth@marvell.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=donald.hunter@gmail.com \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=jiri@resnulli.us \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=saeedm@nvidia.com \
    --cc=sgoutham@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