On Mon, Jul 20, 2020 at 10:59 AM Raslan Darawsheh wrote:
> > > Yes I noticed it already,
> > > but it's coming from the fact that it's trying to apply it on a tree that
> > > doesn't
> > have the patch which this patch is trying to fix.
> > >
> > > ../drivers/common/mlx5/linux/mlx5_glue.c:19:10:
> -Original Message-
> From: David Marchand
> Sent: Monday, July 20, 2020 11:52 AM
> To: Raslan Darawsheh
> Cc: Ali Alnubani ; dev@dpdk.org; Suanming Mou
> ; Yigit, Ferruh ;
> Thomas Monjalon
> Subject: Re: [dpdk-dev] [PATCH] common/mlx5: fix mlx5 build
>
&
On Mon, Jul 20, 2020 at 10:38 AM Raslan Darawsheh wrote:
>
> Hi David,
>
> Yes I noticed it already,
> but it's coming from the fact that it's trying to apply it on a tree that
> doesn't have the patch which this patch is trying to fix.
>
> ../drivers/common/mlx5/linux/mlx5_glue.c:19:10: fatal er
include "../mlx5_malloc.h"
^~
Kindest regards,
Raslan Darawsheh
> -Original Message-
> From: David Marchand
> Sent: Monday, July 20, 2020 11:25 AM
> To: Raslan Darawsheh
> Cc: Ali Alnubani ; dev@dpdk.org; Suanming Mou
> ; Yigit, Ferruh
On Sun, Jul 19, 2020 at 5:17 PM Raslan Darawsheh wrote:
> > @@ -15,6 +16,7 @@
> > #include
> >
> > #include "mlx5_glue.h"
> > +#include "../mlx5_malloc.h"
> >
> > static int
> > mlx5_glue_fork_init(void)
> > --
> > 2.27.0
>
>
> Patch squashed into relevant commit in master-net-mlx,
Raslan,
Hi,
> -Original Message-
> From: Ali Alnubani
> Sent: Sunday, July 19, 2020 2:52 PM
> To: dev@dpdk.org
> Cc: Suanming Mou ; Raslan Darawsheh
>
> Subject: [PATCH] common/mlx5: fix mlx5 build
>
> This fixes the following build errors by adding 2
> missing header includes:
>
> ```
> drive
6 matches
Mail list logo