Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update OVS version from 2.14.2 to 2.15.1 [Linux] #2515

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

antoninbas
Copy link
Contributor

One interesting fix is to Geneve tunnel support in the userspace
datapath. See #897.

Signed-off-by: Antonin Bas abas@vmware.com

One interesting fix is to Geneve tunnel support in the userspace
datapath. See antrea-io#897.

Signed-off-by: Antonin Bas <abas@vmware.com>
@antoninbas antoninbas requested review from tnqn and wenyingd July 30, 2021 18:43
@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2021

Codecov Report

Merging #2515 (beb55f4) into main (dbfd2fb) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2515      +/-   ##
==========================================
+ Coverage   59.79%   59.81%   +0.02%     
==========================================
  Files         284      284              
  Lines       22267    22267              
==========================================
+ Hits        13314    13319       +5     
+ Misses       7526     7524       -2     
+ Partials     1427     1424       -3     
Flag Coverage Δ
e2e-tests ∅ <ø> (?)
kind-e2e-tests 46.86% <ø> (+0.02%) ⬆️
unit-tests 42.18% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/apiserver/certificate/certificate.go 69.86% <0.00%> (-6.85%) ⬇️
pkg/apiserver/storage/ram/watch.go 90.38% <0.00%> (-3.85%) ⬇️
pkg/agent/openflow/network_policy.go 76.06% <0.00%> (+0.14%) ⬆️
pkg/agent/openflow/client.go 57.88% <0.00%> (+0.24%) ⬆️
pkg/agent/flowexporter/exporter/exporter.go 81.39% <0.00%> (+0.93%) ⬆️
pkg/controller/networkpolicy/status_controller.go 72.90% <0.00%> (+1.93%) ⬆️
pkg/agent/flowexporter/connections/connections.go 81.81% <0.00%> (+6.81%) ⬆️

Copy link
Contributor

@wenyingd wenyingd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@tnqn tnqn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@antoninbas
Copy link
Contributor Author

/test-all
/test-ipv6-all
/test-ipv6-only-all

@antoninbas
Copy link
Contributor Author

Only Windows jobs are failing (@lzhecheng FYI)

@antoninbas antoninbas merged commit 028393d into antrea-io:main Aug 2, 2021
@antoninbas antoninbas deleted the update-ovs-to-2.15.1 branch August 2, 2021 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants