2015-10-30 15:08, Bernard Iremonger:
> add dev_flags to rte_eth_dev_data, add macros for dev_flags.
> add kdrv to rte_eth_dev_data.
> add numa_node to rte_eth_dev_data.
> add drv_name to rte_eth_dev_data.

A commit message should explain why things are done.

> +     uint32_t dev_flags; /**< Flags controlling handling of device. */

Where are defined this flags? What is the scope?

Reply via email to