Re: [vpp-dev] ACL question

2020-05-01 Thread Govindarajan Mohandoss
Hi Neale, I tried to use the CLI for ACL in master. But the following command is not associating the ACL to ingress interface. Show command is not listing anything and “show run time” doesn’t show the ACL node. Am I missing any config ? vpp# set acl-plugin acl permit+reflect src

[vpp-dev] VPP 19.08.2 Maintenance Release is complete!

2020-05-01 Thread Andrew Yourtchenko
Folks, The VPP 19.08.2 (LTS) Maintenance Release is complete and artifacts are available on packagecloud.io [0]. have a nice day! cheers, andrew "your friendly 19.08 release manager" [0] https://packagecloud.io/fdio/release -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

[vpp-dev] api_format.c

2020-05-01 Thread Paul Vinciguerra
I've run into an api where the api was changed and the SCRIPT: output wasn't updated to match. I'd like to clean it up.  What is the best way to verify that the api_format code is correct? Is a self.vapi.cli("binary-api foo") in a python unit test sufficient? -=-=-=-=-=-=-=-=-=-=-=- Links: You