All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Jason Gunthorpe <jgg@mellanox.com>
Cc: Chuck Lever <chuck.lever@oracle.com>,
	"dledford@redhat.com" <dledford@redhat.com>,
	"linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>
Subject: Re: [PATCH v9 0/3] Proposed trace points for RDMA/core
Date: Wed, 18 Dec 2019 07:36:44 +0200	[thread overview]
Message-ID: <20191218053644.GJ66555@unreal> (raw)
In-Reply-To: <20191218002214.GL16762@mellanox.com>

On Wed, Dec 18, 2019 at 12:22:19AM +0000, Jason Gunthorpe wrote:
> On Mon, Dec 16, 2019 at 10:53:43AM -0500, Chuck Lever wrote:
> > Hey y'all-
> >
> > Refresh of the RDMA/core trace point patches. Anything else needed
> > before these are acceptable?
>
> Can Leon compile and run it yet?

Nope, it is enough to apply first patch to see compilation error.

_  kernel git:(rdma-next) _ git am --continue
Applying: RDMA/cma: Add trace points in RDMA Connection Manager
_  kernel git:(rdma-next) mkt build
Start kernel compilation in silent mode
In file included from drivers/infiniband/core/cma_trace.h:391,
                 from drivers/infiniband/core/cma_trace.c:16:
./include/trace/define_trace.h:95:42: fatal error: ./cma_trace.h: No such file or directory
   95 | #include TRACE_INCLUDE(TRACE_INCLUDE_FILE)
      |                                          ^
compilation terminated.
make[3]: *** [scripts/Makefile.build:266: drivers/infiniband/core/cma_trace.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [scripts/Makefile.build:503: drivers/infiniband/core] Error 2
make[1]: *** [scripts/Makefile.build:503: drivers/infiniband] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:1692: drivers] Error 2

>
> Jason

  reply	other threads:[~2019-12-18  5:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-16 15:53 [PATCH v9 0/3] Proposed trace points for RDMA/core Chuck Lever
2019-12-16 15:53 ` [PATCH v9 1/3] RDMA/cma: Add trace points in RDMA Connection Manager Chuck Lever
2019-12-16 15:53 ` [PATCH v9 2/3] RDMA/core: Trace points for diagnosing completion queue issues Chuck Lever
2019-12-16 15:53 ` [PATCH v9 3/3] RDMA/core: Add trace points to follow MR allocation Chuck Lever
2019-12-18  0:22 ` [PATCH v9 0/3] Proposed trace points for RDMA/core Jason Gunthorpe
2019-12-18  5:36   ` Leon Romanovsky [this message]
2019-12-18 13:20     ` Chuck Lever
2020-01-07 13:47       ` Christoph Hellwig
2020-01-07 14:39         ` Chuck Lever

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=20191218053644.GJ66555@unreal \
    --to=leon@kernel.org \
    --cc=chuck.lever@oracle.com \
    --cc=dledford@redhat.com \
    --cc=jgg@mellanox.com \
    --cc=linux-rdma@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.