From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932668AbeCLQvm (ORCPT ); Mon, 12 Mar 2018 12:51:42 -0400 Received: from userp2120.oracle.com ([156.151.31.85]:57280 "EHLO userp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932609AbeCLQvj (ORCPT ); Mon, 12 Mar 2018 12:51:39 -0400 Date: Mon, 12 Mar 2018 18:51:08 +0200 From: Yuval Shaia To: =?iso-8859-1?Q?Hern=E1n?= Gonzalez Cc: Bart Van Assche , "linux-kernel@vger.kernel.org" , "monis@mellanox.com" , "jgg@ziepe.ca" , "linux-rdma@vger.kernel.org" , "dledford@redhat.com" Subject: Re: [PATCH] IB/rxe: Remove unused variable (char *rxe_qp_state_name[]) Message-ID: <20180312165106.GA5986@yuvallap> References: <1519769278-20094-1-git-send-email-hernan@vanguardiasur.com.ar> <1519769819.23791.19.camel@wdc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.9.2 (2017-12-15) X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8830 signatures=668690 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=2 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=754 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1803120191 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 28, 2018 at 07:58:20PM -0300, Hernán Gonzalez wrote: > On Tue, Feb 27, 2018 at 7:17 PM, Bart Van Assche wrote: > > On Tue, 2018-02-27 at 19:07 -0300, Hernán Gonzalez wrote: > >> Note: This is compile only tested as I have no access to the hw. > > > > Hello Hernán, > > > > Are you aware that the only hardware that is needed to test this driver is > > an Ethernet interface, and that this driver even supports the loopback > > interface? > > > > Bart. > > > > Hello Bart, > > No, I didn't know, sorry about that. I'll test it as soon as I can. > Thanks for the response. Reviewed-by: Yuval Shaia Tested-by: Yuval Shaia > > Cheers, > Hernán > -- > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html