[dpdk-dev] [dpdk-stable] [PATCH v2] net/mlx5: fix loopback for DV queue

Bing Zhao bingz at nvidia.com
Thu May 13 14:59:47 CEST 2021


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

> -----Original Message-----
> From: Thomas Monjalon <thomas at monjalon.net>
> Sent: Thursday, May 13, 2021 8:58 PM
> To: Bing Zhao <bingz at nvidia.com>
> Cc: Slava Ovsiienko <viacheslavo at nvidia.com>; Matan Azrad
> <matan at nvidia.com>; stable at dpdk.org; dev at dpdk.org; Ori Kam
> <orika at nvidia.com>; Raslan Darawsheh <rasland at nvidia.com>; Asaf
> Penso <asafp at nvidia.com>
> 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
> 
> 



More information about the dev mailing list