Re: [dpdk-dev] [PATCH v2 01/11] ethdev: add extensions attributes to IPv6 item

2020-10-04 Thread Ori Kam
Hi > -Original Message- > From: Dekel Peled > Sent: Friday, October 2, 2020 12:15 AM > Subject: [PATCH v2 01/11] ethdev: add extensions attributes to IPv6 item > > Using the current implementation of DPDK, an application cannot match on > IPv6 packets, based on the existing extension hea

[dpdk-dev] [PATCH v2 01/11] ethdev: add extensions attributes to IPv6 item

2020-10-01 Thread Dekel Peled
Using the current implementation of DPDK, an application cannot match on IPv6 packets, based on the existing extension headers, in a simple way. Field 'Next Header' in IPv6 header indicates type of the first extension header only. Following extension headers can't be identified by inspecting the I