public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
To: Selvin Xavier <selvin.xavier-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
Cc: dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH V3 for-next 15/15] RDMA/bnxt_re: Remove FMR support
Date: Thu, 18 May 2017 23:26:58 -0700	[thread overview]
Message-ID: <20170519062658.GA8235@infradead.org> (raw)
In-Reply-To: <1495169074-12641-16-git-send-email-selvin.xavier-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>

On Thu, May 18, 2017 at 09:44:34PM -0700, Selvin Xavier wrote:
> Some issues observed with FMR implementation
> while running stress traffic. So removing the
> FMR verbs support for now.

Thanks!  And place don't bring it back ever, we shouldn't add FMR
support to new drivers..

Acked-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2017-05-19  6:26 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-19  4:44 [PATCH V3 for-next 00/15] RDMA/bnxt_re: Bug fixes Selvin Xavier
     [not found] ` <1495169074-12641-1-git-send-email-selvin.xavier-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2017-05-19  4:44   ` [PATCH V3 for-next 01/15] RDMA/bnxt_re: Fixing the Control path command and response handling Selvin Xavier
2017-05-19  4:44   ` [PATCH V3 for-next 02/15] RDMA/bnxt_re: HW workarounds for handling specific conditions Selvin Xavier
2017-05-19  4:44   ` [PATCH V3 for-next 03/15] RDMA/bnxt_re: Fix race between netdev register and unregister events Selvin Xavier
2017-05-19  4:44   ` [PATCH V3 for-next 04/15] RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_list Selvin Xavier
2017-05-19  4:44   ` [PATCH V3 for-next 05/15] RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext Selvin Xavier
2017-05-19  4:44   ` [PATCH V3 for-next 06/15] RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs Selvin Xavier
2017-05-19  4:44   ` [PATCH V3 for-next 07/15] RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing error Selvin Xavier
2017-05-19  4:44   ` [PATCH V3 for-next 08/15] RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configured Selvin Xavier
2017-05-19  4:44   ` [PATCH V3 for-next 09/15] RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails Selvin Xavier
2017-05-19  4:44   ` [PATCH V3 for-next 10/15] RDMA/bnxt_re: Fix RQE posting logic Selvin Xavier
2017-05-19  4:44   ` [PATCH V3 for-next 11/15] RDMA/bnxt_re: Report supported value to IB stack in query_device Selvin Xavier
2017-05-19  4:44   ` [PATCH V3 for-next 12/15] RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP Selvin Xavier
2017-05-19  4:44   ` [PATCH V3 for-next 13/15] RDMA/bnxt_re: Specify RDMA component when allocating stats context Selvin Xavier
2017-05-19  4:44   ` [PATCH V3 for-next 14/15] RDMA/bnxt_re: Sync up the module version to internal release version Selvin Xavier
     [not found]     ` <1495169074-12641-15-git-send-email-selvin.xavier-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2017-05-19 12:48       ` Dennis Dalessandro
     [not found]         ` <7f6e879e-175b-d126-17c3-e1314025ae33-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-05-22 10:03           ` Selvin Xavier
2017-05-19  4:44   ` [PATCH V3 for-next 15/15] RDMA/bnxt_re: Remove FMR support Selvin Xavier
     [not found]     ` <1495169074-12641-16-git-send-email-selvin.xavier-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2017-05-19  6:26       ` Christoph Hellwig [this message]

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=20170519062658.GA8235@infradead.org \
    --to=hch-wegcikhe2lqwvfeawa7xhq@public.gmane.org \
    --cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=selvin.xavier-dY08KVG/lbpWk0Htik3J/w@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox