From ac82c231f319e753f0199b47652f3fd602814a6a72b337f686f877ff29c175a1 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Wed, 28 Feb 2018 09:23:52 +0000 Subject: [PATCH] wrap long line OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=74 --- dpdk-thunderx.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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;