14/01/2021 23:06, Dmitry Kozlyuk: > On Thu, 14 Jan 2021 13:22:35 -0800, Tyler Retzlaff wrote: > > NetUIO device class and interface GUIDs are defined in system > > headers starting from platform SDK v10.0.20253. Inspect SDK > > version to avoid redefinition. > > > > Pre-release SDKs do not promise compatibility and a narrow > > subset of SDKs may still be subject to redefinition. > > > > Fixes: c76ec01b4591 (bus/pci: support netuio on Windows) > > Cc: sta...@dpdk.org > > > > Signed-off-by: Tyler Retzlaff <roret...@linux.microsoft.com> > > Acked-by: Dmitry Kozlyuk <dmitry.kozl...@gmail.com>
Applied, thanks