-
Notifications
You must be signed in to change notification settings - Fork 19
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
Tap server fails if kernel interfaces already exist #315
Comments
It is actually related to the networkservicemesh/sdk#1020, but probably can be solved in some other way from the tap chain element side. |
@Bolodya1997 is this resolved by networkservicemesh/sdk#1014 ? |
@edwarnicke
So networkservicemesh/sdk#1014 doesn't solve this issue. Actually we have here a problem that both
So the problem here is the following - even if we reuse existing Thougths? |
We don't see this problem anymore |
Expected Behavior
Tap chain element shouldn't fail if kernel interfaces already exist.
Current Behavior
Tap chain element starts failing if it has already created kernel interfaces but Request comes again for the same NSMgr with another Connection.Id.
Steps to Reproduce
VPPApiError: netlink error (-145)
Failure Logs
NSMgr logs
VPP Forwarder logs
The text was updated successfully, but these errors were encountered: