Re: [vpp-dev] VPP buffer pool allocation optimization guidance

2022-07-27 Thread PRANAB DAS
Hi all, I am referring to vlib_buffer_pool_put ( https://vpp.flirble.org/stable-2110/d8/d9c/buffer__funcs_8h.html#ad7c38a82bb64d64e1f1713a42f344bab ) which grabs a spinlock to return the buffers to the rx-thread from the tx-threads. Thank you -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all mes

[vpp-dev] VPP buffer pool allocation optimization guidance

2022-07-27 Thread PRANAB DAS
Hello all, (Dave, Benoit, Damjan and all others) We have a VPP application that has a single RX worker/thread that receives all packets from a NIC and N-1 packet processing thread that are transmit only. Basically on the NIC we have 1 rx queue and N-1 transmit queues. The rx-packet/buffer is hand-

[vpp-dev] Aug 2022 VPP Community Meetings are cancelled

2022-07-27 Thread Dave Wallace
Folks, Per agreement at the last VPP Community meeting, the August 2022 VPP Community meetings are cancelled due to the summer holiday season. The next VPP Community meeting is scheduled for Tuesday September 13, 2022 at 8am PDT. Enjoy the rest of the summer! -daw- -=-=-=-=-=-=-=-=-=-=-=-