From f8c8cc9980cf63a8ee78d77fe97825247d4ac7e4 Mon Sep 17 00:00:00 2001 From: Xiao Wang Date: Sun, 25 Sep 2016 17:00:17 +0800 Subject: [PATCH] net/ixgbe/base: add base driver update brief The ixgbe base driver was updated to version cid-10g-shared-code.2016.04.12. Signed-off-by: Xiao Wang Acked-by: Wenzhuo Lu --- doc/guides/rel_notes/release_16_11.rst | 10 ++++++++++ drivers/net/ixgbe/base/README | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/guides/rel_notes/release_16_11.rst b/doc/guides/rel_notes/release_16_11.rst index 1a0b5c1e32..e7f396748f 100644 --- a/doc/guides/rel_notes/release_16_11.rst +++ b/doc/guides/rel_notes/release_16_11.rst @@ -54,6 +54,16 @@ New Features * **Added virtio NEON support for ARM.** +* **Updated the ixgbe base driver.** + + Updated the ixgbe base driver, including the following changes: + + * add X550em_a 10G PHY support + * support flow control auto negotiation for X550em_a 1G PHY + * add X550em_a FW ALEF support + * increase mailbox version to ixgbe_mbox_api_13 + * add two MAC ops for Hyper-V support + Resolved Issues --------------- diff --git a/drivers/net/ixgbe/base/README b/drivers/net/ixgbe/base/README index 76e78051e7..6b54c31e1f 100644 --- a/drivers/net/ixgbe/base/README +++ b/drivers/net/ixgbe/base/README @@ -34,7 +34,7 @@ IntelĀ® IXGBE driver =================== This directory contains source code of FreeBSD ixgbe driver of version -cid-10g-shared-code.2016.04.12 released by ND. The sub-directory of base/ +cid-10g-shared-code.2016.08.15 released by ND. The sub-directory of base/ contains the original source package. This driver is valid for the product(s) listed below