SHA256
1
0
forked from pool/dpdk

wrap long line

OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=74
This commit is contained in:
Markos Chandras 2018-02-28 09:23:52 +00:00 committed by Git OBS Bridge
parent c3470968fc
commit ac82c231f3

View File

@ -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;