Hi,
  I had used this paramter in dpdk section for vpp startup.conf. I am 
debugging vpp performance and I use all vpp default plugin and node. But 
10G 
 
 
------------------ Original ------------------
From: 
&nbsp;"Benoit&nbsp;Ganne&nbsp;(bganne)&nbsp;via&nbsp;lists.fd.io"<[email protected]&gt;;
Date: &nbsp;Thu, May 7, 2026 08:42 PM
To: &nbsp;"[email protected]"<[email protected]&gt;; "Feng 
Lei"<[email protected]&gt;; 

Subject: &nbsp;Re: [vpp-dev] tx mode is scatter and is not vector

&nbsp;

Hi,

&gt; But dpdk by vpp booting, using `--in-memory -a pci xxx`, will find tx is 
scatter and not vector.

You probably need to add no-multi-seg in your dpdk startup.conf section: 
https://s3-docs.fd.io/vpp/26.06/configuration/reference.html#no-multi-seg
DPDK vector rx/tx flavors usually cannot support chained buffers so you have to 
explicitly disable them. This is usually fine if you do not expect jumbo frames.

Best
ben

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#27008): https://lists.fd.io/g/vpp-dev/message/27008
Mute This Topic: https://lists.fd.io/mt/119194588/21656
Group Owner: [email protected]
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/14379924/21656/631435203/xyzzy 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to