From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohammad Abdul Awal Subject: Re: [PATCH v2 1/6] ethdev: added switch_domain and representor port flag Date: Mon, 11 Dec 2017 18:00:16 +0000 Message-ID: <4a07c2ea-fa99-ae36-a584-bffaa98357c6@intel.com> References: <1510929733-7225-1-git-send-email-mohammad.abdul.awal@intel.com> <7c9ed339-3fb6-2768-4a72-407111b1a33b@intel.com> <61e87b33-30e0-3398-3484-ce851728741e@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Ferruh Yigit , DPDK , Declan Doherty To: Alex Rosenbaum Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 03C18239 for ; Mon, 11 Dec 2017 19:00:21 +0100 (CET) In-Reply-To: Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Alex, On 11/12/2017 13:45, Alex Rosenbaum wrote: > Mohammad, > > I did not see a v2 change log. did I miss it? please send. > The V2 change is for vdev handling by the representor PMD as the vdev API location changed from DPDK 17.08 to 17.11. So, V2 patch mainly a rebased against DPDK 17.11. > I don't understand who this v2 addresses the comments by Alejandro > Lucero from netronome [1]. > These are critical points which your proposal does not handle. It is > related to the switch_domain member exposed here. Since, none of the initial NICs (i40e, ixgbe) is using switch_domain for the moment, we are dropping the switch_domain from these patch set. It is expected to be address in future patchset with switchdev support. Regards, Awal. > > thanks, > Alex > > [1] http://dpdk.org/ml/archives/dev/2017-September/074904.html