f-stack/dpdk/drivers/net/i40e/base
用jfb8856606 4d39bb9283 DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
..
README DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
i40e_adminq.c DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
i40e_adminq.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
i40e_adminq_cmd.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
i40e_alloc.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
i40e_common.c DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
i40e_dcb.c DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
i40e_dcb.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
i40e_devids.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
i40e_diag.c DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
i40e_diag.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
i40e_hmc.c DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
i40e_hmc.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
i40e_lan_hmc.c DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
i40e_lan_hmc.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
i40e_nvm.c DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
i40e_osdep.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
i40e_prototype.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
i40e_register.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
i40e_status.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
i40e_type.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
meson.build DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
virtchnl.h DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00

README

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

Intel® I40E driver
==================

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

* Intel® Ethernet Converged Network Adapters X710
* Intel® Ethernet Converged Network Adapters XL710
* Intel® Ethernet Network Adapter XXV710
* Intel® Ethernet Connection X722 for 10GBASE-T
* Intel® Ethernet Connection X722 for 10GbE backplane
* Intel® Ethernet Connection X722 for 10GbE SFP+
* Intel® Ethernet Connection X722 for 1GbE
* Intel® Ethernet Controller X710 and XL710 Family
* Intel® Ethernet Controller XXV710 for 25GbE backplane
* Intel® Ethernet Controller XXV710 for 25GbE SFP28

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

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

    i40e_osdep.h