From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 2DEED5587; Wed, 19 Apr 2017 17:58:52 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Apr 2017 08:58:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,221,1488873600"; d="scan'208";a="91757465" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.59]) ([10.237.220.59]) by fmsmga006.fm.intel.com with ESMTP; 19 Apr 2017 08:58:50 -0700 To: Gaetan Rivet , dev@dpdk.org Cc: Adrien Mazarguil , Nelio Laranjeiro , stable@dpdk.org References: <2f6db539fb06934a9433fea1e3ea64d5171db962.1490624067.git.gaetan.rivet@6wind.com> <07af53e20549d11c6a83973d2c413a9761d20bc3.1490710280.git.gaetan.rivet@6wind.com> From: Ferruh Yigit Message-ID: <536c9cc3-ec5b-fd1a-e5ca-ccb61ddde231@intel.com> Date: Wed, 19 Apr 2017 16:58:50 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.0.1 MIME-Version: 1.0 In-Reply-To: <07af53e20549d11c6a83973d2c413a9761d20bc3.1490710280.git.gaetan.rivet@6wind.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH v2 1/2] net/mlx4: fix returned values upon failed probing X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2017 15:58:54 -0000 On 3/28/2017 3:13 PM, Gaetan Rivet wrote: > Let error messages in place, but return unambiguous values upon > probing errors. > > Fixes: 66e1591687ac ("mlx4: avoid init errors when kernel modules are not loaded") > Cc: stable@dpdk.org > > Signed-off-by: Gaetan Rivet > Acked-by: Adrien Mazarguil Series applied to dpdk-next-net/master, thanks. (These were included into RC1, patches updated in patchwork, but it seems missed notifying via e-mail, which is done now)