Bug 2013729

Summary: ovs meters are not applied in conjunction with pause
Product: Red Hat Enterprise Linux Fast Datapath Reporter: lorenzo bianconi <lorenzo.bianconi>
Component: openvswitchAssignee: Timothy Redaelli <tredaelli>
openvswitch sub component: daemons and tools QA Contact: qding
Status: NEW --- Docs Contact:
Severity: medium    
Priority: medium CC: ctrautma, jhsiao
Version: RHEL 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2012162    

Description lorenzo bianconi 2021-10-13 15:50:02 UTC
Description of problem:

ovs meters are not applied if the openflow rule contains pause flag:

OpenFlow:
cookie=0x802c1681, duration=3.023s, table=27, n_packets=100, n_bytes=7400, idle_age=2, priority=100,udp,metadata=0x2,tp_dst=53 actions=controller(userdata=00.00.00.06.00.00.00.00.00.01.de.10.00.00.00.64,pause,meter_id=4),resubmit(,28)

DpFlow:
recirc_id(0),in_port(4),eth(src=00:00:00:00:00:00/01:00:00:00:00:00,dst=00:00:01:01:02:03),eth_type(0x0800),ipv4(proto=17,frag=no),udp(dst=53), packets:99, bytes:7326, used:0.139s, actions:userspace(pid=3151738410,controller(reason=1,dont_send=0,continuation=1,recirc_id=9,rule_cookie=0x24fec2ef,controller_id=0,max_len=65535))


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: