Comment 51 for bug 1560963

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.opendev.org/655676
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=59e1796bd2ab04eef52bc1d5a4655edcd925bbf7
Submitter: Zuul
Branch: master

commit 59e1796bd2ab04eef52bc1d5a4655edcd925bbf7
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Apr 25 11:02:19 2019 +0000

    Retrieve statistics from TC policy classes

    Those statistics will be needed initially to test the TC filter
    for VXLAN traffic. Those tests will create several classes on the
    same interface with only one filter applied, diverting the traffic
    to only one of those classes. Once sample traffic matching the
    filter is injected, only the selected class should increase the
    packet/byte counters.

    Related-Bug: #1560963
    Change-Id: Ifc95051b67c031c0dfe209751df3d35c47d61148