f-stack/dpdk/drivers/net/ice/base
fengbojiang 7e3738de16 DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
..
README DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
ice_adminq_cmd.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +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 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_common.c DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_common.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_controlq.c DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_controlq.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_dcb.c DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_dcb.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_devids.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_fdir.c DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_fdir.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_flex_pipe.c DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_flex_pipe.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_flex_type.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_flow.c DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_flow.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_hw_autogen.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_lan_tx_rx.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_nvm.c DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_nvm.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_osdep.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_protocol_type.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08: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 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_sched.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_status.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_switch.c DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_switch.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
ice_type.h DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
meson.build DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00

README

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

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

This directory contains source code of FreeBSD ice driver of version
2019.10.16 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