I included it for completeness since Part 2 needs this part to get the line
numbers for the diff correct.

On Tue, Jun 9, 2015 at 6:28 AM, Savolainen, Petri (Nokia - FI/Espoo) <
[email protected]> wrote:

> This is not "v2" - it has been already merged.
>
> -Petri
>
> > -----Original Message-----
> > From: lng-odp [mailto:[email protected]] On Behalf Of ext
> > Bill Fischofer
> > Sent: Thursday, June 04, 2015 7:23 AM
> > To: [email protected]
> > Subject: [lng-odp] [API-NEXT PATCHv2 1/3] api: packet: remove stale v0.5
> > comments
> >
> > Signed-off-by: Bill Fischofer <[email protected]>
> > ---
> >  include/odp/api/packet.h | 14 --------------
> >  1 file changed, 14 deletions(-)
> >
> > diff --git a/include/odp/api/packet.h b/include/odp/api/packet.h
> > index 91a124a..3a454b5 100644
> > --- a/include/odp/api/packet.h
> > +++ b/include/odp/api/packet.h
> > @@ -48,20 +48,6 @@ extern "C" {
> >   * Invalid packet segment
> >   */
> >
> > -
> > -/*
> > - * Packet API v0.5 notes
> > - * - Push/pull operations only on packet level
> > - * - Push/pull within limits of segment headroom/tailroom/data lengths
> > - * - Segment data length must be always at least one byte (i.e. there
> are
> > no
> > - *   empty segments)
> > - * - Head/tailroom content belong to packet content (in addition to data
> > - *   and metadata) and thus is preserved over packet ownership changes.
> > - * - _addr refer to a fixed address, which operations do not modify
> > - * - _ptr refer to pointer to data, which may be modified by operations
> > - */
> > -
> > -
> >  /*
> >   *
> >   * Alloc and free
> > --
> > 2.1.0
> >
> > _______________________________________________
> > lng-odp mailing list
> > [email protected]
> > https://lists.linaro.org/mailman/listinfo/lng-odp
>
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to