From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH for-next 1/3] IB/core: Add optional AV attribute for Raw Packet QP in INIT to RTR Date: Mon, 4 Jul 2016 09:33:37 -0600 Message-ID: <20160704153337.GB23122@obsidianresearch.com> References: <1467549727-23479-1-git-send-email-leon@kernel.org> <1467549727-23479-2-git-send-email-leon@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Or Gerlitz Cc: Talat Batheesh , Doug Ledford , "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Leon Romanovsky List-Id: linux-rdma@vger.kernel.org On Mon, Jul 04, 2016 at 12:51:00AM +0300, Or Gerlitz wrote: > On Sun, Jul 3, 2016 at 3:42 PM, Leon Romanovsky wrote: > > From: Talat Batheesh > > > > In order to configure QoS for Raw Packet QP, the user passes the SL > > in the AV attribute when modifying the QP from INIT to RTR state. > > > > This SL is used later on to set the Ethernet Priority of the QP. > > > > Until today, we couldn't pass the AV attribute for Raw Packet QP > > because it was blocked in the QP state transition matrix. This > > patch adds the AV as optional in INIT to RTR. > > > > Fixes: 8a51866f0810 ('IB: Add ib_modify_qp_is_ok() library function') > > This commit is 10y old and was done way before RAW Packet QP was added > to the kernel, please fix your Fixes: line... It isn't a fixes if you are adding a new feature. Jason -- 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