Re: [lng-odp] [API-NEXT v5] api: ipsec: factor out definitions for feature support levels

2017-04-24 Thread Savolainen, Petri (Nokia - FI/Espoo)
Reviewed-by: Petri Savolainen > -Original Message- > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of > Dmitry Eremin-Solenikov > Sent: Wednesday, April 19, 2017 4:41 PM > To: lng-odp@lists.linaro.org > Subject: [lng-odp] [API-NEXT v5] api:

Re: [lng-odp] [API-NEXT v5] api: ipsec: factor out definitions for feature support levels

2017-04-19 Thread Bill Fischofer
On Wed, Apr 19, 2017 at 8:52 AM, Maxim Uvarov wrote: > Dmitry, please name patches as API-NEXT PATH v5, not as API-NEXT. > API-NEXT PATCH v5 > > Maxim. > > > On 19.04.2017 16:41, Dmitry Eremin-Solenikov wrote: > > Instead of having magic 0-1-2 numbers, let's have the special enum for > > featu

Re: [lng-odp] [API-NEXT v5] api: ipsec: factor out definitions for feature support levels

2017-04-19 Thread Maxim Uvarov
Dmitry, please name patches as API-NEXT PATH v5, not as API-NEXT. Maxim. On 19.04.2017 16:41, Dmitry Eremin-Solenikov wrote: > Instead of having magic 0-1-2 numbers, let's have the special enum for > feature support levels (unsupported/supported/preferred). > > Signed-off-by: Dmitry Eremin-Sole

[lng-odp] [API-NEXT v5] api: ipsec: factor out definitions for feature support levels

2017-04-19 Thread Dmitry Eremin-Solenikov
Instead of having magic 0-1-2 numbers, let's have the special enum for feature support levels (unsupported/supported/preferred). Signed-off-by: Dmitry Eremin-Solenikov --- include/odp/api/spec/ipsec.h | 39 +--- include/odp/api/spec/support.h | 5