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

graceful kernel vf handling for vlan trunking #343

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pperiyasamy
Copy link
Member

The PR #322 is not sufficient to make VLAN trunking feature to work end to end as there is one more check done here which may not work when second ns client shows up (i.e. no kernel interface for VF on host net ns at this point). This issue was reproducible only today as its purely a timing issue when multiple clients are brought up together.

Now skipDriverCheck flag can be configured from sriov.config file, once this PR is merged we may have to update deployments which uses sriov.config file.

/cc @JanScheurich I know you've already mentioned that PR # 322 was not an appropriate solution to fix this :) hope now the issue is addressed properly.

Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@est.tech>
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@est.tech>
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@est.tech>
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.

1 participant