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 changes to make UPF-EPC work in K8S environment #32

Merged
merged 1 commit into from
Mar 18, 2020
Merged

Add changes to make UPF-EPC work in K8S environment #32

merged 1 commit into from
Mar 18, 2020

Conversation

hyunsun
Copy link
Contributor

@hyunsun hyunsun commented Mar 18, 2020

No description provided.

pod.yaml Outdated Show resolved Hide resolved
@ajamshed ajamshed self-requested a review March 18, 2020 01:22
@@ -50,6 +50,8 @@ def scan_dpdk_ports():
else:
raise
idx += 1
if idx == 30:
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason why the idx check is hard-coded till 30?

Copy link
Member

@krsna1729 krsna1729 Mar 18, 2020

Choose a reason for hiding this comment

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

@hyunsun somehow the accepted suggestion disappeared.
@ajamshed

 # RTE_MAX_ETHPORTS is 32 and we need 2 for vdevs

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hmm.....I'll include it to my patch.

@ajamshed ajamshed merged commit c78a85d into omec-project:master Mar 18, 2020
This pull request was closed.
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