xref: /f-stack/dpdk/drivers/net/ice/base/README (revision 2d9fd380)
1/* SPDX-License-Identifier: BSD-3-Clause
2 * Copyright(c) 2020 Intel Corporation
3 */
4
5Intel® ICE driver
6==================
7
8This directory contains source code of FreeBSD ice driver of version
92020.10.21 released by the team which develops
10basic drivers for any ice NIC. The directory of base/ contains the
11original source package.
12This driver is valid for the product(s) listed below
13
14* Intel® Ethernet Network Adapters E810
15
16Updating the driver
17===================
18
19NOTE: The source code in this directory should not be modified apart from
20the following file(s):
21
22    ice_osdep.h
23