On 6/15/2020 10:01 AM, Ivan Dyukov wrote:
> rte_ethdev has declared new NUM_UNKNOWN speed which
> could be used in case when no speed information is available and
> link is up. NUM_NONE should be returned, if link is down.
>
> Signed-off-by: Ivan Dyukov
> ---
> drivers/net/i40e/i40e_ethdev.c
rte_ethdev has declared new NUM_UNKNOWN speed which
could be used in case when no speed information is available and
link is up. NUM_NONE should be returned, if link is down.
Signed-off-by: Ivan Dyukov
---
drivers/net/i40e/i40e_ethdev.c| 5 -
drivers/net/i40e/i40e_ethdev_vf.c | 10 +
2 matches
Mail list logo