Comment 6 for bug 1784761

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

Reviewed: https://review.opencontrail.org/45183
Committed: http://github.com/Juniper/contrail-vrouter/commit/4256114385669c26799957167ca0acda3a7319ba
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 4256114385669c26799957167ca0acda3a7319ba
Author: Yi Yang <email address hidden>
Date: Tue Jul 31 18:40:10 2018 -0700

Fix wrong dst lcroes output in contrail-vrouter-dpdk log

Wrong log: VROUTER: Lcore 12: distributing MPLSoGRE packets to [10,11,12,14,15,16,17]

Right log: VROUTER: Lcore 12: distributing MPLSoGRE packets to [10,11,13,14,15,16,17]

Change-Id: I8c2781315d1fed54627774b3711ca94342b38f31
Closes-Bug: #1784761
Signed-off-by: Yi Yang <email address hidden>
(cherry picked from commit 9c1137caa633754c1bcf21b88fbe2dba0d8928bb)