From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Ram Amrani <Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
Cc: Ariel.Elior-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org,
Michal.Kalderon-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org,
linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 0/2] IB/core: introduce ib_mtu_int_to_enum
Date: Tue, 24 Jan 2017 15:10:17 -0500 [thread overview]
Message-ID: <1485288617.43764.61.camel@redhat.com> (raw)
In-Reply-To: <1482734458-32131-1-git-send-email-Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 1358 bytes --]
On Mon, 2016-12-26 at 08:40 +0200, Ram Amrani wrote:
> As the functionality to convert the MTU from a number to enum_ib_mtu
> is ubiquitous, define a dedicated function and remove the duplicated
> code (first patch).
> Note that the patch doesn't include ocrdma, qib and hfi1 that check
> for an exact match of the int mtu and return a different default
> value
> (or error). I leave it to them to adapt to the new function, if at
> all.
>
> The second patch fixes a qedr bug using the newly introduced
> function.
>
> Ram Amrani (2):
> IB/core: add the function ib_mtu_int_to_enum
> qedr: fix MTU returned from QP query
>
> drivers/infiniband/hw/cxgb3/iwch_provider.c | 11 +----------
> drivers/infiniband/hw/cxgb4/provider.c | 11 +----------
> drivers/infiniband/hw/i40iw/i40iw_verbs.c | 11 +----------
> drivers/infiniband/hw/nes/nes_verbs.c | 12 +-----------
> drivers/infiniband/hw/qedr/verbs.c | 2 +-
> include/rdma/ib_verbs.h | 15 +++++++++++++++
> 6 files changed, 20 insertions(+), 42 deletions(-)
Thanks, series applied.
--
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
GPG KeyID: B826A3330E572FDD
Key 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: 819 bytes --]
prev parent reply other threads:[~2017-01-24 20:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-26 6:40 [PATCH 0/2] IB/core: introduce ib_mtu_int_to_enum Ram Amrani
[not found] ` <1482734458-32131-1-git-send-email-Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
2016-12-26 6:40 ` [PATCH 1/2] IB/core: add the function ib_mtu_int_to_enum Ram Amrani
[not found] ` <1482734458-32131-2-git-send-email-Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
2016-12-27 7:34 ` Leon Romanovsky
2017-01-03 16:24 ` Hefty, Sean
[not found] ` <1828884A29C6694DAF28B7E6B8A82373AB0CE4E4-P5GAC/sN6hkd3b2yrw5b5LfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2017-01-04 9:17 ` Amrani, Ram
[not found] ` <SN1PR07MB2207C1F332D441FECD65C3F8F8610-mikhvbZlbf8TSoR2DauN2+FPX92sqiQdvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-01-04 17:40 ` Hefty, Sean
[not found] ` <1828884A29C6694DAF28B7E6B8A82373AB0CE998-P5GAC/sN6hkd3b2yrw5b5LfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2017-01-08 10:36 ` Amrani, Ram
2017-01-24 20:09 ` Doug Ledford
[not found] ` <1485288560.43764.59.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-01-24 20:12 ` Hefty, Sean
2016-12-26 6:40 ` [PATCH 2/2] qedr: fix MTU returned from QP query Ram Amrani
2017-01-24 20:10 ` 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=1485288617.43764.61.camel@redhat.com \
--to=dledford-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=Ariel.Elior-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org \
--cc=Michal.Kalderon-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org \
--cc=Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@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 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.