diff --git a/dpdk-thunderx.changes b/dpdk-thunderx.changes index c6eeda1..75dffd2 100644 --- a/dpdk-thunderx.changes +++ b/dpdk-thunderx.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Wed Feb 28 07:02:13 UTC 2018 - marco.varlese@suse.de -- The vm_power example does not work for ppc64le since it uses the IXGBE PMD driver which is not available for that platform: +- The vm_power example does not work for ppc64le since it uses the + IXGBE PMD driver which is not available for that platform: * Disable CONFIG_RTE_LIBRTE_POWER for the sample application; * Disable CONFIG_RTE_LIBRTE_IXGBE_PMD for the actual PMD driver;