Petri, On 09.06.2017 13:51, Petri Savolainen wrote: > Requires "[API-NEXT PATCH v2 0/2] IPsec API update". > > Input and output of IPSEC operations are packets. Parameter and > result structures are cleaner when packet arrays are direct > parameters to functions. Also API is more flexible for > application or API pipelining when output is packets with > additional metadata. Application or API pipeline stages which > do not care about IPSEC results may work on basic packet metadata.
Two generic issues: - I thought that basic idea was to generate ODP_EVENT_PACKET and then use API call to check if there is IPsec metadata associated with it? - First patch contains several 'extra' changes. Can we work towards splitting it into more manageable pieces? -- With best wishes Dmitry
