[AMD Official Use Only - General] Hi Ferruh, Thank you. Yes, once David's patch is accepted, I will make changes to use new API.
Regards Selwin -----Original Message----- From: Yigit, Ferruh <ferruh.yi...@amd.com> Sent: Tuesday, October 10, 2023 6:24 PM To: Sebastian, Selwin <selwin.sebast...@amd.com>; dev@dpdk.org Cc: sta...@dpdk.org; David Marchand <david.march...@redhat.com> Subject: Re: [PATCH v3] net/axgbe: use CPUID to identify cpu On 10/4/2023 11:07 AM, Selwin Sebastian wrote: > Using root complex to identify cpu will not work for vm passthrough. > CPUID is used to get family and modelid to identify cpu > > Fixes: b0db927b5eba ("net/axgbe: use PCI root complex device to > distinguish device") > Cc: sta...@dpdk.org > > Signed-off-by: Selwin Sebastian <selwin.sebast...@amd.com> > Acked-by: Ferruh Yigit <ferruh.yi...@amd.com> Applied to dpdk-next-net/main, thanks. Progressing with this patch for now, to not block the functionality, but when cpuid abstraction by David [1] is matured, can you please support porting this patch to new API? [1] [Introduce x86 specific identification API](https://patchwork.dpdk.org/project/dpdk/list/?series=29605)