On Fri, 16 Jul 2021 15:28:00 +0100
Ferruh Yigit <ferruh.yi...@intel.com> wrote:

> +/**
> + * Device flags set on ``eth_dev->data->dev_flags`` by drivers.
> + * These values can be received via ``rte_eth_dev_info_get()``
> + */
Already done in later patches.

> @@ -3036,7 +3050,7 @@ int rte_eth_macaddr_get(uint16_t port_id, struct 
> rte_ether_addr *mac_addr);
>   * min_mtu = RTE_ETHER_MIN_MTU
>   * max_mtu = UINT16_MAX
>   *
> - * The following fields will be populated if support for dev_infos_get()
> + *ops The following fields will be populated if support for dev_infos_get()

Typo, just don't change this.

Reply via email to