rt cmd doesnt show overflow bridge entries

Bug #1465516 reported by Vedamurthy Joshi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R2.0
Won't Fix
Medium
Divakar Dharanalakota
R2.1
Fix Committed
Medium
Divakar Dharanalakota
R2.20
Fix Committed
High
Divakar Dharanalakota
Trunk
Fix Committed
High
Divakar Dharanalakota

Bug Description

R2.20 Build 45 Ubuntu 14.04 Juno

If we have a VN with 100K L2 entries, the vrouter, we see about ~99950 entries as part of rt output

The rest ~50 entries are overflow table entries which are not part of rt list

Divakar is aware of the issue

Tags: scale vrouter
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.20

Review in progress for https://review.opencontrail.org/11675
Submitter: Divakar Dharanalakota (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.0

Review in progress for https://review.opencontrail.org/11688
Submitter: Divakar Dharanalakota (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.1

Review in progress for https://review.opencontrail.org/11690
Submitter: Divakar Dharanalakota (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/11675
Committed: http://github.org/Juniper/contrail-vrouter/commit/ca5ffae1a71ce13f3e8f6073255ba3e5fc80bcc3
Submitter: Zuul
Branch: R2.20

commit ca5ffae1a71ce13f3e8f6073255ba3e5fc80bcc3
Author: Divakar <email address hidden>
Date: Tue Jun 16 14:01:52 2015 +0530

Displaying overflow bridge entries

While looking up the over bridge table with overflow index,
hash table lookup is returning NULL as index is compared against
the overflow table size. Now the index is compared against total
size of bridge table to lookup the table entry.

Change-Id: Ie9deba8535a4f2380d91c1a3154a2c73b0d5757a
closes-bug: #1465516

Revision history for this message
Divakar Dharanalakota (ddivakar) wrote :

In the mainline the fix is committed with commit id be04c52d2fb18d7027044df5e6ef54d206797b91
-Divakar

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/11690
Committed: http://github.org/Juniper/contrail-vrouter/commit/9e7cecdfa176db5a94e6ad7cb4abe321e7d23146
Submitter: Zuul
Branch: R2.1

commit 9e7cecdfa176db5a94e6ad7cb4abe321e7d23146
Author: Divakar <email address hidden>
Date: Tue Jun 16 05:48:08 2015 -0700

Displaying overflow bridge entries

While looking up the over bridge table with overflow index,
hash table lookup is returning NULL as index is compared against
the overflow table size. Now the index is compared against total
size of bridge table to lookup the table entry.

Change-Id: I1d19fdddbd46ea888f2351d001b440069da1903b
closes-bug: #1465516

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.