Comment 10 for bug 1494638

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

Reviewed: https://review.opencontrail.org/16785
Committed: http://github.org/Juniper/contrail-packaging/commit/f68efc52e969c74d4213801911bd327e87699cce
Submitter: Zuul
Branch: R2.22.x

commit f68efc52e969c74d4213801911bd327e87699cce
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)