From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] abi: announce abi changes plan for struct rte_eth_fdir_flow_ext Date: Wed, 12 Aug 2015 12:25:22 +0200 Message-ID: <9003245.CvHAboYNAK@xps13> References: <1434512193-20973-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-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by dpdk.org (Postfix) with ESMTP id CD4965A83 for ; Wed, 12 Aug 2015 12:26:37 +0200 (CEST) Received: by wibhh20 with SMTP id hh20so21838489wib.0 for ; Wed, 12 Aug 2015 03:26:37 -0700 (PDT) In-Reply-To: <1434512193-20973-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" 2015-06-17 11:36, Jingjing Wu: > It announces the planned ABI change to support flow director filtering in VF on v2.2. > > Signed-off-by: Jingjing Wu Reworded and applied, thanks