[dpdk-dev] [PATCH] enic: improve ptype handling

2016-06-23 Thread Bruce Richardson
On Tue, Jun 14, 2016 at 04:54:05PM -0700, Nelson Escobar wrote: > - add l4 ptypes to the ones we report as supporting > - report/use RTE_PTYPE_L3_IPV4_EXT_UNKNOWN and > RTE_PTYPE_L3_IPV6_EXT_UNKNOWN instead of RTE_PTYPE_L3_IPV4 and > RTE_PTYPE_L3_IPV6 as vic can't distinguish between packets wi

[dpdk-dev] [PATCH] enic: improve ptype handling

2016-06-14 Thread Nelson Escobar
- add l4 ptypes to the ones we report as supporting - report/use RTE_PTYPE_L3_IPV4_EXT_UNKNOWN and RTE_PTYPE_L3_IPV6_EXT_UNKNOWN instead of RTE_PTYPE_L3_IPV4 and RTE_PTYPE_L3_IPV6 as vic can't distinguish between packets with extentions and those without extentions. - correctly set the ptype