[dpdk-dev] [PATCH v4 2/3] test/rcu_qsbr: add API and functional tests
Honnappa Nagarahalli
Honnappa.Nagarahalli at arm.com
Wed Apr 10 18:15:45 CEST 2019
> Subject: Re: [PATCH v4 2/3] test/rcu_qsbr: add API and functional tests
>
> On Wed, 10 Apr 2019 06:20:05 -0500
> Honnappa Nagarahalli <honnappa.nagarahalli at arm.com> wrote:
>
> > From: Dharmik Thakkar <dharmik.thakkar at arm.com>
> >
> > Add API positive/negative test cases, functional tests and performance
> > tests.
> >
> > Signed-off-by: Malvika Gupta <malvika.gupta at arm.com>
> > Signed-off-by: Dharmik Thakkar <dharmik.thakkar at arm.com>
> > Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli at arm.com>
> > Reviewed-by: Gavin Hu <gavin.hu at arm.com>
> > Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
>
> Could you add (or modify existing) l2/l3 fwd examples to demonstrate
> how this would be used. Having just documentation and test code is
> probably not enough to spur adoption.
The existing examples have static configuration. They do not delete (or add) any flows dynamically. I can show how the code looks like from the data plane perspective, but memory reclamation part cannot be demonstrated.
But, if we are ok to add more code to these applications, dynamic flow add/delete can be done.
Any thoughts on adding a new sample application?
More information about the dev
mailing list