[ovs-dev] [PATCH v2 05/28] dpif-netdev: Rename flow offload thread

Maxime Coquelin maxime.coquelin at redhat.com
Wed Apr 21 14:51:37 UTC 2021



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 <grive at u256.net>
> ---
>  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 <maxime.coquelin at redhat.com>

Thanks,
Maxime



More information about the dev mailing list