2016-03-14 13:46, Wojciech Andralojc: > This patch implements PQoS as a sample application. > PQoS allows management of the CPUs last level cache, > which can be useful for DPDK to ensure quality of service. > The sample app links against the existing 01.org PQoS library > (https://github.com/01org/intel-cmt-cat). > > White paper demonstrating example use case "Increasing Platform Determinism > with Platform Quality of Service for the Data Plane Development Kit" > (http://www.intel.com/content/www/us/en/communications/increasing-platform-determinism-pqos-dpdk-white-paper.html) > > Signed-off-by: Wojciech Andralojc <wojciechx.andralojc at intel.com> > Signed-off-by: Tomasz Kantecki <tomasz.kantecki at intel.com> > Signed-off-by: Marcel D Cornu <marcel.d.cornu at intel.com>
Applied, thanks