On Thu, Feb 6, 2020 at 9:57 AM <vattun...@marvell.com> wrote:
>
> From: Vamsi Attunuru <vattun...@marvell.com>
>
> Currently when application requests for RTE_FC_NONE earlier
> than PMD's internal fc mode update, flow control set routine
> is returning without updating the flow control state.
>
> Patch updates the PMD's internal fc mode details during
> dev_configure to ensure any flow control set requests
> issued later are handled properly.
>
> Fixes: 609945f1ce90 ("net/octeontx2: support flow control")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Vamsi Attunuru <vattun...@marvell.com>
> ---
>
Acked-by: Jerin Jacob <jer...@marvell.com>
Applied to dpdk-next-net-mrvl/master. Thanks