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
- [ovs-dev] [PATCH v2 07/28] mov-avg: Add a moving average h... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 07/28] mov-avg: Add a moving ... Maxime Coquelin
- [ovs-dev] [PATCH v2 09/28] ovs-atomic: Expose atomic excha... Gaetan Rivet
- [ovs-dev] [PATCH v2 14/28] dpif-netdev: Quiesce offload th... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 14/28] dpif-netdev: Quiesce o... Maxime Coquelin
- Re: [ovs-dev] [PATCH v2 14/28] dpif-netdev: Quies... Gaƫtan Rivet
- Re: [ovs-dev] [PATCH v2 14/28] dpif-netdev: Q... Maxime Coquelin
- [ovs-dev] [PATCH v2 04/28] dpctl: Add function to read har... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 04/28] dpctl: Add function to... Maxime Coquelin
- [ovs-dev] [PATCH v2 05/28] dpif-netdev: Rename flow offloa... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 05/28] dpif-netdev: Rename fl... Maxime Coquelin
- [ovs-dev] [PATCH v2 15/28] dpif-netdev: Postpone flow offl... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 15/28] dpif-netdev: Postpone ... Maxime Coquelin
- [ovs-dev] [PATCH v2 23/28] netdev-offload-dpdk: Protect co... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 23/28] netdev-offload-dpdk: P... Maxime Coquelin
- [ovs-dev] [PATCH v2 08/28] dpif-netdev: Implement hardware... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 08/28] dpif-netdev: Implement... Maxime Coquelin
- [ovs-dev] [PATCH v2 13/28] netdev-offload: Add multi-threa... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 13/28] netdev-offload: Add mu... Maxime Coquelin
- [ovs-dev] [PATCH v2 17/28] dpif-netdev: Introduce tagged u... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 17/28] dpif-netdev: Introduce... Maxime Coquelin
