29/06/2017 20:22, Jan Blunck:
> --- a/lib/librte_eal/common/eal_common_dev.c
> +++ b/lib/librte_eal/common/eal_common_dev.c
> +int rte_eal_device_detach(struct rte_device *dev)
[...]
> int rte_eal_dev_detach(const char *name)
I would be in favor of breaking the API without notice,
and keep the na
Signed-off-by: Jan Blunck
---
lib/librte_eal/bsdapp/eal/rte_eal_version.map | 1 +
lib/librte_eal/common/eal_common_dev.c| 43 ---
lib/librte_eal/common/include/rte_dev.h | 8 +
lib/librte_ether/rte_ethdev.c | 3 +-
4 files changed, 36
2 matches
Mail list logo