From mboxrd@z Thu Jan 1 00:00:00 1970 From: Beilei Xing Subject: =?utf-8?q?=5BPATCH_v2_30/30=5D_ixgbe/base=3A_update_RE?= =?utf-8?q?ADME?= Date: Tue, 14 Jun 2016 14:59:56 +0800 Message-ID: <1465887596-10346-31-git-send-email-beilei.xing@intel.com> References: <1462514861-29419-1-git-send-email-beilei.xing@intel.com> <1465887596-10346-1-git-send-email-beilei.xing@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org, Beilei Xing To: wenzhuo.lu@intel.com Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 7D475568F for ; Tue, 14 Jun 2016 09:01:10 +0200 (CEST) In-Reply-To: <1465887596-10346-1-git-send-email-beilei.xing@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" The ixgbe base driver was updated according to version cid-10g-shared-code.2016.04.12 released by ND. The changes include: Added sgmii link for X550. Added mac link setup for x550a SFP and SFP+. Added KR support for x550em_a. Added new phy definitions for M88E1500. Added support for the VLVF to be bypassed when adding/removing a VFTA ent= ry. Added x550a flow control auto negotiation support. Signed-off-by: Beilei Xing --- doc/guides/rel_notes/release_16_07.rst | 11 +++++++++++ drivers/net/ixgbe/base/README | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/doc/guides/rel_notes/release_16_07.rst b/doc/guides/rel_note= s/release_16_07.rst index c0f6b02..9e89b52 100644 --- a/doc/guides/rel_notes/release_16_07.rst +++ b/doc/guides/rel_notes/release_16_07.rst @@ -15,6 +15,17 @@ DPDK Release 16.07 =20 firefox build/doc/html/guides/rel_notes/release_16_07.html =20 +* **Updated the ixgbe base driver.** + The ixgbe base driver was updated with changes including the + following: + + * Added sgmii link for X550. + * Added mac link setup for x550a SFP and SFP+. + * Added KR support for x550em_a. + * Added new phy definitions for M88E1500. + * Added support for the VLVF to be bypassed when adding/removing a VFT= A entry. + * Added x550a flow control auto negotiation support. + =20 New Features ------------ diff --git a/drivers/net/ixgbe/base/README b/drivers/net/ixgbe/base/READM= E index caa2664..76e7805 100644 --- a/drivers/net/ixgbe/base/README +++ b/drivers/net/ixgbe/base/README @@ -34,7 +34,7 @@ Intel=C2=AE IXGBE driver =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 This directory contains source code of FreeBSD ixgbe driver of version -cid-10g-shared-code.2016.01.07 released by ND. The sub-directory of base= / +cid-10g-shared-code.2016.04.12 released by ND. The sub-directory of base= / contains the original source package. This driver is valid for the product(s) listed below =20 --=20 2.5.0