diff options
Diffstat (limited to 'src/seastar/dpdk/drivers/net/ice/base/README')
-rw-r--r-- | src/seastar/dpdk/drivers/net/ice/base/README | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/src/seastar/dpdk/drivers/net/ice/base/README b/src/seastar/dpdk/drivers/net/ice/base/README new file mode 100644 index 000000000..708f60793 --- /dev/null +++ b/src/seastar/dpdk/drivers/net/ice/base/README @@ -0,0 +1,22 @@ +/* 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 +2018.12.11 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 |