Comment 6 for bug 1567470

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

Reviewed: https://review.opencontrail.org/19147
Committed: http://github.org/Juniper/contrail-vrouter/commit/f635e2e732a7665482cb6965be28437cf37e8f65
Submitter: Zuul
Branch: R3.0

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

DPDK: dedicate an lcore for SR-IOV VF IO Edit

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