[NETVIRT-724] Flows are not getting updated after neutron router static route got changed Created: 10/Jun/17 Updated: 02/Aug/17 Resolved: 02/Aug/17 |
|
| Status: | Resolved |
| Project: | netvirt |
| Component/s: | General |
| Affects Version/s: | Carbon |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Ravi Ranjan | Assignee: | Kency Kurian |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Operating System: All |
||
| Attachments: |
|
| External issue ID: | 8652 |
| Description |
|
Build : distribution-karaf-0.6.1-20170609.063104-235.tar.gz stack@Ubuntu-97:~/devstack$ neutron router-show router1
----------------------
---------------------- Switch 1 flow/group : group_id=150014,type=select,bucket=actions=group:150008,bucket=actions=group:150012,bucket=actions=group:150013,bucket=actions=resubmit(,220),set_field:fa:16:3e:eb:d2:cb->eth_dst,load:0x300->NXM_NX_REG6[],set_field:0x186a9->tun_id,bucket=actions=resubmit(,220),set_field:fa:16:3e:8a:40:66->eth_dst,load:0x300->NXM_NX_REG6[],set_field:0x186a9->tun_id Switch 2 flow/group: group_id=150014,type=select,bucket=actions=group:150010,bucket=actions=group:150011,bucket=actions=resubmit(,220),set_field:fa:16:3e:52:5d:f8->eth_dst,load:0x600->NXM_NX_REG6[],set_field:0x186a9->tun_id,bucket=actions=resubmit(,220),set_field:fa:16:3e:82:6c:df->eth_dst,load:0x600->NXM_NX_REG6[],set_field:0x186a9->tun_id,bucket=actions=resubmit(,220),set_field:fa:16:3e:d9:a3:21->eth_dst,load:0x600->NXM_NX_REG6[],set_field:0x186a9->tun_id ===================================================================== stack@Ubuntu-97:~/devstack$
----------------------
---------------------- Switch 1 flow/group after update: group_id=150014,type=select,bucket=actions=group:150008,bucket=actions=group:150012,bucket=actions=group:150013,bucket=actions=resubmit(,220),set_field:fa:16:3e:eb:d2:cb->eth_dst,load:0x300->NXM_NX_REG6[],set_field:0x186a9->tun_id,bucket=actions=resubmit(,220),set_field:fa:16:3e:8a:40:66->eth_dst,load:0x300->NXM_NX_REG6[],set_field:0x186a9->tun_id Switch 2 flow/group after update: group_id=150014,type=select,bucket=actions=group:150010,bucket=actions=group:150011,bucket=actions=resubmit(,220),set_field:fa:16:3e:52:5d:f8->eth_dst,load:0x600->NXM_NX_REG6[],set_field:0x186a9->tun_id,bucket=actions=resubmit(,220),set_field:fa:16:3e:82:6c:df->eth_dst,load:0x600->NXM_NX_REG6[],set_field:0x186a9->tun_id,bucket=actions=resubmit(,220),set_field:fa:16:3e:d9:a3:21->eth_dst,load:0x600->NXM_NX_REG6[],set_field:0x186a9->tun_id |
| Comments |
| Comment by Ravi Ranjan [ 10/Jun/17 ] |
|
Attachment RouterUpdate_log.zip has been added with description: karaf log and switch flow/group |
| Comment by Kency Kurian [ 02/Aug/17 ] |
|
Couple of race conditions have been identified and fixed as part of: Please verify the scenario again with the latest build. |