mbox

[v2,0/3] Core capabilities query

Message ID 20190930130043.2885-1-david.hunt@intel.com (mailing list archive)
Headers

Message

Hunt, David Sept. 30, 2019, 1 p.m. UTC
  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.