f-stack/dpdk/drivers/net/ixgbe/base
johnjiang 37a7c72f09 DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
..
README DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
ixgbe_82598.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_82598.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_82599.c DPDK:upgrade to 18.11.2 (LTS) 2019-06-26 18:17:41 +08:00
ixgbe_82599.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_api.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_api.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_common.c DPDK: update to 18.11.5. 2019-11-23 16:13:38 +08:00
ixgbe_common.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_dcb.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_dcb.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_dcb_82598.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_dcb_82598.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_dcb_82599.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_dcb_82599.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_hv_vf.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_hv_vf.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_mbx.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_mbx.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_osdep.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_phy.c DPDK:upgrade to 18.11.2 (LTS) 2019-06-26 18:17:41 +08:00
ixgbe_phy.h DPDK:upgrade to 18.11.2 (LTS) 2019-06-26 18:17:41 +08:00
ixgbe_type.h DPDK:upgrade to 18.11.2 (LTS) 2019-06-26 18:17:41 +08:00
ixgbe_vf.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_vf.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_x540.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_x540.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ixgbe_x550.c DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
ixgbe_x550.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
meson.build DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00

README

/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright(c) 2010-2018 Intel Corporation
 */

Intel® IXGBE driver
===================

This directory contains source code of FreeBSD ixgbe driver of version
cid-ixgbe.2018.08.28.tar.gz released by the team which develop
basic drivers for any ixgbe NIC. The sub-directory of base/
contains the original source package.
This driver is valid for the product(s) listed below

* Intel® 10 Gigabit AF DA Dual Port Server Adapter
* Intel® 10 Gigabit AT Server Adapter
* Intel® 10 Gigabit AT2 Server Adapter
* Intel® 10 Gigabit CX4 Dual Port Server Adapter
* Intel® 10 Gigabit XF LR Server Adapter
* Intel® 10 Gigabit XF SR Dual Port Server Adapter
* Intel® 10 Gigabit XF SR Server Adapter
* Intel® 82598 10 Gigabit Ethernet Controller
* Intel® 82599 10 Gigabit Ethernet Controller
* Intel® Ethernet Controller X540-AT2
* Intel® Ethernet Server Adapter X520 Series
* Intel® Ethernet Server Adapter X520-T2
* Intel® Ethernet Controller X550 Series

Updating the driver
===================

NOTE: The source code in this directory should not be modified apart from
the following file(s):

    ixgbe_osdep.h