Comment 12 for bug 1494638

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

Reviewed: https://review.opencontrail.org/16784
Committed: http://github.org/Juniper/contrail-packaging/commit/87da619a17988ed50c89c23dd2e03b8d3458fd2d
Submitter: Zuul
Branch: R2.21.x

commit 87da619a17988ed50c89c23dd2e03b8d3458fd2d
Author: Anand H. Krishnan <email address hidden>
Date: Tue Sep 22 14:30:30 2015 +0530

Explicitly bring up the interfaces used for RPS/GRO

In the ubuntu version of 3.13.0 (-63, onwards), packets are dropped by
the kernel if the incoming interface is not up (a possibility with
virtual interfaces). So, explicitly bring those interfaces up.

Change-Id: Ie825dd2acb375def814ef027231e702a4883f029
Closes-BUG: #1494638
(cherry picked from commit c26b0a9d1ad46186a28c6b60ae1b2efd42a6040d)