<div dir="ltr">Hi Team,<div><br></div><div>When I set the value to MAX_MBUF_SIZE as less than 16256, all the initialization went through fine and the application was online.</div><div><br></div><div>But when I increase the MAX_MBUF_SIZE to more than 16256 like 16257, 17000, or 18000, I get the attached log error which shows an issue in configuring the virtual queues for the NIC.</div><div><div><br class="gmail-Apple-interchange-newline">Log Snip:</div><div><div id="gmail-magicdomid16" class="gmail-ace-line" style="box-sizing:border-box;margin:0px;padding:0px;color:rgb(72,83,101);font-family:RobotoMono;font-size:15px"><span class="gmail-" style="box-sizing:border-box;margin:0px;padding:0px">i40evf_configure_vsi_queues(): Failed to execute command of VIRTCHNL_OP_CONFIG_VSI_QUEUES</span></div><div id="gmail-magicdomid17" class="gmail-ace-line" style="box-sizing:border-box;margin:0px;padding:0px;color:rgb(72,83,101);font-family:RobotoMono;font-size:15px"><span class="gmail-" style="box-sizing:border-box;margin:0px;padding:0px">i40evf_dev_start(): configure queues failed</span></div><div id="gmail-magicdomid18" class="gmail-ace-line" style="box-sizing:border-box;margin:0px;padding:0px;color:rgb(72,83,101);font-family:RobotoMono;font-size:15px"><span class="gmail-" style="box-sizing:border-box;margin:0px;padding:0px">MTU size for port id:  is: 9000</span></div><div id="gmail-magicdomid19" class="gmail-ace-line" style="box-sizing:border-box;margin:0px;padding:0px;color:rgb(72,83,101);font-family:RobotoMono;font-size:15px"><span class="gmail-" style="box-sizing:border-box;margin:0px;padding:0px">Failed to start the fast pkt for port_id : 1Ret: -1</span></div></div><div><br></div><div>Some Observations:</div><div>1. Thought memory availability was an issue, so provided 10x more memory and allocated 10x huge pages than required, still noticed the same issue.</div><div>2. Got to know MTU size also plays a role in deciding the mbuf_size, so tried running app with MTU of less value, but still issue persists.</div><div><br></div><div>Please someone enlighten me on what is happening here.</div><div><br></div></div><div>Thanks</div></div>