summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniele Di Proietto <diproiettod@vmware.com>2017-01-27 16:41:36 -0800
committerDaniele Di Proietto <diproiettod@vmware.com>2017-02-03 09:45:42 -0800
commitd4f6865c3f1c944cbd60a3011a9f75b5e2c496a8 (patch)
tree05fbb9464464ab9f9a57d4b714bcf05b0cfd27f9 /include
parentcb44e6e09bc08821764a780ecf3fdf54d3dfdc0f (diff)
downloadopenvswitch-d4f6865c3f1c944cbd60a3011a9f75b5e2c496a8.tar.gz
dpif-netdev: Pass Openvswitch other_config smap to dpif.
Currently we parse the 'other_config' column in Openvswitch table in bridge.c. We extract the values (just 'pmd-cpu-mask' for now) and we pass them down to the datapath, via different layers. If we want to pass other values to dpif-netdev.c (like we recently discussed) we would have to touch ofproto.c, ofproto-dpif.c and dpif.c. This patch sends the entire other_config column to dpif-netdev, so that dpif-netdev can extract the values it's interested in. No functional change. Signed-off-by: Daniele Di Proietto <diproiettod@vmware.com> Acked-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions