Re: [ovs-dev] [PATCH net-next] net: openvswitch: reorder masks array based on usage

2020-07-17 Thread David Miller
From: Eelco Chaudron Date: Wed, 15 Jul 2020 14:09:28 +0200 > This patch reorders the masks array every 4 seconds based on their > usage count. This greatly reduces the masks per packet hit, and > hence the overall performance. Especially in the OVS/OVN case for > OpenShift. > > Here are some

Re: [ovs-dev] [PATCH net-next] net: openvswitch: reorder masks array based on usage

2020-07-15 Thread Paolo Abeni
On Wed, 2020-07-15 at 14:09 +0200, Eelco Chaudron wrote: > This patch reorders the masks array every 4 seconds based on their > usage count. This greatly reduces the masks per packet hit, and > hence the overall performance. Especially in the OVS/OVN case for > OpenShift. > > Here are some

[ovs-dev] [PATCH net-next] net: openvswitch: reorder masks array based on usage

2020-07-15 Thread Eelco Chaudron
This patch reorders the masks array every 4 seconds based on their usage count. This greatly reduces the masks per packet hit, and hence the overall performance. Especially in the OVS/OVN case for OpenShift. Here are some results from the OVS/OVN OpenShift test, which use 8 pods, each pod having