Comment 10 for bug 1938685

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/807255
Committed: https://opendev.org/openstack/neutron/commit/79529fde18ec95615d124591f18897b43aa1c758
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 79529fde18ec95615d124591f18897b43aa1c758
Author: Oleg Bondarev <email address hidden>
Date: Mon Aug 2 16:49:51 2021 +0300

    Skip DVR binding for ports with invalid OFPORT

    Invalid OFPORT (-1) causes ofctl errors and timeouts if set
    it as output in a flow rule.

    Closes-Bug: #1938685
    Change-Id: Ib8be66c3068309832e08066af4e0b75c30e8163a
    (cherry picked from commit 63a2a65bbe9ab2ec054f47f581b505dfeb441307)