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

[Calico/VPP NSM integration] Memif2Memif case doesn't work with Calico VPP #362

Closed
Bolodya1997 opened this issue Sep 2, 2021 · 1 comment
Labels
bug Something isn't working Planning Issue related to SOW

Comments

@Bolodya1997
Copy link

Bolodya1997 commented Sep 2, 2021

Issue

Memif2Memif with direct memif enabled test fails on both kind and packet clusters with Calico VPP:

  1. In NSM logs there are no errors.
  2. All sockets are configured in VPP.
  3. VPP ping doesn't work in both sides.

Calico currently doesn't provide any guarantees for the working memif, so the root cause for the issue can both be on the NSM or on the Calico side.

Parent issue

networkservicemesh/integration-k8s-kind#325

Logs

TestMemif2Memif.zip

Probable solution

Disable direct memif for Calico VPP integration. Disabling direct memif doesn't work, so we need another solution.

@Bolodya1997 Bolodya1997 added bug Something isn't working Planning Issue related to SOW labels Sep 2, 2021
@glazychev-art
Copy link
Contributor

Memif2Memif is working with Calico VPP (included in basic suite):
https://github.com/networkservicemesh/integration-k8s-kind/blob/main/calico_test.go#L35-L37

Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Planning Issue related to SOW
Projects
None yet
Development

No branches or pull requests

2 participants