[dpdk-dev] [PATCH v3] net/enic: support GTP header flow matching
Ferruh Yigit
ferruh.yigit at intel.com
Thu Nov 4 12:36:02 CET 2021
On 10/28/2021 9:04 PM, John Daley wrote:
> The GTP, GTP-U, GTP-C header fields can be matched, however NIC does not
> support GTP tunneling so no items after the GTP header can be specified.
> If a GTP-U or GTP-C item is specified without a preceding UDP item, the
> UDP destination port is implicitly matched. For GTP, the destination UDP
> port must be specified but its value is not enforced.
>
> Signed-off-by: John Daley <johndale at cisco.com>
> Reviewed-by: Hyong Youb Kim <hyonkim at cisco.com>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list