linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Doug Ledford <dledford@redhat.com>
To: Potnuri Bharat Teja <bharat@chelsio.com>, jgg@ziepe.ca
Cc: linux-rdma@vger.kernel.org, nirranjan@chelsio.com
Subject: Re: [PATCH v2 for-rc] iw_cxgb4: fix ECN check on the passive accept
Date: Fri, 18 Oct 2019 14:36:58 -0400	[thread overview]
Message-ID: <2b7aae89011067b39806130206fee26b6df2a947.camel@redhat.com> (raw)
In-Reply-To: <20191003104353.11590-1-bharat@chelsio.com>

[-- Attachment #1: Type: text/plain, Size: 769 bytes --]

On Thu, 2019-10-03 at 16:13 +0530, Potnuri Bharat Teja wrote:
> pass_accept_req() is using the same skb for handling accept request
> and
> sending accept reply to HW. Here req and rpl structures are pointing
> to
> same skb->data which is over written by INIT_TP_WR() and leads to
> accessing corrupt req fields in accept_cr() while checking for ECN
> flags.
> Reordered code in accept_cr() to fetch correct req fields.
> 
> Fixes: 92e7ae7172 ("iw_cxgb4: Choose appropriate hw mtu index and ISS
> for iWARP connections")
> Signed-off-by: Potnuri Bharat Teja <bharat@chelsio.com>

Thanks, applied to for-rc.

-- 
Doug Ledford <dledford@redhat.com>
    GPG KeyID: B826A3330E572FDD
    Fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2019-10-18 18:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-03 10:43 [PATCH v2 for-rc] iw_cxgb4: fix ECN check on the passive accept Potnuri Bharat Teja
2019-10-18 18:36 ` Doug Ledford [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=2b7aae89011067b39806130206fee26b6df2a947.camel@redhat.com \
    --to=dledford@redhat.com \
    --cc=bharat@chelsio.com \
    --cc=jgg@ziepe.ca \
    --cc=linux-rdma@vger.kernel.org \
    --cc=nirranjan@chelsio.com \
    /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).