[please keep the list CC'ed]
On 6/11/21 4:42 PM, Jiatong Shen wrote:
> ah, OK. we are hitting this one when transfering to neutron ovs firewall
> and would like to fix
> it before moving to production.. does this bug still exist? If yes, can we
> take it and try
> submitting a fix? Thank you.
Sur
On 6/11/21 2:02 AM, Jiatong Shen wrote:
> Hello community,
>
> We found a strange situation where interface qos is being cleared up. After
> some search, looks like ovs will clear tc setting at least on ingress.
>
> related code is
> https://github.com/openvswitch/ovs/blob/91cb55bc8aad7fe17060778
Hello community,
We found a strange situation where interface qos is being cleared up. After
some search, looks like ovs will clear tc setting at least on ingress.
related code is
https://github.com/openvswitch/ovs/blob/91cb55bc8aad7fe17060778482dc7ad18dc0d9a8/lib/netdev-linux.c#L2727
so I would