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

Add multi forwarder examples #649

Merged
merged 3 commits into from
Mar 31, 2021

Conversation

Bolodya1997
Copy link

Adds examples with both VPP, SR-IOV forwarders running.

Closes #505.

Vladimir Popov added 3 commits March 31, 2021 13:06
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Copy link
Member

@denis-tingaikin denis-tingaikin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@denis-tingaikin denis-tingaikin merged commit 3a1dc87 into networkservicemesh:main Mar 31, 2021
nsmbot pushed a commit that referenced this pull request May 18, 2024
…d-registry-proxy-dns@main

PR link: networkservicemesh/cmd-registry-proxy-dns#649

Commit: d208795
Author: Network Service Mesh Bot
Date: 2024-05-18 13:36:45 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#649)
PR link: networkservicemesh/sdk#1626
Commit: 7b51d9c
Author: Vladislav Byrgazov
Date: 2024-05-19 02:33:13 +0800
Message:
    - Fix memory leak in metrics chain element (#1626)
* Fix memory leak in metrics chain element
* Fix lint issues
* Added check is opentelemetry enabled and fixed copyrights
* Fix metrics memory leak by storing temp connection data in metadata
* Added copyright
* Address review comments
* Fixed import
---------
Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit that referenced this pull request Sep 24, 2024
…d-nsc@main

PR link: networkservicemesh/cmd-nsc#649

Commit: 468495c
Author: Network Service Mesh Bot
Date: 2024-09-24 05:30:47 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#649)
PR link: networkservicemesh/sdk-sriov#609
Commit: 58bee66
Author: Network Service Mesh Bot
Date: 2024-09-24 05:27:36 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#609)
PR link: networkservicemesh/sdk-kernel#680
Commit: 6405517
Author: Network Service Mesh Bot
Date: 2024-09-24 05:23:57 -0500
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#680)
PR link: networkservicemesh/sdk#1526
Commit: 052aded
Author: Ivan Osipov
Date: 2024-09-24 14:21:51 +0400
Message:
                - Fix typo in server.go (#1526)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
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.

Request for example of running multiple simultaneous forwarders
2 participants