Comment 34 for bug 1587310

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/420914
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=9c51c8e22ba7e69bfd84104d1c65a8a6df9acedc
Submitter: Jenkins
Branch: master

commit 9c51c8e22ba7e69bfd84104d1c65a8a6df9acedc
Author: Mikhail <email address hidden>
Date: Mon Jan 16 23:40:10 2017 +0400

    Serialize mtu for dpdk interface with 'i40e' driver

    On NIC: XL710 with driver 'i40e' MTU does not take into
    account 4 bytes VLAN tag, so we should increase it manually

    DocImpact
    Change-Id: I3d95db9ec6fae4d8cd397c429d785dbdf1502b21
    Partial-Bug: #1587310
    Co-Authored-By: Fedor Zhadaev <email address hidden>