On 4/12/21 5:19 PM, Gaetan Rivet wrote:
> ovs_strlcpy silently fails to copy the thread name if it is too long.
> Rename the flow offload thread to differentiate it from the main thread.
> 
> Fixes: 02bb2824e51d ("dpif-netdev: do hw flow offload in a thread")
> Signed-off-by: Gaetan Rivet <[email protected]>
> ---
>  lib/dpif-netdev.c | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
> 

If a new revision is needed, maybe move this fix at the beginning of the
series to avoid apply conflicts.

Other than that it looks good to me:

Reviewed-by: Maxime Coquelin <[email protected]>

Thanks,
Maxime

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to