Re: [dpdk-dev] [PATCH v3] net/enic: support GTP header flow matching

2021-11-04 Thread Ferruh Yigit
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 mat

[dpdk-dev] [PATCH v3] net/enic: support GTP header flow matching

2021-10-28 Thread John Daley
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 mus