Re: [PATCH v8] ice: Add get/set hw address for VFs using devlink commands

From: Simon Horman
Date: Mon Apr 08 2024 - 09:32:06 EST


On Thu, Apr 04, 2024 at 01:29:17PM +0530, Karthik Sundaravel wrote:
> Changing the MAC address of the VFs is currently unsupported via devlink.
> Add the function handlers to set and get the HW address for the VFs.
>
> Signed-off-by: Karthik Sundaravel <ksundara@xxxxxxxxxx>

Hi Karthik,

I think this series should be targeted at iwl-next [1]
but it does not seem to apply against the dev-queue branch of
that tree (or net-next).

Please consider rebasing and reposting with the target tree specified
in the subject. e.g.

Subject: [PATCH iwl-next v9] ...

[1] https://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue.git

Otherwise the patch looks good to me.