[dpdk-dev] [PATCH] bus/pci: fix hardware ids parsing on Windows

Narcisa Ana Maria Vasile navasile at linux.microsoft.com
Thu Sep 10 01:15:44 CEST 2020


On Sun, Aug 23, 2020 at 04:06:04PM +0300, Tal Shnaiderman wrote:
> From: Tal Shnaiderman <talshn at mellanox.com>
> 
> Swap subsystem vendor id and subsystem device id.
> Parse the SPDRP_HARDWAREID string with correct type values.
> 
> Fixes: b762221ac24 ("bus/pci: support Windows with bifurcated drivers")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Tal Shnaiderman <talshn at mellanox.com>
> ---
>  drivers/bus/pci/windows/pci.c | 11 ++++++-----
>  1 file changed, 6 insertions(+), 5 deletions(-)
> 
> diff --git a/drivers/bus/pci/windows/pci.c b/drivers/bus/pci/windows/pci.c

Acked-by: Narcisa Vasile <navasile at linux.microsoft.com>


More information about the dev mailing list