DPDK patches and discussions
 help / color / mirror / Atom feed
From: Raslan Darawsheh <rasland@mellanox.com>
To: David Marchand <david.marchand@redhat.com>
Cc: Ali Alnubani <alialnu@mellanox.com>,
	"dev@dpdk.org" <dev@dpdk.org>,
	Suanming Mou <suanmingm@mellanox.com>,
	"Yigit, Ferruh" <ferruh.yigit@intel.com>,
	Thomas Monjalon <thomas@monjalon.net>
Subject: Re: [dpdk-dev] [PATCH] common/mlx5: fix mlx5 build
Date: Mon, 20 Jul 2020 08:38:07 +0000	[thread overview]
Message-ID: <AM0PR05MB6707B26E2599F81A99D76E01C27B0@AM0PR05MB6707.eurprd05.prod.outlook.com> (raw)
In-Reply-To: <CAJFAV8zHnbNh+XA5P0J6R6+UMx+gi0KXmPnR_DATXn_pZn1ywA@mail.gmail.com>

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 error: '../mlx5_malloc.h' file not found
#include "../mlx5_malloc.h"
         ^~~~~~~~~~~~~~~~~~


Kindest regards,
Raslan Darawsheh

> -----Original Message-----
> From: David Marchand <david.marchand@redhat.com>
> Sent: Monday, July 20, 2020 11:25 AM
> To: Raslan Darawsheh <rasland@mellanox.com>
> Cc: Ali Alnubani <alialnu@mellanox.com>; dev@dpdk.org; Suanming Mou
> <suanmingm@mellanox.com>; Yigit, Ferruh <ferruh.yigit@intel.com>;
> Thomas Monjalon <thomas@monjalon.net>
> Subject: Re: [dpdk-dev] [PATCH] common/mlx5: fix mlx5 build
> 
> On Sun, Jul 19, 2020 at 5:17 PM Raslan Darawsheh <rasland@mellanox.com>
> wrote:
> > > @@ -15,6 +16,7 @@
> > >  #include <sys/types.h>
> > >
> > >  #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,
> 
> The CI reported a lot of build issues for this patch:
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftravis
> -
> ci.com%2Fgithub%2Fovsrobot%2Fdpdk%2Fbuilds%2F176208345&amp;data=
> 02%7C01%7Crasland%40mellanox.com%7Cf9c7646374764638494f08d82c8660
> e1%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C637308302949850
> 241&amp;sdata=jKnsW32l9jGFHayO949aLNzcnWSgoHLNR8TB2hEIJ98%3D&a
> mp;reserved=0
> 
> 
> --
> David Marchand


  reply	other threads:[~2020-07-20  8:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-19 11:51 Ali Alnubani
2020-07-19 15:17 ` Raslan Darawsheh
2020-07-20  8:24   ` David Marchand
2020-07-20  8:38     ` Raslan Darawsheh [this message]
2020-07-20  8:51       ` David Marchand
2020-07-20  8:59         ` Raslan Darawsheh
2020-07-20 12:23           ` David Marchand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AM0PR05MB6707B26E2599F81A99D76E01C27B0@AM0PR05MB6707.eurprd05.prod.outlook.com \
    --to=rasland@mellanox.com \
    --cc=alialnu@mellanox.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=suanmingm@mellanox.com \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).