From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remy Horton Subject: Re: [PATCH v2 4/6] net/representor: Implement port representor PMD Date: Mon, 11 Dec 2017 15:29:51 +0000 Message-ID: <824bc800-598e-e966-7024-2457d782da5c@intel.com> References: <1510929733-7225-1-git-send-email-mohammad.abdul.awal@intel.com> <1510929733-7225-4-git-send-email-mohammad.abdul.awal@intel.com> <3098fb7d-02d5-e959-13ae-e9d93cdee0de@intel.com> <67194c45-6cba-6706-ab63-c9dfbf9eed0c@intel.com> <4d2d74c5-8035-c194-92fd-e52cc65161c5@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Declan Doherty To: Mohammad Abdul Awal , Ferruh Yigit , dev@dpdk.org Return-path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 2CBE27CBA for ; Mon, 11 Dec 2017 16:29:54 +0100 (CET) In-Reply-To: <4d2d74c5-8035-c194-92fd-e52cc65161c5@intel.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 11/12/2017 15:11, Mohammad Abdul Awal wrote: [..] > Remy, devargs will be passed by the application who uses the > rte_representor_port_register API. We are not talking about the EAL args > here. Ah ok - it hadn't quite clicked in that Port Representors were not going to be transparent to applications :)