From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix API change in release note Date: Wed, 09 Mar 2016 17:15:55 +0100 Message-ID: <1865513.4r1y3gGXKK@xps13> References: <1457524743-12522-1-git-send-email-jingjing.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Jingjing Wu Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id BB3FE374C for ; Wed, 9 Mar 2016 17:17:35 +0100 (CET) Received: by mail-wm0-f49.google.com with SMTP id l68so186226260wml.0 for ; Wed, 09 Mar 2016 08:17:35 -0800 (PST) In-Reply-To: <1457524743-12522-1-git-send-email-jingjing.wu@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-03-09 19:59, Jingjing Wu: > Move the structure ``rte_eth_fdir_masks`` change announcement from ABI > to API in release note. > > Fixes: 1409f127d7f1 (ethdev: fix byte order consistency of flow director) > Signed-off-by: Jingjing Wu Applied, thanks