Re: [vpp-dev] MTU in vpp

2018-05-09 Thread Ole Troan
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

Re: [vpp-dev] MTU in vpp

2018-05-09 Thread Akshaya Nadahalli
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

Re: [vpp-dev] MTU in vpp

2018-05-09 Thread Ole Troan
> 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

Re: [vpp-dev] MTU in vpp

2018-05-08 Thread Nitin Saxena
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

Re: [vpp-dev] MTU in vpp

2018-05-08 Thread Rubina Bianchi
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