Hi,
I was testing the LCP plugin with the Netlink listener and faced two
major issues:
1. If the LCP interface is being created on startup and you create
sub-interfaces directly afterwards, then linux-cp/router will flush the
table, install all routes and addresses again and this goes endless.
Hi Eugene!
I recently worked on the policer, and you seem right.
In VPP v22.10 (and even in the latest v23.02), a policer's name is used as a
hashmap's key but is never freed when the policer is deleted.
My recent modifications to the policer should solve this issue. ( 37873:
policer: API poli
Hi Stanislav,
I repeated test with disabled api trace
vpp# show api trace-status
RX Trace disabled
TX Trace disabled
vpp# show threads
ID NameTypeLWP Sched Policy (Priority) lcore
Core Socket State
0 vpp_main178961 o
Hello Pragya,
Do you see any errors in `show log`?
Do you see this fd 59 in `show unix files`?
On Fri, 24 Feb 2023 at 07:59, Pragya Nand Bhagat <
pragya.nand.bhaga...@gmail.com> wrote:
> Hi All,
>
> I'm using an older version of vpp 20.09 .
> When I create a bvi interface using bvi create cli.
>