Re: [dpdk-dev] [PATCH] examples/pipeline: add FIB example

2021-07-09 Thread Thomas Monjalon
10/07/2021 00:13, Thomas Monjalon: > 09/07/2021 23:43, Thomas Monjalon: > > 09/07/2021 19:07, Cristian Dumitrescu: > > > Add example for FIB with VRF and ECMP support. > > > > > > Signed-off-by: Cristian Dumitrescu > > > Signed-off-by: Churchill Khangar > > > > Applied, thanks. > > Sorry, no i

Re: [dpdk-dev] [PATCH] examples/pipeline: add FIB example

2021-07-09 Thread Thomas Monjalon
09/07/2021 23:43, Thomas Monjalon: > 09/07/2021 19:07, Cristian Dumitrescu: > > Add example for FIB with VRF and ECMP support. > > > > Signed-off-by: Cristian Dumitrescu > > Signed-off-by: Churchill Khangar > > Applied, thanks. Sorry, no it cannot be in 21.08-rc1 because the series "selector t

Re: [dpdk-dev] [PATCH] examples/pipeline: add FIB example

2021-07-09 Thread Thomas Monjalon
09/07/2021 19:07, Cristian Dumitrescu: > Add example for FIB with VRF and ECMP support. > > Signed-off-by: Cristian Dumitrescu > Signed-off-by: Churchill Khangar Applied, thanks.

[dpdk-dev] [PATCH] examples/pipeline: add FIB example

2021-07-09 Thread Cristian Dumitrescu
Add example for FIB with VRF and ECMP support. Signed-off-by: Cristian Dumitrescu Signed-off-by: Churchill Khangar --- Depends-on: patch-17716 ("[V2] pipeline: add support for LPM lookup") examples/pipeline/examples/fib.cli| 58 ++ examples/pipeline/examples/fib.spec