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

add dpdk probe #3151

Merged
merged 2 commits into from
Sep 25, 2023
Merged

add dpdk probe #3151

merged 2 commits into from
Sep 25, 2023

Conversation

bobz965
Copy link
Collaborator

@bobz965 bobz965 commented Aug 18, 2023

What type of this PR

Which issue(s) this PR fixes:

Fixes #(issue-number)

WHAT

🤖 Generated by Copilot at 9c6db58

Add environment variables to configure ovn-controller probe and openflow intervals in ovn-dpdk-ds.yaml and ovn-dpdk.yaml. This improves the stability and performance of the ovn-dpdk deployment.

🤖 Generated by Copilot at 9c6db58

ovn-controller
probes and flows adjust with env
autumn winds of change

HOW

🤖 Generated by Copilot at 9c6db58

  • Add environment variables OVN_SB_PROBE_INTERVAL and OVN_SB_OPENFLOW_PROBE_INTERVAL to the ovn-controller container to control the frequency of the probes and the openflow messages that the controller sends to the ovn-southbound database (link, link)

Signed-off-by: bobz965 <[email protected]>
@bobz965 bobz965 marked this pull request as ready for review August 18, 2023 03:35
dist/images/start-ovs.sh Show resolved Hide resolved
Signed-off-by: bobz965 <[email protected]>
@oilbeater oilbeater merged commit ff9b57b into kubeovn:master Sep 25, 2023
58 of 59 checks passed
bobz965 added a commit that referenced this pull request Sep 25, 2023
* add dpdk probe

Signed-off-by: bobz965 <[email protected]>

* add default probe

Signed-off-by: bobz965 <[email protected]>

---------

Signed-off-by: bobz965 <[email protected]>
wenwenxiong pushed a commit to wenwenxiong/kube-ovn that referenced this pull request Sep 28, 2023
* add dpdk probe

Signed-off-by: bobz965 <[email protected]>

* add default probe

Signed-off-by: bobz965 <[email protected]>

---------

Signed-off-by: bobz965 <[email protected]>
Signed-off-by: xiongww <[email protected]>
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.

3 participants