From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shaopeng He Subject: [PATCH v2 7/7] doc: release note update for fm10k intr mode Date: Mon, 26 Oct 2015 11:47:45 +0800 Message-ID: <1445831265-14256-8-git-send-email-shaopeng.he@intel.com> References: <1443159425-32502-1-git-send-email-shaopeng.he@intel.com> <1445831265-14256-1-git-send-email-shaopeng.he@intel.com> To: dev@dpdk.org Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id DA07A58F3 for ; Mon, 26 Oct 2015 04:48:36 +0100 (CET) In-Reply-To: <1445831265-14256-1-git-send-email-shaopeng.he@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" Signed-off-by: Shaopeng He --- doc/guides/rel_notes/release_2_2.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst index 73dba47..44b3aea 100644 --- a/doc/guides/rel_notes/release_2_2.rst +++ b/doc/guides/rel_notes/release_2_2.rst @@ -5,11 +5,13 @@ New Features ------------ * Support interrupt mode on i40e +* Support interrupt mode on fm10k Resolved Issues --------------- * Fix ixgbe/igb rx interrupt compatible issue with mbox +* Fix l3fwd-power memory leak for non-ip packet Known Issues ------------ -- 1.9.3