os-net-config/os_net_config
Sanjay Upadhyay e5cf068ad1 Configure mtu value for DPDK port
MTU value is already written to ifcfg file if provided on the interface,
but for dpdk port, we have to apply this to ovs-vsctl command via ovs_extra.
This patch is adding the support to configure the given mtu vlaue to the
dpdk port using ovs_extra.

implements: blueprint ovs-2-6-features-dpdk

Change-Id: Ic01ed8cee2edbd648de0b64dc7f01da80c153d81
2017-04-28 20:38:03 +05:30
..
tests Configure mtu value for DPDK port 2017-04-28 20:38:03 +05:30
__init__.py Add support for VPP interface 2017-03-21 15:28:35 -04:00
cli.py Make os-net-config pass tox py3 tests 2017-01-05 10:35:35 +01:00
impl_eni.py Make os-net-config pass tox py3 tests 2017-01-05 10:35:35 +01:00
impl_ifcfg.py Configure mtu value for DPDK port 2017-04-28 20:38:03 +05:30
impl_iproute.py Add copyrights to files. 2014-07-07 16:15:53 -04:00
objects.py Merge "os_net_config should map nics that are down if nic is in mapping file" 2017-04-13 17:23:54 +00:00
utils.py Merge "os_net_config should map nics that are down if nic is in mapping file" 2017-04-13 17:23:54 +00:00
version.py Move versioning into version.py 2014-09-04 09:59:11 -04:00