Comment 5 for bug 1567470

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

Reviewed: https://review.opencontrail.org/19146
Committed: http://github.org/Juniper/contrail-vrouter/commit/4e0a29ae271339ec11f34da16432a86b80f9092d
Submitter: Zuul
Branch: master

commit 4e0a29ae271339ec11f34da16432a86b80f9092d
Author: Andriy Berestovskyy <email address hidden>
Date: Thu Apr 7 16:21:03 2016 +0200

DPDK: dedicate an lcore for SR-IOV VF IO

The goal is to have one CPU core dedicated to doing TX/RX from
the NIC (and no vRouter processing, handling packets from VM etc.
on this one core).

Change-Id: Id834ce950fbb312a79f837a85d3fe1b85c89f275
Closes-bug: #1567470