On Fri, Aug 28, 2026 at 02:52:16AM +0530, Atul Patel wrote:
> The VF ID was incorrectly set to only the PCI function number,
> which fails when VFs span multiple PCI devices (device IDs > 0).
> Calculate the VF ID as (device_id * 8) + function to correctly
> map VFs across devices.
> 
> Fixes: f1ab44fb0ebf ("net/cpfl: add vCPF port info")
> 
> Signed-off-by: Praveen Shetty <[email protected]>
> Signed-off-by: Atul Patel <[email protected]>
> Signed-off-by: Dhananjay Shukla <[email protected]>
> ---
Acked-by: Bruce Richardson <[email protected]>

Reply via email to