On Fri, May 07, 2021 at 12:22:00PM -0700, Ben Pfaff wrote: > On Fri, May 07, 2021 at 09:11:46PM +0200, Paolo Valerio wrote: > > Hi Ben, > > > > Ben Pfaff <[email protected]> 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 <[email protected]> > > Thank you! I applied these to OVS master.
I backported the first one as far as it would go, since it fixes a bug. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
