Re: [vpp-dev] vpp 2101 , we have to reduce the frame size to 128 for our use case

2021-08-30 Thread chetan bhasin
Hi, As 6windstack uses a vector size of 32 ,so for comparison we are doing some performance testing with VPP using different vector sizes. Thanks, Chetan On Fri, Aug 27, 2021 at 4:53 PM wrote: > Changing VLIB_FRAME_SIZE “should just work” but you could consider > adjusting whichever input nod

Re: [vpp-dev] vpp 2101 , we have to reduce the frame size to 128 for our use case

2021-08-27 Thread Dave Barach
Changing VLIB_FRAME_SIZE “should just work” but you could consider adjusting whichever input node(s) you’re using to limit the inbound frame size. Just to ask: why do you want to reduce the frame-size? D. From: vpp-dev@lists.fd.io On Behalf Of chetan bhasin Sent: Friday, August 27, 2