From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 90639235 for ; Wed, 23 Jan 2019 11:16:01 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Jan 2019 02:16:00 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,510,1539673200"; d="scan'208";a="118737585" Received: from aburakov-mobl1.ger.corp.intel.com (HELO [10.237.220.84]) ([10.237.220.84]) by fmsmga008.fm.intel.com with ESMTP; 23 Jan 2019 02:15:59 -0800 To: Alejandro Lucero , dev@dpdk.org References: <20190123100048.26994-1-alejandro.lucero@netronome.com> From: "Burakov, Anatoly" Message-ID: <37d68725-ec04-1822-6bfa-edb72319f880@intel.com> Date: Wed, 23 Jan 2019 10:15:59 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: <20190123100048.26994-1-alejandro.lucero@netronome.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] vfio: fix error message 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, 23 Jan 2019 10:16:02 -0000 On 23-Jan-19 10:00 AM, Alejandro Lucero wrote: > The message refers to uio driver. > > Signed-off-by: Alejandro Lucero > --- Acked-by: Anatoly Burakov -- Thanks, Anatoly