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

Fix issue: device selector containing interface not known to host #659

Merged
merged 1 commit into from
Jul 11, 2022

Conversation

ljkiraly
Copy link
Contributor

@ljkiraly ljkiraly commented Jun 15, 2022

Related issue: #658
Any interface known to host and contained by device selector file will be set up.
In case of failure during interface setup a warning is logged.
The remaining devices will be processed.

Signed-off-by: Laszlo Kiraly laszlo.kiraly@est.tech

Related issue: cmd-forwarder-vpp/658
Any interface known to host will be set up.
In case of failure during interface setup a warning will is logged.
The remaining devices will be processed.

Signed-off-by: Laszlo Kiraly <laszlo.kiraly@est.tech>
@ljkiraly ljkiraly requested a review from zolug June 15, 2022 08:41
@edwarnicke edwarnicke merged commit 977b667 into networkservicemesh:main Jul 11, 2022
nsmbot pushed a commit that referenced this pull request Apr 18, 2024
…k-sriov@main

PR link: networkservicemesh/sdk-sriov#590

Commit: 53b4eee
Author: Network Service Mesh Bot
Date: 2024-04-18 05:03:45 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#590)
PR link: networkservicemesh/sdk-kernel#659
Commit: 2a4c669
Author: Network Service Mesh Bot
Date: 2024-04-18 04:56:06 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659)
PR link: networkservicemesh/sdk#1584
Commit: 608b1b5
Author: Lazy Bear
Date: 2024-04-18 13:48:31 +0400
Message:
        - Add dual stack support. (#1584)
* Add dual stack support.
* Support client multi channel subscription.
* Fix unit tests.
* Fix vL3 test.
---------
Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit that referenced this pull request Apr 18, 2024
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#825

Commit: 79047e2
Author: Network Service Mesh Bot
Date: 2024-04-18 05:04:04 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#825)
PR link: networkservicemesh/sdk-kernel#659
Commit: 2a4c669
Author: Network Service Mesh Bot
Date: 2024-04-18 04:56:06 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659)
PR link: networkservicemesh/sdk#1584
Commit: 608b1b5
Author: Lazy Bear
Date: 2024-04-18 13:48:31 +0400
Message:
        - Add dual stack support. (#1584)
* Add dual stack support.
* Support client multi channel subscription.
* Fix unit tests.
* Fix vL3 test.
---------
Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot added a commit that referenced this pull request Apr 18, 2024
* Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main
PR link: networkservicemesh/sdk-sriov#590

Commit: 53b4eee
Author: Network Service Mesh Bot
Date: 2024-04-18 05:03:45 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#590)
PR link: networkservicemesh/sdk-kernel#659
Commit: 2a4c669
Author: Network Service Mesh Bot
Date: 2024-04-18 04:56:06 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659)
PR link: networkservicemesh/sdk#1584
Commit: 608b1b5
Author: Lazy Bear
Date: 2024-04-18 13:48:31 +0400
Message:
        - Add dual stack support. (#1584)
* Add dual stack support.
* Support client multi channel subscription.
* Fix unit tests.
* Fix vL3 test.
---------
Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>

* Automatically resolving conflicts in go.mod and updating dependency versions to the latest

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>

---------

Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-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.

2 participants