summaryrefslogtreecommitdiff
path: root/net/802
diff options
context:
space:
mode:
authorBaowen Zheng <baowen.zheng@corigine.com>2021-06-29 09:22:11 +0200
committerDavid S. Miller <davem@davemloft.net>2021-07-01 11:13:10 -0700
commitb18114476a1432ad1db5d5605bc8cd131814d264 (patch)
tree39e5b58bd822e1f4b0cc1838456bc7852f9e54bb /net/802
parenta3609ac24c18947737f5bc1746b8735814c521d1 (diff)
openvswitch: Optimize operation for key comparison
In the current implement when comparing two flow keys, we will return result after comparing the whole key from start to end. In our optimization, we will return result in the first none-zero comparison, then we will improve the flow table looking up efficiency. Signed-off-by: Baowen Zheng <baowen.zheng@corigine.com> Signed-off-by: Louis Peens <louis.peens@corigine.com> Signed-off-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/802')
0 files changed, 0 insertions, 0 deletions