All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@ziepe.ca>
To: Jianxin Xiong <jianxin.xiong@intel.com>
Cc: linux-rdma@vger.kernel.org, dri-devel@lists.freedesktop.org,
	Doug Ledford <dledford@redhat.com>,
	Leon Romanovsky <leon@kernel.org>,
	Sumit Semwal <sumit.semwal@linaro.org>,
	Christian Koenig <christian.koenig@amd.com>,
	Daniel Vetter <daniel.vetter@intel.com>
Subject: Re: [PATCH v14 0/4] RDMA: Add dma-buf support
Date: Tue, 8 Dec 2020 19:41:30 -0400	[thread overview]
Message-ID: <20201208234130.GS5487@ziepe.ca> (raw)
In-Reply-To: <1607467155-92725-1-git-send-email-jianxin.xiong@intel.com>

On Tue, Dec 08, 2020 at 02:39:11PM -0800, Jianxin Xiong wrote:
> This is the fourteenth version of the patch set. Changelog:
> 
> v14:
> * Check return value of dma_fence_wait()
> * Fix a dma-buf leak in ib_umem_dmabuf_get()
> * Fix return value type cast for ib_umem_dmabuf_get()
> * Return -EOPNOTSUPP instead of -EINVAL for unimplemented functions
> * Remove an unnecessary use of unlikely()
> * Remove left-over commit message resulted from rebase

You should probably slow down a bit, v13 needed rebasing too.

Jason

WARNING: multiple messages have this Message-ID (diff)
From: Jason Gunthorpe <jgg@ziepe.ca>
To: Jianxin Xiong <jianxin.xiong@intel.com>
Cc: Leon Romanovsky <leon@kernel.org>,
	linux-rdma@vger.kernel.org, dri-devel@lists.freedesktop.org,
	Doug Ledford <dledford@redhat.com>,
	Daniel Vetter <daniel.vetter@intel.com>,
	Christian Koenig <christian.koenig@amd.com>
Subject: Re: [PATCH v14 0/4] RDMA: Add dma-buf support
Date: Tue, 8 Dec 2020 19:41:30 -0400	[thread overview]
Message-ID: <20201208234130.GS5487@ziepe.ca> (raw)
In-Reply-To: <1607467155-92725-1-git-send-email-jianxin.xiong@intel.com>

On Tue, Dec 08, 2020 at 02:39:11PM -0800, Jianxin Xiong wrote:
> This is the fourteenth version of the patch set. Changelog:
> 
> v14:
> * Check return value of dma_fence_wait()
> * Fix a dma-buf leak in ib_umem_dmabuf_get()
> * Fix return value type cast for ib_umem_dmabuf_get()
> * Return -EOPNOTSUPP instead of -EINVAL for unimplemented functions
> * Remove an unnecessary use of unlikely()
> * Remove left-over commit message resulted from rebase

You should probably slow down a bit, v13 needed rebasing too.

Jason
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2020-12-08 23:42 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-08 22:39 [PATCH v14 0/4] RDMA: Add dma-buf support Jianxin Xiong
2020-12-08 22:39 ` Jianxin Xiong
2020-12-08 22:39 ` [PATCH v14 1/4] RDMA/umem: Support importing dma-buf as user memory region Jianxin Xiong
2020-12-08 22:39   ` Jianxin Xiong
2020-12-09  6:30   ` Leon Romanovsky
2020-12-09  6:30     ` Leon Romanovsky
2020-12-09 18:07     ` Xiong, Jianxin
2020-12-09 18:07       ` Xiong, Jianxin
2020-12-08 22:39 ` [PATCH v14 2/4] RDMA/core: Add device method for registering dma-buf based " Jianxin Xiong
2020-12-08 22:39   ` Jianxin Xiong
2020-12-08 22:39 ` [PATCH v14 3/4] RDMA/uverbs: Add uverbs command for dma-buf based MR registration Jianxin Xiong
2020-12-08 22:39   ` Jianxin Xiong
2020-12-08 22:39 ` [PATCH v14 4/4] RDMA/mlx5: Support dma-buf based userspace memory region Jianxin Xiong
2020-12-08 22:39   ` Jianxin Xiong
2020-12-09  6:44   ` Leon Romanovsky
2020-12-09  6:44     ` Leon Romanovsky
2020-12-09 18:29     ` Xiong, Jianxin
2020-12-09 18:29       ` Xiong, Jianxin
2020-12-09  7:13   ` Yishai Hadas
2020-12-09  7:13     ` Yishai Hadas
2020-12-09 18:26     ` Xiong, Jianxin
2020-12-09 18:26       ` Xiong, Jianxin
2020-12-08 23:41 ` Jason Gunthorpe [this message]
2020-12-08 23:41   ` [PATCH v14 0/4] RDMA: Add dma-buf support Jason Gunthorpe

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=20201208234130.GS5487@ziepe.ca \
    --to=jgg@ziepe.ca \
    --cc=christian.koenig@amd.com \
    --cc=daniel.vetter@intel.com \
    --cc=dledford@redhat.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jianxin.xiong@intel.com \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=sumit.semwal@linaro.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.