On Wed, Nov 9, 2022 at 3:32 PM David Marchand <[email protected]> wrote: > > The count of received multicast packets has been computed internally, > but not exposed to ovsdb. Fix this. > > Signed-off-by: David Marchand <[email protected]>
Acked-by: Mike Pattrick <[email protected]> > --- > Strictly speaking, nothing was broken so I put no Fixes: tag. > However, this is probably something we should backport to enhance > exposed stats. > > --- > vswitchd/bridge.c | 1 + > 1 file changed, 1 insertion(+) > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
