RE: [PATCH v3 2/5] security: clarify L2 header requirement for outbound inline

2022-09-21 Thread Akhil Goyal
> > Clarify that for Outbound Inline IPsec processing, L2 header > needs to be up to date with ether type which will be applicable > post IPsec processing as the IPsec offload only touches L3 and above. > > Signed-off-by: Nithin Dabilpuram > --- Acked-by: Akhil Goyal

[PATCH v3 2/5] security: clarify L2 header requirement for outbound inline

2022-08-22 Thread Nithin Dabilpuram
Clarify that for Outbound Inline IPsec processing, L2 header needs to be up to date with ether type which will be applicable post IPsec processing as the IPsec offload only touches L3 and above. Signed-off-by: Nithin Dabilpuram --- doc/guides/prog_guide/rte_security.rst | 4 +++- 1 file changed,