[vpp-dev] linux_nl_plugin causes VPP crash when importing a full IPv4 table

2021-05-26 Thread Nate Sales
Hello, I'm having some trouble with the linux-cp netlink plugin. After building it from the patch set (), it does correctly receive netlink messages and insert routes from the linux kernel table into the VPP FIB. When loading a large amount of routes howe

Re: [vpp-dev] linux_nl_plugin causes VPP crash when importing a full IPv4 table

2021-05-27 Thread Nate Sales
:ayour...@gmail.com>> wrote: I would guess from your traceback you are running out of memory, so increasing the main heap size to something like 4x could help… --a On 27 May 2021, at 08:29, Nate Sales <mailto:n...@natesales.net>> wrote:  Hello, I'm having some trouble with the l