On 10/12/21 5:54 AM, Jie Wang wrote:
> The driver may change offloads info into dev->data->dev_conf
> in dev_configure which may cause apps use outdated values.
>
> Add a new API to get actual device configuration.
>
> Signed-off-by: Jie Wang
Acked-by: Andrew Rybchenko
[snip]
> diff --git a/
The driver may change offloads info into dev->data->dev_conf
in dev_configure which may cause apps use outdated values.
Add a new API to get actual device configuration.
Signed-off-by: Jie Wang
---
doc/guides/rel_notes/release_21_11.rst | 4
lib/ethdev/rte_ethdev.c| 20 +++
2 matches
Mail list logo