Have a look at https://git.fd.io/vpp/tree/src/plugins/acl/acl_test.c#n565 to
check what you need to specify.
“T” in VAT stands for “test”, so there may be not enough TLC harness around.
Feel free to submit changes that improve the user friendliness :)
--a
> On 23 Aug 2021, at 21:36, satish ama
Hoi,
I've noticed that when a linuxcp enabled VPP 21.06 with multiple threads
receives many ARP requests, eventually it crashes in lcp_arp_phy_node in
lcp_node.c:675 and :775 because we do a vlib_buffer_copy() which returns
NULL, after which we try to dereference the result. How to repro:
1) creat