[VPNSERVICE-53] Delete VLAN, ELAN instance ,ELAN port does not delete Table 52 ,Table 55 and groups Created: 11/Feb/16  Updated: 22/Feb/16  Resolved: 22/Feb/16

Status: Resolved
Project: vpnservice
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: VINAY S Assignee: P Govinda Rajulu
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


Severity: normal
External issue ID: 5308

 Description   

Delete VLAN interface Table 0 entries gets deleted
Delete ELAN instance and ELAN port

Table 52/55 and groups remains

Table 52/55 should get deleted .

Groups not getting deleted though group deletion is sent and bad group id error being thrown . Need to check if it is due to OVS issue

mininet> sh ovs-ofctl -O OpenFlow13 dump-flows s1
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x6800000, duration=498.457s, table=16, n_packets=76, n_bytes=7416, priority=0 actions=goto_table:17
cookie=0x1030000, duration=498.457s, table=20, n_packets=0, n_bytes=0, priority=0 actions=goto_table:80
cookie=0x8000003, duration=498.457s, table=21, n_packets=0, n_bytes=0, priority=0 actions=goto_table:80
cookie=0x9001388, duration=388.575s, table=36, n_packets=0, n_bytes=0, priority=5,tun_id=0x1388 actions=write_actions(group:210000)
cookie=0x900000a, duration=359.653s, table=36, n_packets=0, n_bytes=0, priority=5,tun_id=0xa actions=push_vlan:0x8100,set_field:6096->vlan_vid,output:2
cookie=0x8050000, duration=498.457s, table=50, n_packets=4, n_bytes=296, priority=0 actions=CONTROLLER:65535,goto_table:51
cookie=0x8031388, duration=359.650s, table=51, n_packets=36, n_bytes=3560, priority=20,metadata=0x1388000000/0xffff000000,dl_dst=5a:c2:50:35:53:fc actions=push_vlan:0x8100,set_field:6096->vlan_vid,output:2
cookie=0x8030000, duration=498.457s, table=51, n_packets=4, n_bytes=296, priority=0 actions=goto_table:52
cookie=0x8701388, duration=388.571s, table=52, n_packets=4, n_bytes=296, priority=5,metadata=0x1388000000/0xffff000000 actions=write_actions(group:210000)
cookie=0x880000a, duration=388.553s, table=55, n_packets=2, n_bytes=148, priority=10,tun_id=0xa,metadata=0xa0000000000/0x1fffff0000000000 actions=drop
cookie=0x880000a, duration=388.564s, table=55, n_packets=2, n_bytes=148, priority=9,tun_id=0xa actions=push_vlan:0x8100,set_field:6096->vlan_vid,output:2
mininet>

mininet> sh ovs-ofctl -O OpenFlow13 dump-groups s1
OFPST_GROUP_DESC reply (OF1.3) (xid=0x2):
group_id=209999,type=all,bucket=actions=set_field:0xc->tun_id,resubmit(,55),bucket=actions=set_field:0xa->tun_id,resubmit(,55)
group_id=210000,type=all,bucket=actions=set_field:0xc->tun_id,resubmit(,55),bucket=actions=set_field:0xa->tun_id,resubmit(,55)
mininet>



 Comments   
Comment by Periyasamy Palanisamy [ 18/Feb/16 ]

Code review is raised for the fix and waiting to get it merged.

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

Comment by Periyasamy Palanisamy [ 22/Feb/16 ]

It is fixed now.

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