Re: [lng-odp] [PATCH 1/3] linux-gen: packet: enable parsing only selected packet header layers

2016-10-24 Thread Maxim Uvarov
Merged, Maxim. On 10/24/16 14:48, Elo, Matias (Nokia - FI/Espoo) wrote: Ping. This patch set has been reviewed and tested. -Matias On 21 Sep 2016, at 22.36, Bill Fischofer mailto:bill.fischo...@linaro.org>> wrote: For this series: Reviewed-and-tested-by: Bill Fischofer mailto:bill.fischo.

Re: [lng-odp] [PATCH 1/3] linux-gen: packet: enable parsing only selected packet header layers

2016-10-24 Thread Elo, Matias (Nokia - FI/Espoo)
Ping. This patch set has been reviewed and tested. -Matias On 21 Sep 2016, at 22.36, Bill Fischofer mailto:bill.fischo...@linaro.org>> wrote: For this series: Reviewed-and-tested-by: Bill Fischofer mailto:bill.fischo...@linaro.org>> On Tue, Sep 13, 2016 at 9:30 AM, Matias Elo mailto:matias

Re: [lng-odp] [PATCH 1/3] linux-gen: packet: enable parsing only selected packet header layers

2016-10-11 Thread Elo, Matias (Nokia - FI/Espoo)
Ping. -Matias For this series: Reviewed-and-tested-by: Bill Fischofer mailto:bill.fischo...@linaro.org>> On Tue, Sep 13, 2016 at 9:30 AM, Matias Elo mailto:matias@nokia.com>> wrote: Enable parsing packet headers up to a given protocol layer. Signed-off-by: Matias Elo mailto:matias@no

Re: [lng-odp] [PATCH 1/3] linux-gen: packet: enable parsing only selected packet header layers

2016-09-21 Thread Bill Fischofer
For this series: Reviewed-and-tested-by: Bill Fischofer On Tue, Sep 13, 2016 at 9:30 AM, Matias Elo wrote: > Enable parsing packet headers up to a given protocol layer. > > Signed-off-by: Matias Elo > --- > .../linux-generic/include/odp_packet_internal.h| 24 +- > platform/linux-generic