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

Include MTU adjustment checks in remote VLAN examples #7738

Closed
ljkiraly opened this issue Nov 10, 2022 · 1 comment
Closed

Include MTU adjustment checks in remote VLAN examples #7738

ljkiraly opened this issue Nov 10, 2022 · 1 comment
Assignees

Comments

@ljkiraly
Copy link
Contributor

ljkiraly commented Nov 10, 2022

Expected Behavior

The MTU value of the interface in NSC should not be bigger than the MTU value set on base interface

Current Behavior

MTU is not checked currently. Some failures are slipping through the CI

Failure Information (for bugs)

Some failures are slipping through the CI. The sub-interface now don't inherit the MTU from the host interface in vpp. That caused failure in MTU adjustment.

Related PRs

/pull/7739
networkservicemesh/sdk-vpp/pull/656
networkservicemesh/sdk-ovs/pull/203

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

4 participants