From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yong Liu Subject: [PATCH] doc: announce ABI change for cloud filter Date: Thu, 19 Jan 2017 13:34:03 +0800 Message-ID: <1484804043-50156-1-git-send-email-yong.liu@intel.com> Cc: Yong Liu To: dev@dpdk.org Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 9287CFB46 for ; Thu, 19 Jan 2017 06:33:01 +0100 (CET) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Signed-off-by: Yong Liu diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 755dc65..0defd02 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -62,3 +62,7 @@ Deprecation Notices PMDs that implement the latter. Target release for removal of the legacy API will be defined once most PMDs have switched to rte_flow. + +* ABI changes are planned for 17.05: structure ``rte_eth_tunnel_filter_conf`` + will be extended with a new member ``vf_id`` in order to enable cloud filter + on VF device. -- 1.9.3