Hi,
I just noticed this, will try to fix it. Thanks.

> -----Original Message-----
> From: Thomas Monjalon <[email protected]>
> Sent: Thursday, May 13, 2021 8:58 PM
> To: Bing Zhao <[email protected]>
> Cc: Slava Ovsiienko <[email protected]>; Matan Azrad
> <[email protected]>; [email protected]; [email protected]; Ori Kam
> <[email protected]>; Raslan Darawsheh <[email protected]>; Asaf
> Penso <[email protected]>
> Subject: Re: [dpdk-stable] [PATCH v2] net/mlx5: fix loopback for DV
> queue
> 
> External email: Use caution opening links or attachments
> 
> 
> 13/05/2021 13:13, Bing Zhao:
> > --- a/drivers/net/mlx5/mlx5_trigger.c
> > +++ b/drivers/net/mlx5/mlx5_trigger.c
> > @@ -19,6 +19,7 @@
> >  #include "mlx5_tx.h"
> >  #include "mlx5_utils.h"
> >  #include "rte_pmd_mlx5.h"
> > +#include "mlx5_verbs.h"
> 
> You cannot include a Linux-only header here.
> It fails on Windows:
> http://mails.dpdk.org/archives/test-report/2021-May/194731.html
> 
> 

Reply via email to