Comment 17 for bug 1587310

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

Reviewed: https://review.openstack.org/422724
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=747e897ae0238251066f7bd3f20c45ad49f7b20a
Submitter: Jenkins
Branch: stable/mitaka

commit 747e897ae0238251066f7bd3f20c45ad49f7b20a
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>
    (cherry picked from commit 737556d)