Thanks for the reply bganne.
Even with the increased memory the observation is still the same and the
memory-size it refers to the size of each classify tables and we wanted it
to be low

On Thu, Oct 14, 2021 at 12:19 PM Benoit Ganne (bganne) <bga...@cisco.com>
wrote:

> Classify tables uses their own heaps.
>
> > #3  0x00007ffff6bdb6ca in vnet_classify_new_table (cm=0x7ffff7db9460
> > <vnet_classify_main>, mask=0x7fffb9d52360 "", nbuckets=2,
> > memory_size=1024,
> >     skip_n_vectors=1, match_n_vectors=2) at
> > /home/Immaculate/Oct12/vpp/src/vnet/classify/vnet_classify.c:194
>
> You asked for 1024 bytes of memory (which is going to be rounded-up to
> page size so probably 4096 bytes) which is too small.
>
> Best
> ben
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#20328): https://lists.fd.io/g/vpp-dev/message/20328
Mute This Topic: https://lists.fd.io/mt/86306327/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to