Comment 11 for bug 1494638

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

Reviewed: https://review.opencontrail.org/16783
Committed: http://github.org/Juniper/contrail-packaging/commit/842c86a5c8a1810c4836f6fed5abf2c81310ea2a
Submitter: Zuul
Branch: R2.20

commit 842c86a5c8a1810c4836f6fed5abf2c81310ea2a
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)