numam-dpdk/drivers/net/ice/base
Qi Zhang 621996fb02 net/ice/base: allow GTP-U filter using only inner protocols
Adds a support for switch filter: GTP-U using just inner fields.
If user doesn't specify outer protocol and its fields but wants to
add switch filter for GTP-U using inner protocols and related fields
such as inner L3 and/or inner L4, this patch enables such filtering.

Signed-off-by: Kiran Patil <kiran.patil@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
2021-04-13 16:25:27 +02:00
..
ice_acl_ctrl.c net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_acl.c net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_acl.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_adminq_cmd.h net/ice/base: add set/get GPIO helper functions 2021-04-13 16:25:26 +02:00
ice_alloc.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_bitops.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_common.c net/ice/base: add set/get GPIO helper functions 2021-04-13 16:25:26 +02:00
ice_common.h net/ice/base: add set/get GPIO helper functions 2021-04-13 16:25:26 +02:00
ice_controlq.c net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_controlq.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_dcb.c net/ice/base: cleanup code 2021-04-13 16:19:01 +02:00
ice_dcb.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_devids.h net/ice: support E823C family devices 2021-01-29 18:16:07 +01:00
ice_fdir.c net/ice/base: cleanup code 2021-04-13 16:19:01 +02:00
ice_fdir.h net/ice/base: support GTPU IP inner IPv6 for flow director 2021-03-05 09:28:11 +01:00
ice_flex_pipe.c net/ice/base: change protocol ID for VLAN in DVM 2021-04-13 16:25:26 +02:00
ice_flex_pipe.h net/ice/base: update boost TCAM for DVM 2021-03-05 09:35:43 +01:00
ice_flex_type.h net/ice/base: add packet type for PPPoL2TPv2oUDP 2021-04-13 16:25:27 +02:00
ice_flow.c net/ice/base: support PPPoL2TPv2oUDP RSS hash 2021-04-13 16:25:26 +02:00
ice_flow.h net/ice/base: support PPPoL2TPv2oUDP RSS hash 2021-04-13 16:25:26 +02:00
ice_hw_autogen.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_lan_tx_rx.h net/ice/base: remove unused ptype field in PTT definition 2021-04-13 16:25:26 +02:00
ice_nvm.c net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_nvm.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_osdep.h net/ice: build on Windows 2021-04-06 19:00:36 +02:00
ice_protocol_type.h net/ice/base: allow GTP-U filter using only inner protocols 2021-04-13 16:25:27 +02:00
ice_sbq_cmd.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_sched.c net/ice/base: cleanup code 2021-04-13 16:19:01 +02:00
ice_sched.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_status.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_switch.c net/ice/base: allow GTP-U filter using only inner protocols 2021-04-13 16:25:27 +02:00
ice_switch.h net/ice/base: change protocol ID for VLAN in DVM 2021-04-13 16:25:26 +02:00
ice_type.h net/ice/base: cleanup code 2021-04-13 16:19:01 +02:00
ice_vlan_mode.c net/ice/base: cleanup code 2021-04-13 16:19:01 +02:00
ice_vlan_mode.h net/ice/base: cleanup code 2021-04-13 16:19:01 +02:00
meson.build net/ice: build on Windows 2021-04-06 19:00:36 +02:00
README net/ice: support E823C family devices 2021-01-29 18:16:07 +01:00

/* 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.01.20 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