Comment 7 for bug 1938685

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/807254
Committed: https://opendev.org/openstack/neutron/commit/3e5f1be057fc75c2ae34a7f015e17632d8ae6f20
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 3e5f1be057fc75c2ae34a7f015e17632d8ae6f20
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)