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

Improved solution to pass PCI address to BESS when UPF is deployed in DPDK mode #31

Merged
merged 2 commits into from
May 17, 2024

Conversation

gab-arrobo
Copy link
Contributor

@gab-arrobo gab-arrobo commented May 17, 2024

This PR is an improvement to PR #30 that instead of getting the PCI address from the interface (alias), it will directly get it from the environment variable PCIDEVICE_INTEL_COM_INTEL_SRIOV_DPDK, which will be present only when the UPF is deployed in DPDK mode. Otherwise, allow will be empty and will have no effect in the other UPF's deployment modes.

@gab-arrobo gab-arrobo requested a review from thakurajayL May 17, 2024 16:14
@thakurajayL thakurajayL merged commit eb5b92e into omec-project:main May 17, 2024
4 checks passed
@gab-arrobo gab-arrobo deleted the improved-allow branch May 17, 2024 16:46
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.

2 participants