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 (#20326): https://lists.fd.io/g/vpp-dev/message/20326
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