Bug 2013729 - ovs meters are not applied in conjunction with pause
Summary: ovs meters are not applied in conjunction with pause
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise Linux Fast Datapath
Classification: Red Hat
Component: openvswitch
Version: RHEL 8.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Timothy Redaelli
QA Contact: qding
URL:
Whiteboard:
Depends On:
Blocks: 2012162
TreeView+ depends on / blocked
 
Reported: 2021-10-13 15:50 UTC by lorenzo bianconi
Modified: 2023-07-13 07:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FD-1602 0 None None None 2021-10-13 15:52:34 UTC

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:


Note You need to log in before you can comment on or make changes to this bug.