From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: announce ABI change for rte_eth_fdir_filter Date: Wed, 12 Aug 2015 12:38:03 +0200 Message-ID: <1799648.1UIPbvonRF@xps13> References: <1437375817-11274-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: "Wu, Jingjing" Return-path: Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by dpdk.org (Postfix) with ESMTP id 74CC55A83 for ; Wed, 12 Aug 2015 12:39:18 +0200 (CEST) Received: by wijp15 with SMTP id p15so211892460wij.0 for ; Wed, 12 Aug 2015 03:39:18 -0700 (PDT) In-Reply-To: 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" > > To fix the FVL's flow director issue for SCTP flow, rte_eth_fdir_filter > > need to be change to support SCTP flow keys extension. Here announce the > > ABI deprecation. > > > > Signed-off-by: jingjing.wu > > Acked-by: John McNamara Reworded and applied, thanks