[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <159540642765.619787.5484526399990292188.stgit@ebuild>
Date: Wed, 22 Jul 2020 10:27:34 +0200
From: Eelco Chaudron <echaudro@...hat.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, dev@...nvswitch.org, kuba@...nel.org,
pabeni@...hat.com, pshelar@....org
Subject: [PATCH net-next 0/2] net: openvswitch: masks cache enhancements
This patchset adds two enhancements to the Open vSwitch masks cache.
Signed-off-by: Eelco Chaudron <echaudro@...hat.com>
Eelco Chaudron (2):
net: openvswitch: add masks cache hit counter
net: openvswitch: make masks cache size configurable
include/uapi/linux/openvswitch.h | 3 +
net/openvswitch/datapath.c | 16 +++++-
net/openvswitch/datapath.h | 3 +
net/openvswitch/flow_table.c | 105 +++++++++++++++++++++++++++++++++-----
net/openvswitch/flow_table.h | 13 ++++-
5 files changed, 122 insertions(+), 18 deletions(-)
Powered by blists - more mailing lists