summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorWilson Peng <pweisong@vmware.com>2022-11-09 11:31:46 +0800
committerAlin Gabriel Serdean <aserdean@ovn.org>2023-03-06 12:47:50 +0100
commit93493a3bea9ef59e32cc329bc783cfdcdc6b825c (patch)
treedec6b5bd962481a7f7dcc569ed6ec47a16b9d764 /.github
parent1501745e23364845b10ae5dfd9f81092d18d22ec (diff)
downloadopenvswitch-branch-2.10.tar.gz
netdev-windows: Add checking when creating netdev with system type on Windowsbranch-2.10
In the recent Antrea project testing, some port could not be created on Windows. When doing debug, our team found there is one case happening when multiple ports are waiting for be created with correct port number. Some system type port will be created netdev successfully and it will cause conflict as in the dpif side it will be internal type. So finally the port will be created failed and it could not be easily recovered. With the patch, on Windows the netdev creating will be blocked for system type when the ovs_tyep got on dpif is internal. More detailed case description is in the reported issue No.262 with link below. Reported-at:https://github.com/openvswitch/ovs-issues/issues/262 Signed-off-by: Wilson Peng <pweisong@vmware.com> Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions