aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sock.h
diff options
context:
space:
mode:
authorTonghao Zhang <xiangxia.m.yue@gmail.com>2019-11-07 00:34:28 +0800
committerDavid S. Miller <davem@davemloft.net>2019-11-06 21:25:19 -0800
commit90ce9f23a886bdef7a4b7a9bd52c7a50a6a81635 (patch)
tree36cd9844870e57a7c3dcb9862ade31286dba151f /include/net/sock.h
parentnet: axienet: Fix error return code in axienet_probe() (diff)
downloadlinux-dev-90ce9f23a886bdef7a4b7a9bd52c7a50a6a81635.tar.xz
linux-dev-90ce9f23a886bdef7a4b7a9bd52c7a50a6a81635.zip
net: openvswitch: select vport upcall portid directly
The commit 69c51582ff786 ("dpif-netlink: don't allocate per thread netlink sockets"), in Open vSwitch ovs-vswitchd, has changed the number of allocated sockets to just one per port by moving the socket array from a per handler structure to a per datapath one. In the kernel datapath, a vport will have only one socket in most case, if so select it directly in fast-path. Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com> Acked-by: Pravin B Shelar <pshelar@ovn.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/sock.h')
0 files changed, 0 insertions, 0 deletions