commit | 9bf24f594c6acf676fb8c229f152c21bfb915ddb | [log] [tgz] |
---|---|---|
author | Eelco Chaudron <echaudro@redhat.com> | Fri Jul 31 14:21:34 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 03 15:17:48 2020 -0700 |
tree | 9c873cb21853766ebea8867842d0a566d42cf4b6 | |
parent | 9d2f627b7ec9d5d3246b6cec17f290ee6778c83b [diff] |
net: openvswitch: make masks cache size configurable This patch makes the masks cache size configurable, or with a size of 0, disable it. 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>