diff options
author | Li RongQing <lirongqing@baidu.com> | 2019-09-24 19:11:52 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-09-26 09:32:33 +0200 |
commit | ea8564c865299815095bebeb4b25bef474218e4c (patch) | |
tree | 2bc2ce40f2e70c4673bfb5ebcc700c2903c5e351 /tools | |
parent | c1d419d00494487b8401b2ac38d7e8e2a4977d9e (diff) | |
download | linux-ea8564c865299815095bebeb4b25bef474218e4c.tar.bz2 |
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
userspace openvswitch patch "(dpif-linux: Implement the API
functions to allow multiple handler threads read upcall)"
changes its type from U32 to UNSPEC, but leave the kernel
unchanged
and after kernel 6e237d099fac "(netlink: Relax attr validation
for fixed length types)", this bug is exposed by the below
warning
[ 57.215841] netlink: 'ovs-vswitchd': attribute type 5 has an invalid length.
Fixes: 5cd667b0a456 ("openvswitch: Allow each vport to have an array of 'port_id's")
Signed-off-by: Li RongQing <lirongqing@baidu.com>
Acked-by: Pravin B Shelar <pshelar@ovn.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions