wt., 12 paź 2021 o 01:54 Ferruh Yigit <[email protected]> napisał(a):
>
> Removing 'DEV_RX_OFFLOAD_JUMBO_FRAME' offload flag.
>
> Instead of drivers announce this capability, application can deduct the
> capability by checking reported 'dev_info.max_mtu' or
> 'dev_info.max_rx_pktlen'.
>
> And instead of application setting this flag explicitly to enable jumbo
> frames, this can be deduced by driver by comparing requested 'mtu' to
> 'RTE_ETHER_MTU'.
>
> Removing this additional configuration for simplification.
>
> Suggested-by: Konstantin Ananyev <[email protected]>
> Signed-off-by: Ferruh Yigit <[email protected]>
> Acked-by: Andrew Rybchenko <[email protected]>
> Reviewed-by: Rosen Xu <[email protected]>
> Acked-by: Somnath Kotur <[email protected]>
> Acked-by: Konstantin Ananyev <[email protected]>
> Acked-by: Huisong Li <[email protected]>
> ---

For net/ena:

Acked-by: Michal Krawczyk <[email protected]>

Thanks,
Michal

Reply via email to