From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] doc: fix MAC address rewrite actions documentation Date: Fri, 11 Jan 2019 16:57:53 +0000 Message-ID: <56f57dfe-1034-a819-fe2c-3d0f2caa93f6@intel.com> References: <1546520931-60894-1-git-send-email-dekelp@mellanox.com> <1547033879-42061-1-git-send-email-dekelp@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, orika@mellanox.com, jackmin@mellanox.com To: Kevin Traynor , Dekel Peled , adrien.mazarguil@6wind.com Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 221811B958 for ; Fri, 11 Jan 2019 17:57:56 +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" On 1/10/2019 6:16 PM, Kevin Traynor wrote: > On 01/09/2019 11:37 AM, Dekel Peled wrote: >> This patch fixes a typo in SET_MAC_DST action description. >> It also adds restriction note for set MAC src/dst actions description. >> >> Fixes: 15dbcdaada77 ("ethdev: add generic MAC address rewrite actions") > Cc: stable@dpdk.org > > unless there's a reason not to stable tag added while merging.