Re: [lng-odp] [PATCH] example: packet use vlan tagged pcap

2016-06-23 Thread Maxim Uvarov
Mike, do you want to add your Review for this patch? Maxim. On 06/20/16 14:12, Mike Holmes wrote: I like this, I believe we need to make passing more and greater varieties of packets thought the tests a much bigger part of the validation suite. Would it be better to start storing the pcap fi

Re: [lng-odp] [PATCH 1/4] test: queue: add capability test

2016-06-23 Thread Maxim Uvarov
Merged, Maxim. On 06/23/16 13:34, Bill Fischofer wrote: For this series: Reviewed-and-tested-by: Bill Fischofer On Wed, Jun 22, 2016 at 8:09 PM, Petri Savolainen < petri.savolai...@nokia.com> wrote: Test queue capability API and create the maximum number of queues. Signed-off-by: Petri Sav

Re: [lng-odp] [PATCHv5] linux-gen: move platform tests into test suite

2016-06-23 Thread Maxim Uvarov
Merged, Maxim. On 06/21/16 09:19, Christophe Milard wrote: On 21 June 2016 at 06:52, Yi He wrote: Move platform tests from odp/platform/linux-generic/test into test suite at odp/test/platform/linux-generic. Signed-off-by: Yi He Reviewed-by: Christophe Milard --- v5 only contains the plat

Re: [lng-odp] [PATCH] test: pktio: correct mac addr len check

2016-06-23 Thread Maxim Uvarov
Merged, Maxim. On 06/23/16 13:38, Bill Fischofer wrote: On Mon, Jun 20, 2016 at 11:18 PM, Maxim Uvarov mailto:maxim.uva...@linaro.org>> wrote: Signed-off-by: Maxim Uvarov mailto:maxim.uva...@linaro.org>> Reviewed-by: Bill Fischofer > --- te

[lng-odp] [Bug 2366] odp_scheduling_run.sh fails regularly in CI

2016-06-23 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2366 Mike Holmes changed: What|Removed |Added Version|1.8 |v1.10 -- You are receiving this mail because: Y

[lng-odp] [Bug 2366] New: odp_scheduling_run.sh fails regularly in CI

2016-06-23 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2366 Bug ID: 2366 Summary: odp_scheduling_run.sh fails regularly in CI Product: OpenDataPlane - linux- generic reference Version: 1.8 Hardware: Other OS: Linux Status: UNCONFI

Re: [lng-odp] [PATCH/API-NEXT 1/3] api: traffic_mngr: Add pktio interface to odp_tm_egress_t struct

2016-06-23 Thread Bala Manoharan
Regards, Bala On 23 June 2016 at 16:13, Savolainen, Petri (Nokia - FI/Espoo) wrote: > > >> -Original Message- >> From: Balasubramanian Manoharan [mailto:bala.manoha...@linaro.org] >> Sent: Monday, June 20, 2016 2:02 PM >> To: lng-odp@lists.linaro.org >> Cc: spin...@mellanox.com; Savolain

Re: [lng-odp] [PATCH 1/3] doc: implguide: reformat text to conform with current doc standards

2016-06-23 Thread Christophe Milard
On 2016-06-23 12:19, Bill Fischofer wrote: > Clean up whitespace and line length issues with current doc. > > Signed-off-by: Bill Fischofer > --- > doc/implementers-guide/implementers-guide.adoc | 253 > - > 1 file changed, 121 insertions(+), 132 deletions(-) > > diff -

Re: [lng-odp] [PATCH/API-NEXT 1/3] api: traffic_mngr: Add pktio interface to odp_tm_egress_t struct

2016-06-23 Thread Savolainen, Petri (Nokia - FI/Espoo)
> -Original Message- > From: Balasubramanian Manoharan [mailto:bala.manoha...@linaro.org] > Sent: Monday, June 20, 2016 2:02 PM > To: lng-odp@lists.linaro.org > Cc: spin...@mellanox.com; Savolainen, Petri (Nokia - FI/Espoo) > ; Balasubramanian Manoharan > > Subject: [PATCH/API-NEXT 1/3]

Re: [lng-odp] [PATCH] test: pktio: correct mac addr len check

2016-06-23 Thread Bill Fischofer
On Mon, Jun 20, 2016 at 11:18 PM, Maxim Uvarov wrote: > Signed-off-by: Maxim Uvarov > Reviewed-by: Bill Fischofer > --- > test/validation/pktio/pktio.c | 14 +- > 1 file changed, 9 insertions(+), 5 deletions(-) > > diff --git a/test/validation/pktio/pktio.c b/test/validation/pkt

Re: [lng-odp] [PATCH 1/4] test: queue: add capability test

2016-06-23 Thread Bill Fischofer
For this series: Reviewed-and-tested-by: Bill Fischofer On Wed, Jun 22, 2016 at 8:09 PM, Petri Savolainen < petri.savolai...@nokia.com> wrote: > Test queue capability API and create the maximum number of > queues. > > Signed-off-by: Petri Savolainen > --- > platform/linux-generic/odp_queue.c

[lng-odp] [PATCH 3/3] doc: implguide: add sections on typedefs and abi coniderations

2016-06-23 Thread Bill Fischofer
Signed-off-by: Bill Fischofer --- doc/implementers-guide/implementers-guide.adoc | 181 - 1 file changed, 177 insertions(+), 4 deletions(-) diff --git a/doc/implementers-guide/implementers-guide.adoc b/doc/implementers-guide/implementers-guide.adoc index 1abd884..4f49e8f

[lng-odp] [PATCH 1/3] doc: implguide: reformat text to conform with current doc standards

2016-06-23 Thread Bill Fischofer
Clean up whitespace and line length issues with current doc. Signed-off-by: Bill Fischofer --- doc/implementers-guide/implementers-guide.adoc | 253 - 1 file changed, 121 insertions(+), 132 deletions(-) diff --git a/doc/implementers-guide/implementers-guide.adoc b/doc/i