[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7f700a89-7058-4c16-b53a-2e84bbed8542@intel.com>
Date: Mon, 7 Apr 2025 15:30:45 +0200
From: Przemek Kitszel <przemyslaw.kitszel@...el.com>
To: Michal Kubiak <michal.kubiak@...el.com>
CC: <intel-wired-lan@...ts.osuosl.org>, Tony Nguyen
<anthony.l.nguyen@...el.com>, <netdev@...r.kernel.org>, Jacob Keller
<jacob.e.keller@...el.com>, Jakub Kicinski <kuba@...nel.org>, Jiri Pirko
<jiri@...nulli.us>, Aleksandr Loktionov <aleksandr.loktionov@...el.com>,
Karol Kolacinski <karol.kolacinski@...el.com>, Grzegorz Nitka
<grzegorz.nitka@...el.com>, Michal Schmidt <mschmidt@...hat.com>, "Sergey
Temerkhanov" <sergey.temerkhanov@...el.com>
Subject: Re: [PATCH iwl-net v2] ice: use DSN instead of PCI BDF for
ice_adapter index
On 4/7/25 13:42, Michal Kubiak wrote:
> On Mon, Apr 07, 2025 at 01:20:05PM +0200, Przemek Kitszel wrote:
>> Use Device Serial Number instead of PCI bus/device/function for
>> index of struct ice_adapter.
>> Functions on the same physical device should point to the very same
>> ice_adapter instance.
>>
>> This is not only simplification, but also fixes things up when PF
>> is passed to VM (and thus has a random BDF).
>>
>> Suggested-by: Jacob Keller <jacob.e.keller@...el.com>
>> Suggested-by: Jakub Kicinski <kuba@...nel.org>
>> Suggested-by: Jiri Pirko <jiri@...nulli.us>
>> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@...el.com>
>> Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@...el.com>
>> ---
>> CC: Karol Kolacinski <karol.kolacinski@...el.com>
>> CC: Grzegorz Nitka <grzegorz.nitka@...el.com>
>> CC: Michal Schmidt <mschmidt@...hat.com>
>> CC: Sergey Temerkhanov <sergey.temerkhanov@...el.com>
>>
>> v2:
>> - target to -net (Jiri)
>
> Missing "Fixes" tag? (After retargetting to -net).
>
> Thanks,
> Michal
oh, thanks, I wonder if our pw will pick the tag, if not, I will resend
Fixes: 0e2bddf9e5f9 ("ice: add ice_adapter for shared data across PFs on
the same NIC")
Powered by blists - more mailing lists