From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v3 3/6] ena: disable readless communication regarding to HW revision Date: Mon, 4 Jul 2016 16:43:03 +0100 Message-ID: <20160704154303.GA23380@bricha3-MOBL3> References: <1466510763-19569-6-git-send-email-jan@semihalf.com> <1467299099-32498-1-git-send-email-jan@semihalf.com> <1467299099-32498-4-git-send-email-jan@semihalf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, ferruh.yigit@intel.com, Alexander Matushevsky , Jakub Palider To: Jan Medala Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id DD27CA6A for ; Mon, 4 Jul 2016 17:43:07 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1467299099-32498-4-git-send-email-jan@semihalf.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Jun 30, 2016 at 05:04:56PM +0200, Jan Medala wrote: > Depending on HW revision readless communcation between host and device > may be unavailable. > In that case prevent PMD of seting up readless communication mechanism. > The idea of readless communication is a strange one. Can you provide a bit more detail as to what "readless communication" refers to. /Bruce