[OVSDB-216] Sending non-canonical IPv4 prefix resulted in table 60 rules not getting added Created: 07/Oct/15  Updated: 19/Oct/17  Resolved: 13/Jan/16

Status: Resolved
Project: ovsdb
Component/s: openstack.net-virt
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Eric Multanen Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 4429

 Description   

Testing with userspace OVS with DPDK (newer 2.4 OVS code) uncovered that the routing rules that go into netvirt pipeline table 60 were getting rejected.

Messages from ovs-vswitchd.log:

... |nx_match|WARN|Rejecting NXM/OXM entry
0:32768:12:1:8 with 1-bits in value for bits wildcarded by the mask.

... |connmgr|INFO|br-int<->tcp:10.11.21.7:6653:
sending OFPBMC_BAD_WILDCARDS error reply to OFPT_FLOW_MOD message

Clearing the non-prefix bits submitted to the rule resolved the problem and the flows were successfully added.

For example, pass in "10.11.12.0/24" instead of "10.11.12.1/24".



 Comments   
Comment by Eric Multanen [ 07/Oct/15 ]

https://git.opendaylight.org/gerrit/#/c/27846/

Generated at Wed Feb 07 20:35:48 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.