Review please?
16/02/2024 13:02, Kamil Vojanec:
> When configuring RX queues, the default port configuration was used,
> even though it was modified before. This results in the
> 'relax-rx-offload' not being respected for RX queues.
> This commit uses 'rte_eth_dev_conf_get()' to obtain the device
> configuration structure instead.
>
> Fixes: 4b01cabfb0 ("examples/l3fwd: add option to relax Rx offload")
> Signed-off-by: Kamil Vojanec <[email protected]>- [PATCH] examples/l3fwd: fix conf propagation to RX queu... Kamil Vojanec
- Re: [PATCH] examples/l3fwd: fix conf propagation t... Thomas Monjalon
- RE: [PATCH] examples/l3fwd: fix conf propagation t... Konstantin Ananyev
- Re: [PATCH] examples/l3fwd: fix conf propagati... Thomas Monjalon
- Re: [PATCH] examples/l3fwd: fix conf propagation t... Kevin Traynor

