From: Sasha Khapyorsky <sashak-smomgflXvOZWk0Htik3J/w@public.gmane.org>
To: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] opensm/osm_sm_mad_ctrl.c: In sm_mad_ctrl_send_err_cb, set init failure on PKeyTable and QoS initialization failure
Date: Sun, 1 Nov 2009 17:52:48 +0200 [thread overview]
Message-ID: <20091101155248.GD29434@me> (raw)
In-Reply-To: <f0e08f230910301445q6a4790aam295c254c430f0f82-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
On 17:45 Fri 30 Oct , Hal Rosenstock wrote:
> On Thu, Oct 29, 2009 at 9:22 PM, Sasha Khapyorsky <sashak@voltaire.com> wrote:
> >
> >
> > On 09:13 Mon 10 Aug , Hal Rosenstock wrote:
> >>
> >> Signed-off-by: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> ---
> >> diff --git a/opensm/opensm/osm_sm_mad_ctrl.c
> >> b/opensm/opensm/osm_sm_mad_ctrl.c
> >> index 791c848..f0bc407 100644
> >> --- a/opensm/opensm/osm_sm_mad_ctrl.c
> >> +++ b/opensm/opensm/osm_sm_mad_ctrl.c
> >> @@ -723,7 +723,10 @@ static void sm_mad_ctrl_send_err_cb(IN void *context,
> >> IN osm_madw_t * p_madw)
> >> (p_smp->attr_id == IB_MAD_ATTR_PORT_INFO ||
> >> p_smp->attr_id == IB_MAD_ATTR_MCAST_FWD_TBL ||
> >> p_smp->attr_id == IB_MAD_ATTR_SWITCH_INFO ||
> >> - p_smp->attr_id == IB_MAD_ATTR_LIN_FWD_TBL)) {
> >> + p_smp->attr_id == IB_MAD_ATTR_LIN_FWD_TBL ||
> >> + p_smp->attr_id == IB_MAD_ATTR_P_KEY_TABLE ||
> >> + p_smp->attr_id == IB_MAD_ATTR_SLVL_TABLE ||
> >> + p_smp->attr_id == IB_MAD_ATTR_VL_ARBITRATION)) {
> >
> > Why this change?
>
> Why not ? Aren't these initialization failures ? Why should they be
> excluded ? If I recall correctly, they were originally excluded due to
> "newness" but that was years ago.
Ok, let's try this.
Sasha
--
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
prev parent reply other threads:[~2009-11-01 15:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20091030012213.GR20136@me>
[not found] ` <949139550.4222411256937590346.JavaMail.root@sz0074a.westchester.pa.mail.comcast.net>
[not found] ` <949139550.4222411256937590346.JavaMail.root-m8vEhog2yEGs1RcX6exeh1Wh7bxQi8rYbcbDuTDi3LmGxX56iWlbXw@public.gmane.org>
2009-10-30 21:45 ` [PATCH] opensm/osm_sm_mad_ctrl.c: In sm_mad_ctrl_send_err_cb, set init failure on PKeyTable and QoS initialization failure Hal Rosenstock
[not found] ` <f0e08f230910301445q6a4790aam295c254c430f0f82-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-11-01 15:52 ` Sasha Khapyorsky [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=20091101155248.GD29434@me \
--to=sashak-smomgflxvozwk0htik3j/w@public.gmane.org \
--cc=hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@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.