f-stack/dpdk/drivers/net/ice/base
用jfb8856606 5aafc90883 DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
..
README DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_acl.c DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_acl.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_acl_ctrl.c DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_adminq_cmd.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_alloc.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_bitops.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_common.c DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
ice_common.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_controlq.c DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_controlq.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_dcb.c DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_dcb.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_devids.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_fdir.c DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_fdir.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_flex_pipe.c DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
ice_flex_pipe.h DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
ice_flex_type.h DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
ice_flow.c DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
ice_flow.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_hw_autogen.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_lan_tx_rx.h DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
ice_nvm.c DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_nvm.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_osdep.h DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
ice_protocol_type.h DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
ice_sbq_cmd.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_sched.c DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
ice_sched.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_status.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_switch.c DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
ice_switch.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ice_type.h DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
meson.build DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00

README

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

Intel® ICE driver
==================

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

* Intel® Ethernet Network Adapters E810

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

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

    ice_osdep.h