Overview
Request 580872 accepted
- 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;
- 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;
- Created by mvarlese
- In state accepted
- Package maintainer: dpitchumani
Request History
mvarlese created request
- 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;
- 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;
markoschandras accepted request
lgtm