Hi Damijan,
When initializing, many modules will create one or more buffer free lists. For 
example, ip4_lookup creates a free list named 'ip4 arp'. In the function that 
creates the buffer free list, if the buffer_free_list_pool in buffer_main is 
Empty, will create a free list named 'default', but in the vlib_main function, 
call vlib_buffer_create_free_list function to create a free list and named 
'default' too, so when using the command 'show buffers' to view, Will display 
two default free list, So, Why create two default free lists?

[cid:[email protected]]

Regards,
Anhua
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#10563): https://lists.fd.io/g/vpp-dev/message/10563
Mute This Topic: https://lists.fd.io/mt/25753522/21656
Group Owner: [email protected]
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to