From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 0/3] ethdev: add generic MAC address rewrite actions Date: Fri, 5 Oct 2018 13:54:38 +0100 Message-ID: <2f7b11b5-9836-a779-8b9f-5fd45e2a6912@intel.com> References: <20180925150340.25378-1-jackmin@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Xiaoyu Min Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id AF4B7200 for ; Fri, 5 Oct 2018 14:54:44 +0200 (CEST) In-Reply-To: <20180925150340.25378-1-jackmin@mellanox.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 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://patches.dpdk.org/patch/44005/ > > 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.