[dpdk-dev] [PATCH v2 0/3] Core capabilities query

David Hunt david.hunt at intel.com
Mon Sep 30 15:00:40 CEST 2019


Extend guest channel and sample apps to query CPU capabilities. Useful
when a guest wants to see if there is a high frequency/priority
core available for heavier workloads, i.e. Intel SST-BF.

The guest_cli implements an example of this via the query_cpu_caps cmd.

Please note that these changes depend on
(http://patches.dpdk.org/project/dpdk/list/?series=6568) and
(http://patches.dpdk.org/project/dpdk/list/?series=6585) which
should be applied first.




More information about the dev mailing list