Re: [vpp-dev] [Dev question on changing the VLIB_FRAME_SIZE]

2017-03-08 Thread Leonardo Linguaglossa
gt; > Why are you interested in changing VLIB_FRAME_SIZE in the first place? > > > > Thanks… Dave > > > > *From:* vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] *On > Behalf Of *Leonardo Linguaglossa > *Sent:* Wednesday, March 8, 2017 9:11 AM > *To:* v

[vpp-dev] [Dev question on changing the VLIB_FRAME_SIZE]

2017-03-08 Thread Leonardo Linguaglossa
Hello, I am currently working on VPP version 17.04 and I wanted to perform some measurements w.r.t. the VLIB_FRAME_SIZE, defined in VPP_ROOT/src/vlib/node.h. 1. The issue is that when I define a smaller vector size > #define VLIB_FRAME_SIZE 128 > I get an error in the vlib/main.c assertion: >