[ovs-dev] [PATCH v5 2/3] dpif-netlink: fix report_loss() message

Aaron Conole aconole at redhat.com
Thu Jul 15 17:35:26 UTC 2021


Mark Gray <mark.d.gray at redhat.com> writes:

> Fixes: 1579cf677fcb ("dpif-linux: Implement the API functions to allow multiple handler threads read upcall.")
> Signed-off-by: Mark Gray <mark.d.gray at redhat.com>
> Acked-by: Flavio Leitner <fbl at sysclose.org>
> ---
>
> Notes:
>     v1 - Reworked based on Flavio's comments:
>          * Added "Fixes" tag
>
>  lib/dpif-netlink.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

WOW!  This is an old fix.  I guess this must have been flagged by some
compiler update.  I don't think it's really part of 'per-cpu support' -
it should definitely be merged, though.

Acked-by: Aaron Conole <aconole at redhat.com>



More information about the dev mailing list