Removed the RFC keyword from this patchset, as the OVS kernel patches have been approved.
- 9bf24f594c6a net: openvswitch: make masks cache size configurable - 9d2f627b7ec9 net: openvswitch: add masks cache hit counter Signed-off-by: Eelco Chaudron <[email protected]> Eelco Chaudron (2): dpctl: dpif: add kernel datapath cache hit output dpctl: dpif: allow viewing and configuring dp cache sizes datapath/linux/compat/include/linux/openvswitch.h | 3 lib/dpctl.c | 129 +++++++++++++++++++++ lib/dpif-netdev.c | 5 + lib/dpif-netlink.c | 116 +++++++++++++++++++ lib/dpif-provider.h | 20 +++ lib/dpif.c | 32 +++++ lib/dpif.h | 9 + utilities/ovs-dpctl.c | 4 + 8 files changed, 317 insertions(+), 1 deletion(-) _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
