Hi Thomas,
>From: Thomas Monjalon
>Sent: Thursday, August 02, 2018 12:58 PM
>
>Hi,
>
>There is a compilation error with this patch:
>
Sending v2 series to address it, please apply.
Thanks!
-Rasesh
>25/07/2018 00:25, Rasesh Mody:
>> + PMD_DRV_LOG(ERR, sc, "Unable to start
Hi,
There is a compilation error with this patch:
25/07/2018 00:25, Rasesh Mody:
> + PMD_DRV_LOG(ERR, sc, "Unable to start periodic"
> +" timer rc %d", ret);
drivers/net/bnx2x/bnx2x_ethdev.c:153:21: error: expected ‘)’ before ‘sc’
The PMD has been modified to invoke the polling function in the link
management code which detects the peer speed/mode, configure the link
and update the status accordingly. This patch is the fix for the link
down issue seen when we do dev_stop() and dev_start() from an
application.
Fixes: 540a211
3 matches
Mail list logo