diff options
| author | Tonghao Zhang <[email protected]> | 2017-07-18 06:28:05 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-07-19 20:49:39 +0000 |
| commit | c57c054eb5b1ccf230c49f736f7a018fcbc3e952 (patch) | |
| tree | 7974676b06abaa42d1553bc18fab5d9ec430a3b2 /net/openvswitch/flow_table.c | |
| parent | Merge branch 'liquidio-lowmem-fixes' (diff) | |
| download | kernel-c57c054eb5b1ccf230c49f736f7a018fcbc3e952.tar.gz kernel-c57c054eb5b1ccf230c49f736f7a018fcbc3e952.zip | |
openvswitch: Optimize updating for OvS flow_stats.
In the ovs_flow_stats_update(), we only use the node
var to alloc flow_stats struct. But this is not a
common case, it is unnecessary to call the numa_node_id()
everytime. This patch is not a bugfix, but there maybe
a small increase.
Signed-off-by: Tonghao Zhang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/openvswitch/flow_table.c')
0 files changed, 0 insertions, 0 deletions
