Message ID | 20241014125151.74094-1-vlodintsov@k2.cloud |
---|---|
State | Accepted |
Headers | show |
Series | [ovs-dev] ovs: Bump submodule to latest OVS branch-3.4. | expand |
Context | Check | Description |
---|---|---|
ovsrobot/apply-robot | success | apply and check: success |
ovsrobot/github-robot-_Build_and_Test | fail | github build: failed |
ovsrobot/github-robot-_ovn-kubernetes | fail | github build: failed |
diff --git a/ovs b/ovs index c598c05c8..a15ce086d 160000 --- a/ovs +++ b/ovs @@ -1 +1 @@ -Subproject commit c598c05c85b2d38874a0ce8f7f088f6aae4fdabc +Subproject commit a15ce086d41f9dfe6c1589333413b8e777401ef0
This picks up the following relevant OVS changes: a15ce086d ofproto-dpif: Improve load balancing in dp_hash select groups. 76ba41b5c vconn: Always properly free flow stats reply. 64cb90507 ovsdb-idl: Fix IDL memory leak. ... and others. Reported-at: https://mail.openvswitch.org/pipermail/ovs-dev/2024-October/417627.html Signed-off-by: Vladislav Odintsov <vlodintsov@k2.cloud> --- ovs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)