diff --git a/dpdk-thunderx.changes b/dpdk-thunderx.changes index 75dffd2..3ded33f 100644 --- a/dpdk-thunderx.changes +++ b/dpdk-thunderx.changes @@ -2,7 +2,7 @@ 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: + IXGBE PMD driver which is not available for that platform(bsc#1082154): * Disable CONFIG_RTE_LIBRTE_POWER for the sample application; * Disable CONFIG_RTE_LIBRTE_IXGBE_PMD for the actual PMD driver; diff --git a/dpdk.changes b/dpdk.changes index 75dffd2..3ded33f 100644 --- a/dpdk.changes +++ b/dpdk.changes @@ -2,7 +2,7 @@ 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: + IXGBE PMD driver which is not available for that platform(bsc#1082154): * Disable CONFIG_RTE_LIBRTE_POWER for the sample application; * Disable CONFIG_RTE_LIBRTE_IXGBE_PMD for the actual PMD driver;