> If dpdk plugin used, which is the default case in VPP, MTU to each interface 
> is set by retrieving MTU information from underlying DPDK PMD API: 
> rte_eth_dev_info_get(). So if the device supports max MTU say 9216 then that 
> will be configured.
> 
> I don't think setting MTU via vpp cli or startup.config is supported. 
> Although it should be easy to implement by adding dpdk plugin cli by calling 
> rte_eth_dev_set_mtu().

I have a patch in the work that let's you set MTU on software interfaces. 
Should be there within a few days.

Best regards,
Ole


-=-=-=-=-=-=-=-=-=-=-=-
Links:

You receive all messages sent to this group.

View/Reply Online (#9217): https://lists.fd.io/g/vpp-dev/message/9217
View All Messages In Topic (4): https://lists.fd.io/g/vpp-dev/topic/18847572
Mute This Topic: https://lists.fd.io/mt/18847572/21656
New Topic: https://lists.fd.io/g/vpp-dev/post

Change Your Subscription: https://lists.fd.io/g/vpp-dev/editsub/21656
Group Home: https://lists.fd.io/g/vpp-dev
Contact Group Owner: vpp-dev+ow...@lists.fd.io
Terms of Service: https://lists.fd.io/static/tos
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub
-=-=-=-=-=-=-=-=-=-=-=-

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to