From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 36/50] net/liquidio: add API to alloc and send command Date: Thu, 23 Feb 2017 14:33:48 +0000 Message-ID: <45d14bc5-6f99-bf52-d14d-db25fbec2d04@intel.com> References: <1487669225-30091-1-git-send-email-shijith.thotton@caviumnetworks.com> <1487669225-30091-37-git-send-email-shijith.thotton@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Cc: Jerin Jacob , Derek Chickles , Venkat Koppula , Mallesham Jatharakonda To: Shijith Thotton , dev@dpdk.org Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 1AE54591E for ; Thu, 23 Feb 2017 15:33:52 +0100 (CET) In-Reply-To: <1487669225-30091-37-git-send-email-shijith.thotton@caviumnetworks.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 2/21/2017 9:26 AM, Shijith Thotton wrote: Can it be "control command"? add API to alloc and send _control command_ ? > Add APIs to allocate and send control command to device. > > Signed-off-by: Shijith Thotton > Signed-off-by: Jerin Jacob > Signed-off-by: Derek Chickles > Signed-off-by: Venkat Koppula > Signed-off-by: Mallesham Jatharakonda <...>