From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2 6/6] examples/ipsec-secgw: config ethernet MACs dynamically Date: Thu, 28 Mar 2019 19:11:26 +0000 Message-ID: <2f6c04b7-0ca6-76fc-14ed-b4998a232250@intel.com> References: <1507987683-12315-1-git-send-email-aviadye@dev.mellanox.co.il> <1508439184-17893-1-git-send-email-aviadye@dev.mellanox.co.il> <1508439184-17893-6-git-send-email-aviadye@dev.mellanox.co.il> <763A2F19A5EFF34F8B7F1657C992EE297B2F0C70@IRSMSX104.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "Nicolau, Radu" , Konstantin Ananyev , Akhil Goyal , Pablo de Lara , Thomas Monjalon , dpdk-dev To: Aviad Yehezkel Return-path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 1F814493D for ; Thu, 28 Mar 2019 20:11:35 +0100 (CET) In-Reply-To: <763A2F19A5EFF34F8B7F1657C992EE297B2F0C70@IRSMSX104.ger.corp.intel.com> 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" On 10/20/2017 5:34 PM, radu.nicolau at intel.com (Nicolau, Radu) wrote: > Hi, > > I think this should be a separate patch, not bundled with a series of fixes. > The guide has to be updated as well. > And probably it's best to make the MAC configuration optional, keep a default hardcoded table. The comment is outstanding since 2017, meanwhile 'ipsec-secgw' changed in between. I am marking the patch as rejected, if it is still relevant please send a new version on top of latest repo. Sorry for any inconvenience caused. For reference patch: https://patches.dpdk.org/patch/30613/ > > Regards, > Radu > >> -----Original Message----- >> From: aviadye at dev.mellanox.co.il [mailto:aviadye at dev.mellanox.co.il] >> Sent: Thursday, October 19, 2017 7:53 PM >> To: dev at dpdk.org; Gonzalez Monroy, Sergio >> ; De Lara Guarch, Pablo >> ; aviadye at mellanox.com >> Cc: borisp at mellanox.com; akhil.goyal at nxp.com; >> hemant.agrawal at nxp.com; Nicolau, Radu ; >> Doherty, Declan ; aviadye at dev.mellanox.co.il; >> liranl at mellanox.com; nelio.laranjeiro at 6wind.com; thomas at monjalon.net >> Subject: [dpdk-dev][PATCH v2 6/6] examples/ipsec-secgw: config ethernet >> MACs dynamically >> >> From: Aviad Yehezkel >> >> Issue: None >> Signed-off-by: Aviad Yehezkel >> -- >> v2: > > >