Re: [vpp-dev] increase number of buffers allocated
> On 11.11.2020., at 12:45, Merve wrote: > > Hi everyone, > > > DBGvpp# show buffers > Pool NameIndex NUMA Size Data Size Total Avail Cached Used > > default-numa-0 0 0 2496 204816800 16800 0 0 > > DBGvpp# > > I want to increase num
[vpp-dev] increase number of buffers allocated
Hi everyone, DBGvpp# show buffers Pool Name Index NUMA Size Data Size Total Avail Cached Used default-numa-0 0 0 2496 2048 16800 16800 0 0 DBGvpp# I want to increase number of buffers allocated. what can i do in this situation? -=-=-=-=-=-=-=-=-=