8434528175
Add support for IP fragment RSS hash and FDIR function. Separate IP fragment and IP other packet types. The patch also update the release date in README. Signed-off-by: Ting Xu <ting.xu@intel.com> Signed-off-by: Jeff Guo <jia.guo@intel.com> Signed-off-by: Qi Zhang <qi.z.zhang@intel.com> Acked-by: Qi Zhang <qi.z.zhang@intel.com>
23 lines
588 B
Plaintext
23 lines
588 B
Plaintext
/* SPDX-License-Identifier: BSD-3-Clause
|
|
* Copyright(c) 2020-2021 Intel Corporation
|
|
*/
|
|
|
|
Intel® ICE driver
|
|
==================
|
|
|
|
This directory contains source code of FreeBSD ice driver of version
|
|
2021.04.29 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
|