[dpdk-dev] [PATCH v4 04/12] net: add ESP header to generic flow steering

Akhil Goyal akhil.goyal at nxp.com
Sat Oct 21 21:49:00 CEST 2017


On 10/20/2017 3:45 PM, Thomas Monjalon wrote:
> 15/10/2017 00:17, Akhil Goyal:
>> --- a/doc/api/doxy-api-index.md
>> +++ b/doc/api/doxy-api-index.md
>> @@ -111,7 +111,8 @@ The public API headers are grouped by topics:
>>     [LPM IPv6 route]     (@ref rte_lpm6.h),
>>     [ACL]                (@ref rte_acl.h),
>>     [EFD]                (@ref rte_efd.h),
>> -  [member]             (@ref rte_member.h)
>> +  [member]             (@ref rte_member.h),
>> +  [ESP]                (@ref rte_esp.h)
> 
> rte_member should not be in "layers" section.
> I will probably move it to "basic".
> 
> Please move ESP near IP, maybe between IP and ICMP.
> 
> 
Ok. Will move it in between IP and ICMP


More information about the dev mailing list