up...
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18189): https://lists.fd.io/g/vpp-dev/message/18189
Mute This Topic: https://lists.fd.io/mt/10641628/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [
gt;
> --
> Regards,
> Akshaya N
>
> -Original Message-
> From: Ole Troan
> To: Nitin Saxena
> Cc: vpp-dev@lists.fd.io
> Subject: Re: [vpp-dev] MTU in vpp
> Date: Wed, 9 May 2018 10:18:02 +0200
>
> > If dpdk plugin used, which is the default case
p-dev@lists.fd.io
Subject: Re: [vpp-dev] MTU in vpp
Date: Wed, 9 May 2018 10:18:02 +0200
> 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 ma
> 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 s
Hi,
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 startu
Here is my "vppctl show hardware-interfaces detail"
vpp# show hardware-interfaces detail
NameIdx Link Hardware
GigabitEthernet0/9/0 1 up GigabitEthernet0/9/0
Ethernet address 52:54:00:e2:39:c1
Intel 82540EM (e1000)
carrier up full duplex
Hi
I set mtu to all of my interfaces using "vppctl set interface mtu 1500
".
But when I generate packets larger than mtu size, all packet pass through vpp.
Is there any parameter that I must set?
I generate large packet using "ping -M do -s 9472 200.200.200.40".
My vpp version: master v18.07-r
I can't see anything in vpp trace, so what else we need to do to setup dpdk
interface.
Regards,
Ewan
yug...@telincn.com
From: yug...@telincn.com
Date: 2017-03-12 11:04
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] MTU
Hi, all
Both dpdk hardware and vpp interface mtu is 9216, why it
Hi, all
Both dpdk hardware and vpp interface mtu is 9216, why it can't process packet
which len beyond 1522.
root@ubuntu:/tmp# vppctl show hardware
NameIdx Link Hardware
GigabitEthernet2/6/0 1down GigabitEthernet2/6/0
Ethernet address 00:0c:2