Public bug reported:

Refer to this patch(Apply QoS policy on network:router_gateway 
:https://review.openstack.org/#/c/425218/),I apply qos policy to router gateway 
port.
Execution command:
ovs-vsctl list interface qg-xxxx
I find that the ingress rate limit of qg port has been configured 
successfully,but I found this rate limit didn't work by using iperf test.By 
view the openvswitch log,i find error:
-----------------------------------------------------------------------------------
2017-11-16T01:22:55.598Z|00115|netdev_linux|INFO|ioctl(SIOCGIFHWADDR) on 
qg-d0c7278b-d2 device failed: No such device
2017-11-16T01:22:55.604Z|00116|netdev_linux|WARN|ioctl(SIOCGIFINDEX) on 
qg-d0c7278b-d2 device failed: No such device
2017-11-16T01:22:55.604Z|00117|netdev_linux|WARN|qg-d0c7278b-d2: removing 
policing failed: No such device
----------------------------------------------------------------------------------
 I think openvswitch don't support police rate of namespace qg port, so neutron 
don't support Router gateway rate limit.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1732852

Title:
  neutron don't support Router gateway rate limit

Status in neutron:
  New

Bug description:
  Refer to this patch(Apply QoS policy on network:router_gateway 
:https://review.openstack.org/#/c/425218/),I apply qos policy to router gateway 
port.
  Execution command:
  ovs-vsctl list interface qg-xxxx
  I find that the ingress rate limit of qg port has been configured 
successfully,but I found this rate limit didn't work by using iperf test.By 
view the openvswitch log,i find error:
  
-----------------------------------------------------------------------------------
  2017-11-16T01:22:55.598Z|00115|netdev_linux|INFO|ioctl(SIOCGIFHWADDR) on 
qg-d0c7278b-d2 device failed: No such device
  2017-11-16T01:22:55.604Z|00116|netdev_linux|WARN|ioctl(SIOCGIFINDEX) on 
qg-d0c7278b-d2 device failed: No such device
  2017-11-16T01:22:55.604Z|00117|netdev_linux|WARN|qg-d0c7278b-d2: removing 
policing failed: No such device
  
----------------------------------------------------------------------------------
   I think openvswitch don't support police rate of namespace qg port, so 
neutron don't support Router gateway rate limit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1732852/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to