[NETVIRT-69] cleanup - LFIB table (20) should not be populated if MPLS isn't being used Created: 16/Aug/16  Updated: 19/Nov/19  Resolved: 12/Aug/17

Status: Resolved
Project: netvirt
Component/s: General
Affects Version/s: Boron
Fix Version/s: None

Type: Bug
Reporter: Alon Kochba Assignee: Abhinav Gupta
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: 6432

 Description   

I have these entries in my OVS after loading a basic setup, and two VMs on the same private network.
They are not expected to be there when not using BGP/MPLS solution. Especially not with specific MPLS labels that are clearly unrelated.
There isn't even any rule pointing to table 20 - this table's use is confusing in the basic usecases (same for ext tunnel table 38)

cookie=0x8000002, duration=6655.984s, table=20, n_packets=0, n_bytes=0, priority=10,mpls,mpls_label=70001 actions=write_actions(pop_mpls:0x0800,group:0)
cookie=0x8000002, duration=5765.057s, table=20, n_packets=0, n_bytes=0, priority=10,mpls,mpls_label=70005 actions=pop_mpls:0x0800,goto_table:25
cookie=0x8000002, duration=5764.454s, table=20, n_packets=0, n_bytes=0, priority=10,mpls,mpls_label=70004 actions=write_actions(pop_mpls:0x0800,group:0)
cookie=0x1030000, duration=6700.027s, table=20, n_packets=0, n_bytes=0, priority=0 actions=goto_table:80



 Comments   
Comment by Vivekanandan Narasimhan [ 31/Jan/17 ]

This bug is being covered by the VNI-based-L2-L3 Forwarding Spec put out here:

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

Comment by Abhinav Gupta [ 09/Feb/17 ]

As indicated above, this will be covered by the commits as part of implementation for this spec under the topic "vni-based-l2-l3-nat"

Comment by Sam Hague [ 03/Apr/17 ]

Looks like the mpls flows in table 20 are still around. Are there more patches to fix this?

Comment by Abhinav Gupta [ 04/Apr/17 ]

(In reply to Sam Hague from comment #3)
> Looks like the mpls flows in table 20 are still around. Are there more
> patches to fix this?

Yes Sam, a couple of more patches are planned. ETA - sometime next week.

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