public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
To: Kumar Sanghvi <kumaras-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	tom-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org,
	divy-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org,
	Faisal.Latif-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org,
	Tatyana.E.Nikolova-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
Subject: Re: [PATCH 2/4] iw_cxgb4: Add support for MPA V2 Enhanced RDMA Negotiation
Date: Mon, 03 Oct 2011 14:26:59 -0500	[thread overview]
Message-ID: <4E8A0C83.8070808@opengridcomputing.com> (raw)
In-Reply-To: <1316962066-28701-3-git-send-email-kumaras-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>

On 09/25/2011 09:47 AM, Kumar Sanghvi wrote:
> The patch adds support for Enhanced RDMA Connection Establishment
> (draft-ietf-storm-mpa-peer-connect-06).
> Details of draft can be obtained from:
> http://www.ietf.org/id/draft-ietf-storm-mpa-peer-connect-06.txt
>
> The patch updates the following functions for initiator perspective:
> -send_mpa_request
> -process_mpa_reply
> -post_terminate for TERM error codes
> -destroy_qp for TERM related change
> -adds layer/etype/ecode to c4iw_qp_attrs for sending with TERM
> -peer_abort for retrying connection attempt with MPA_v1 message
> -added c4iw_reconnect function
>
> The patch updates the following functions for responder perspective:
> -process_mpa_request
> -send_mpa_reply
> -c4iw_accept_cr
> -passes ird/ord to upper layers
>
> Signed-off-by: Kumar Sanghvi<kumaras-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>

Reviewed-by: Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@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:[~2011-10-03 19:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-25 14:47 [PATCH 0/4] iWARP MPAv2 Support Kumar Sanghvi
     [not found] ` <1316962066-28701-1-git-send-email-kumaras-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>
2011-09-25 14:47   ` [PATCH 1/4] iw_cm: Propagate ird/ord values upwards Kumar Sanghvi
     [not found]     ` <1316962066-28701-2-git-send-email-kumaras-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>
2011-10-03 19:26       ` Steve Wise
2011-09-25 14:47   ` [PATCH 2/4] iw_cxgb4: Add support for MPA V2 Enhanced RDMA Negotiation Kumar Sanghvi
     [not found]     ` <1316962066-28701-3-git-send-email-kumaras-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>
2011-10-03 19:26       ` Steve Wise [this message]
2011-09-25 14:47   ` [PATCH 3/4] amso1100/iw_cxgb3: Minimal MPAv2 support Kumar Sanghvi
     [not found]     ` <1316962066-28701-4-git-send-email-kumaras-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>
2011-10-03 19:27       ` Steve Wise
2011-09-25 14:47   ` [PATCH 4/4] RDMA/nes: Adds support for MPA frame Version 2 Kumar Sanghvi
     [not found]     ` <1316962066-28701-5-git-send-email-kumaras-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>
2011-10-03 19:28       ` Steve Wise
2011-10-03 14:49   ` [PATCH 0/4] iWARP MPAv2 Support Kumar Sanghvi
     [not found]     ` <4E89CB7B.6060806-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>
2011-10-04 18:12       ` Kumar SANGHVI
     [not found]         ` <20111004181232.GA16827-ZuiPNEE88OINxtijsoNbcrBI9BrxbZE7QQ4Iyu8u01E@public.gmane.org>
2011-10-05 17:21           ` Roland Dreier
     [not found]             ` <CAL1RGDVjt0YgWqho-Kkg6Mo61n3jDv1SnZOyeBxSv2p8dxM3Cg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-10-06 16:41               ` Roland Dreier

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=4E8A0C83.8070808@opengridcomputing.com \
    --to=swise-7bpotxp6k4+p2yhjcf5u+vpxobypeauw@public.gmane.org \
    --cc=Faisal.Latif-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=Tatyana.E.Nikolova-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=divy-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org \
    --cc=kumaras-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=tom-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@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