commit | 9d2f627b7ec9d5d3246b6cec17f290ee6778c83b | [log] [tgz] |
---|---|---|
author | Eelco Chaudron <echaudro@redhat.com> | Fri Jul 31 14:20:56 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 03 15:17:48 2020 -0700 |
tree | 79d4b5e7a6a6f7c49a37585c3b685788ed68e5fd | |
parent | d6526926de7397a97308780911565e31a6b67b59 [diff] |
net: openvswitch: add masks cache hit counter Add a counter that counts the number of masks cache hits, and export it through the megaflow netlink statistics. Reviewed-by: Paolo Abeni <pabeni@redhat.com> Reviewed-by: Tonghao Zhang <xiangxia.m.yue@gmail.com> Signed-off-by: Eelco Chaudron <echaudro@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>