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

Use 19.11 stable; fix pod.yaml #64

Merged
merged 1 commit into from Jun 5, 2020
Merged

Use 19.11 stable; fix pod.yaml #64

merged 1 commit into from Jun 5, 2020

Conversation

krsna1729
Copy link
Member

19.11.3 will have vfio fix that helped remove the need for privileged.

Relevant DPDK fix:
stable http://git.dpdk.org/dpdk-stable/commit/?h=19.11&id=5732151922c287abf7c21b92291d041ef1cc0cdb
upstream http://git.dpdk.org/dpdk/commit/?id=b758423bc4fe412941a289f3181849669c02b904

Details:
https://gist.github.com/krsna1729/9646f76a9928764d66405a3d4e783dc6

Added single interface example with network configuration to test.
Moved the route addition step to initContainer

Signed-off-by: Saikrishna Edupuganti saikrishna.edupuganti@intel.com

19.11.3 will have vfio fix that helped remove the need for privileged.

Relevant DPDK fix:
stable   http://git.dpdk.org/dpdk-stable/commit/?h=19.11&id=5732151922c287abf7c21b92291d041ef1cc0cdb
upstream http://git.dpdk.org/dpdk/commit/?id=b758423bc4fe412941a289f3181849669c02b904

Details:
https://gist.github.com/krsna1729/9646f76a9928764d66405a3d4e783dc6

Added single interface example with network configuration to test.
Moved the route addition step to initContainer

Signed-off-by: Saikrishna Edupuganti <saikrishna.edupuganti@intel.com>
@ajamshed ajamshed merged commit c561953 into master Jun 5, 2020
@ajamshed ajamshed deleted the fix-privileged branch June 5, 2020 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants