From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wang Xiao W Subject: [PATCH v4 2/2] doc: update release note for igb TSO support Date: Wed, 21 Oct 2015 15:55:27 +0800 Message-ID: <1445414127-11260-3-git-send-email-xiao.w.wang@intel.com> References: <1445340132-2630-2-git-send-email-xiao.w.wang@intel.com> <1445414127-11260-1-git-send-email-xiao.w.wang@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 CB10C9252 for ; Wed, 21 Oct 2015 09:55:41 +0200 (CEST) In-Reply-To: <1445414127-11260-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