Re: [lng-odp] [API-NEXT PATCHv4 0/6] Add packet user metadata support

2015-04-16 Thread Ciprian Barbu
Two minor aspect related nits, but this looks good to me. Reviewed-and-tested-by: Ciprian Barbu On Fri, Apr 10, 2015 at 6:52 PM, Bill Fischofer wrote: > v4 changes: > - Removed RFC status, patch is now ready for API-NEXT > - Added implementation of approved APIs > - Added user metadata tests to

Re: [lng-odp] [API-NEXT PATCHv4 0/6] Add packet user metadata support

2015-04-21 Thread Zoltan Kiss
It seems to me all questions were answered, is there anything which prevents applying this into master branch? Petri? On 10/04/15 16:52, Bill Fischofer wrote: v4 changes: - Removed RFC status, patch is now ready for API-NEXT - Added implementation of approved APIs - Added user metadata tests to

Re: [lng-odp] [API-NEXT PATCHv4 0/6] Add packet user metadata support

2015-04-22 Thread Savolainen, Petri (Nokia - FI/Espoo)
s and documentation improvements. -Petri > -Original Message- > From: ext Zoltan Kiss [mailto:zoltan.k...@linaro.org] > Sent: Tuesday, April 21, 2015 4:08 PM > To: Bill Fischofer; lng-odp@lists.linaro.org; Savolainen, Petri (Nokia - > FI/Espoo) > Subject: Re: [lng-odp] [AP

Re: [lng-odp] [API-NEXT PATCHv4 0/6] Add packet user metadata support

2015-04-22 Thread Bill Fischofer
n improvements. > > > -Petri > > > > > -Original Message- > > From: ext Zoltan Kiss [mailto:zoltan.k...@linaro.org] > > Sent: Tuesday, April 21, 2015 4:08 PM > > To: Bill Fischofer; lng-odp@lists.linaro.org; Savolainen, Petri (Nokia - > > FI/Espoo

Re: [lng-odp] [API-NEXT PATCHv4 0/6] Add packet user metadata support

2015-04-22 Thread Savolainen, Petri (Nokia - FI/Espoo)
@lists.linaro.org Subject: Re: [lng-odp] [API-NEXT PATCHv4 0/6] Add packet user metadata support I'm not sure why we wouldn't want to just deprecate the odp_packet_user_ptr/_u64() calls. They were stopgaps since we didn't have user metadata in v1.0. Now that we have that, what's th

Re: [lng-odp] [API-NEXT PATCHv4 0/6] Add packet user metadata support

2015-04-22 Thread Bill Fischofer
> > > *From:* ext Bill Fischofer [mailto:bill.fischo...@linaro.org] > *Sent:* Wednesday, April 22, 2015 2:46 PM > *To:* Savolainen, Petri (Nokia - FI/Espoo) > *Cc:* ext Zoltan Kiss; lng-odp@lists.linaro.org > > *Subject:* Re: [lng-odp] [API-NEXT PATCHv4 0/6] Add pac

Re: [lng-odp] [API-NEXT PATCHv4 0/6] Add packet user metadata support

2015-04-22 Thread Savolainen, Petri (Nokia - FI/Espoo)
/Espoo) Cc: ext Zoltan Kiss; lng-odp@lists.linaro.org Subject: Re: [lng-odp] [API-NEXT PATCHv4 0/6] Add packet user metadata support The question of prefetching is part of the larger issue of context management, which is something we discussed last year and then deferred. I agree that this is key

Re: [lng-odp] [API-NEXT PATCHv4 0/6] Add packet user metadata support

2015-04-23 Thread Ola Liljedahl
3:50 PM > > *To:* Savolainen, Petri (Nokia - FI/Espoo) > *Cc:* ext Zoltan Kiss; lng-odp@lists.linaro.org > *Subject:* Re: [lng-odp] [API-NEXT PATCHv4 0/6] Add packet user metadata > support > > > > The question of prefetching is part of the larger issue of context >

Re: [lng-odp] [API-NEXT PATCHv4 0/6] Add packet user metadata support

2015-04-24 Thread Savolainen, Petri (Nokia - FI/Espoo)
From: ext Ola Liljedahl [mailto:ola.liljed...@linaro.org] Sent: Thursday, April 23, 2015 8:29 PM To: Savolainen, Petri (Nokia - FI/Espoo) Cc: ext Bill Fischofer; lng-odp@lists.linaro.org Subject: Re: [lng-odp] [API-NEXT PATCHv4 0/6] Add packet user metadata support On 22 April 2015 at 15:01

Re: [lng-odp] [API-NEXT PATCHv4 0/6] Add packet user metadata support

2015-04-27 Thread Maxim Uvarov
as discussed on meeting merged to api-next. Petri will do all required renames. Best regards, Maxim. On 04/10/15 18:52, Bill Fischofer wrote: v4 changes: - Removed RFC status, patch is now ready for API-NEXT - Added implementation of approved APIs - Added user metadata tests to packet validati