[ovs-dev] [PATCH 0/3] GCC 11 warning fixes

Paolo Valerio pvalerio at redhat.com
Fri May 7 19:11:46 UTC 2021


Hi Ben,

Ben Pfaff <blp at ovn.org> writes:

> Patch 1 fixes a bug.  Patches 2 and 3 fix warnings that were not bugs.
>
> Ben Pfaff (3):
>   ofp-group: Use big-enough buffer in ofputil_format_group().
>   tnl-neigh-cache: Include expected array sizes in prototypes.
>   classifier: Make find_match_wc() prototype and definition match.
>
>  lib/classifier.c      | 2 +-
>  lib/ofp-group.c       | 2 +-
>  lib/tnl-neigh-cache.h | 6 +++---
>  3 files changed, 5 insertions(+), 5 deletions(-)
>
> -- 

The warnings are gone and the patches LGTM.

For the series:

Acked-by: Paolo Valerio <pvalerio at redhat.com>

Thanks



More information about the dev mailing list