From: "Steve Wise" <swise@opengridcomputing.com>
To: "'Bart Van Assche'" <bart.vanassche@wdc.com>,
"'Jason Gunthorpe'" <jgg@ziepe.ca>
Cc: "'Doug Ledford'" <dledford@redhat.com>,
<linux-rdma@vger.kernel.org>,
"'Christoph Hellwig'" <hch@infradead.org>,
<stable@vger.kernel.org>
Subject: RE: [PATCH] IB/srpt: Support HCAs with more than two ports
Date: Tue, 26 Jun 2018 18:10:41 -0500 [thread overview]
Message-ID: <023901d40da2$e77255c0$b6570140$@opengridcomputing.com> (raw)
In-Reply-To: <20180626222448.11411-1-bart.vanassche@wdc.com>
> Subject: [PATCH] IB/srpt: Support HCAs with more than two ports
>
> Since there are adapters that have four ports, increase the size of
> the srpt_device.port[] array. This patch avoids that the following
> warning is hit with quad port Chelsio adapters:
>
> WARN_ON(sdev->device->phys_port_cnt > ARRAY_SIZE(sdev->port));
>
> Reported-by: Steve Wise <swise@opengridcomputing.com>
> Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
> Cc: Steve Wise <swise@opengridcomputing.com>
> Cc: Christoph Hellwig <hch@infradead.org>
> Cc: <stable@vger.kernel.org>
Looks good.
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
next prev parent reply other threads:[~2018-06-26 23:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-26 22:24 [PATCH] IB/srpt: Support HCAs with more than two ports Bart Van Assche
2018-06-26 23:10 ` Steve Wise [this message]
2018-06-29 16:20 ` Jason Gunthorpe
2018-06-29 16:32 ` Bart Van Assche
2018-06-29 17:20 ` Jason Gunthorpe
2018-06-29 20:16 ` Bart Van Assche
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='023901d40da2$e77255c0$b6570140$@opengridcomputing.com' \
--to=swise@opengridcomputing.com \
--cc=bart.vanassche@wdc.com \
--cc=dledford@redhat.com \
--cc=hch@infradead.org \
--cc=jgg@ziepe.ca \
--cc=linux-rdma@vger.kernel.org \
--cc=stable@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 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).