Hi Thomas,
> -Original Message-
> From: Thomas Monjalon
>
> 27/07/2020 07:12, Ori Kam:
> > From: Jerin Jacob
> > > On Mon, Jul 27, 2020 at 1:28 AM Ori Kam wrote:
> > > > --- /dev/null
> > > > +++ b/app/test-regex/hello_world.rof2
> > > > @@ -0,0 +1,45 @@
> > > > +#
> > > > +# rof_versi
Hi Thomas,
> -Original Message-
> From: Thomas Monjalon
>
> 26/07/2020 21:58, Ori Kam:
> > --- a/app/meson.build
> > +++ b/app/meson.build
> > @@ -12,6 +12,7 @@ apps = [
> > 'test-bbdev',
> > 'test-cmdline',
> > 'test-compress-perf',
> > + 'test-regex',
> > 'test-crypto
26/07/2020 21:58, Ori Kam:
> --- a/app/meson.build
> +++ b/app/meson.build
> @@ -12,6 +12,7 @@ apps = [
> 'test-bbdev',
> 'test-cmdline',
> 'test-compress-perf',
> + 'test-regex',
> 'test-crypto-perf',
> 'test-eventdev',
> 'test-fib',
In this list, I think t
27/07/2020 07:12, Ori Kam:
> From: Jerin Jacob
> > On Mon, Jul 27, 2020 at 1:28 AM Ori Kam wrote:
> > > --- /dev/null
> > > +++ b/app/test-regex/hello_world.rof2
> > > @@ -0,0 +1,45 @@
> > > +#
> > > +# rof_version: 2
> > > +#
> > > +# date:20200210_164643
> > > +#
> > > +# rxp_compiler:5.7.18007
Hi Jerin,
> -Original Message-
> From: Jerin Jacob
>
> On Mon, Jul 27, 2020 at 1:28 AM Ori Kam wrote:
> >
>
> > diff --git a/app/test-regex/hello_world.rof2 b/app/test-
> regex/hello_world.rof2
> > new file mode 100644
> > index 000..fb7db75
> > --- /dev/null
> > +++ b/app/test-reg
On Mon, Jul 27, 2020 at 1:28 AM Ori Kam wrote:
>
> diff --git a/app/test-regex/hello_world.rof2 b/app/test-regex/hello_world.rof2
> new file mode 100644
> index 000..fb7db75
> --- /dev/null
> +++ b/app/test-regex/hello_world.rof2
> @@ -0,0 +1,45 @@
> +#
> +# rof_version: 2
> +#
> +# date:2020
From: Yuval Avnery
Following the new RegEx class.
There is a need to create a dedicated test application in order to
validate this class and PMD.
Unlike net device this application loads data from a file.
This commit introduce the new RegEx test app.
The basic app flow:
1. Configure the RegEx
7 matches
Mail list logo