From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xutao Sun Subject: [PATCH v3 2/2] doc: update release notes Date: Thu, 29 Oct 2015 16:02:31 +0800 Message-ID: <1446105751-28018-3-git-send-email-xutao.sun@intel.com> References: <1446096966-31815-1-git-send-email-xutao.sun@intel.com> <1446105751-28018-1-git-send-email-xutao.sun@intel.com> To: dev@dpdk.org Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id D81EB5A4F for ; Thu, 29 Oct 2015 09:02:43 +0100 (CET) In-Reply-To: <1446105751-28018-1-git-send-email-xutao.sun@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" Update release notes with the newly resolved issues about statistics on i40e. Signed-off-by: Xutao Sun --- doc/guides/rel_notes/release_2_1.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/guides/rel_notes/release_2_1.rst b/doc/guides/rel_notes/release_2_1.rst index 103a5ee..897f939 100644 --- a/doc/guides/rel_notes/release_2_1.rst +++ b/doc/guides/rel_notes/release_2_1.rst @@ -676,6 +676,11 @@ Resolved Issues * **i40e: Fix registers access from big endian CPU.** +* **i40e: Fix statistics of packets.** + + Add discarding packets on VSI to the stats and rectify the old statistics. + + * **i40evf: Clear command when error occurs.** -- 1.9.3