Re: [lng-odp] [API-NEXT PATCH 1/4] linux-gen: packet: recognize ICMPv6 packets

2017-04-04 Thread Elo, Matias (Nokia - FI/Espoo)
Sure, I'll send rebased v2. -Matias > On 3 Apr 2017, at 22:38, Maxim Uvarov wrote: > > Matias can you please update patches and check them? > > Maxim. > > On 04/03/17 02:36, Bill Fischofer wrote: >> For this series: >> >> Reviewed-and-tested-by: Bill Fischofer

Re: [lng-odp] [API-NEXT PATCH 1/4] linux-gen: packet: recognize ICMPv6 packets

2017-04-03 Thread Maxim Uvarov
Matias can you please update patches and check them? Maxim. On 04/03/17 02:36, Bill Fischofer wrote: > For this series: > > Reviewed-and-tested-by: Bill Fischofer > > On Wed, Mar 22, 2017 at 10:29 AM, Matias Elo wrote: >> Signed-off-by: Matias

Re: [lng-odp] [API-NEXT PATCH 1/4] linux-gen: packet: recognize ICMPv6 packets

2017-03-28 Thread Elo, Matias (Nokia - FI/Espoo)
Ping. > On 22 Mar 2017, at 17:29, Matias Elo wrote: > > Signed-off-by: Matias Elo > --- > example/generator/odp_generator.c | 4 ++-- > example/ipsec/odp_ipsec_stream.c | 6 +++--- > helper/include/odp/helper/ip.h

[lng-odp] [API-NEXT PATCH 1/4] linux-gen: packet: recognize ICMPv6 packets

2017-03-22 Thread Matias Elo
Signed-off-by: Matias Elo --- example/generator/odp_generator.c | 4 ++-- example/ipsec/odp_ipsec_stream.c | 6 +++--- helper/include/odp/helper/ip.h| 3 ++- platform/linux-generic/include/protocols/ip.h | 3 ++-