deployments-k8s icon indicating copy to clipboard operation
deployments-k8s copied to clipboard

Include MTU adjustment checks in remote VLAN examples

Open ljkiraly opened this issue 2 years ago • 0 comments

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

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

ljkiraly avatar Nov 10 '22 15:11 ljkiraly