From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiaoyu Min Subject: Re: [PATCH 0/3] ethdev: add generic MAC address rewrite actions Date: Mon, 8 Oct 2018 10:32:06 +0800 Message-ID: <20181008023206.c7jj4xjvaveqr2xe@MTBC-JACKMIN.mtl.com> References: <20180925150340.25378-1-jackmin@mellanox.com> <2f7b11b5-9836-a779-8b9f-5fd45e2a6912@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Ferruh Yigit Return-path: Received: from EUR02-AM5-obe.outbound.protection.outlook.com (mail-eopbgr00061.outbound.protection.outlook.com [40.107.0.61]) by dpdk.org (Postfix) with ESMTP id B342423D for ; Mon, 8 Oct 2018 04:32:23 +0200 (CEST) Content-Disposition: inline In-Reply-To: <2f7b11b5-9836-a779-8b9f-5fd45e2a6912@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 18-10-05 13:54:38, Ferruh Yigit wrote: > On 9/25/2018 4:03 PM, Xiaoyu Min wrote: > > This series is for RFC[1] > > > > Patch 1 adds generic MAC address rewrite actions to flow API > > Patch 2 adds testpmd commands for that > > Patch 3 offloads these actions on Mellanox MLX5 by using E-Switch rule > > > > [1]: https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatches.dpdk.org%2Fpatch%2F44005%2F&data=02%7C01%7Cjackmin%40mellanox.com%7C47ee836f61fc48f0d5fa08d62ac1b9b4%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C636743408874175728&sdata=8KZfEwLk4zC0%2BBIWhRtFVcSKQ%2Fmqe6StiU79eseNARs%3D&reserved=0 > > > > Xiaoyu Min (3): > > ethdev: add generic MAC address rewrite actions > > app/testpmd: add commands of modify MAC address > > net/mlx5: eswitch-modify MAC address actions > > Same here, can you please rebase and send new version? > And it looks like there are change requests to mlx5 patch. Sure, I will do that -Jack