From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wang Xiao W Subject: [PATCH v3 2/2] doc: update release note for igb TSO support Date: Tue, 20 Oct 2015 19:22:12 +0800 Message-ID: <1445340132-2630-3-git-send-email-xiao.w.wang@intel.com> References: <1444472872-26866-2-git-send-email-xiao.w.wang@intel.com> <1445340132-2630-1-git-send-email-xiao.w.wang@intel.com> To: dev@dpdk.org Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 919738E88 for ; Tue, 20 Oct 2015 13:22:25 +0200 (CEST) In-Reply-To: <1445340132-2630-1-git-send-email-xiao.w.wang@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: Wang Xiao W --- doc/guides/rel_notes/release_2_2.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst index 5687676..74ebd49 100644 --- a/doc/guides/rel_notes/release_2_2.rst +++ b/doc/guides/rel_notes/release_2_2.rst @@ -4,6 +4,10 @@ DPDK Release 2.2 New Features ------------ +* **e1000: Added igb TSO support.** + + Added TSO support for both PF and VF. + Resolved Issues --------------- -- 1.9.3