-
Notifications
You must be signed in to change notification settings - Fork 35
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
Update from update/networkservicemesh/cmd-nse-vfio #608
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…cmd-nse-vfio@master networkservicemesh/cmd-nse-vfio#73 networkservicemesh/cmd-nse-vfio PR link: networkservicemesh/cmd-nse-vfio#73 networkservicemesh/cmd-nse-vfio commit message: commit 4bee9bdc49d73830bcd54ab1bc580dac4858f3d0 Author: Network Service Mesh Bot <[email protected]> Date: Thu Mar 25 04:49:37 2021 -0500 Merge 225f614b12c3b8585985c8d47967de3efc687d24 into 3b79877b70b76e857b236844bb7f93051ccc07dd Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Feb 14, 2024
…d-nsc@main PR link: networkservicemesh/cmd-nsc#608 Commit: df6c72f Author: Artem Glazychev Date: 2024-02-14 17:02:11 +0700 Message: - Fix monitored connections before request (#608) Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Aug 16, 2024
…d-nse-icmp-responder@main PR link: networkservicemesh/cmd-nse-icmp-responder#608 Commit: 394f8e0 Author: Denis Tingaikin Date: 2024-08-16 12:23:07 +0300 Message: - Merge pull request #608 from Ex4amp1e/add-pprof-enable-conf Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
that referenced
this pull request
Aug 16, 2024
…d-nse-icmp-responder@main (#11989) PR link: networkservicemesh/cmd-nse-icmp-responder#608 Commit: 394f8e0 Author: Denis Tingaikin Date: 2024-08-16 12:23:07 +0300 Message: - Merge pull request #608 from Ex4amp1e/add-pprof-enable-conf Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Aug 20, 2024
…d-nsc-init@main PR link: networkservicemesh/cmd-nsc-init#777 Commit: e0486b8 Author: Network Service Mesh Bot Date: 2024-08-20 04:10:46 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#777) PR link: networkservicemesh/sdk-sriov#608 Commit: 5e0c0b1 Author: Network Service Mesh Bot Date: 2024-08-20 04:07:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#608) PR link: networkservicemesh/sdk-kernel#677 Commit: 573b7f2 Author: Network Service Mesh Bot Date: 2024-08-20 04:03:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677) PR link: networkservicemesh/sdk#1656 Commit: 6fad31a Author: Nikita Skrynnik Date: 2024-08-20 20:00:35 +1100 Message: - Use a context with exteded timeout on Requests in begin (#1656) * Use an extended timeout in case of reselect requests * add unit test * fix race condition * use a context with exteded timeout on Requests in begin * fix unit tests * fix race conditions in dial * fix variable name * fix go linter issues --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Aug 20, 2024
…d-nsc@main PR link: networkservicemesh/cmd-nsc#647 Commit: a23b381 Author: Network Service Mesh Bot Date: 2024-08-20 04:10:46 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#647) PR link: networkservicemesh/sdk-sriov#608 Commit: 5e0c0b1 Author: Network Service Mesh Bot Date: 2024-08-20 04:07:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#608) PR link: networkservicemesh/sdk-kernel#677 Commit: 573b7f2 Author: Network Service Mesh Bot Date: 2024-08-20 04:03:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677) PR link: networkservicemesh/sdk#1656 Commit: 6fad31a Author: Nikita Skrynnik Date: 2024-08-20 20:00:35 +1100 Message: - Use a context with exteded timeout on Requests in begin (#1656) * Use an extended timeout in case of reselect requests * add unit test * fix race condition * use a context with exteded timeout on Requests in begin * fix unit tests * fix race conditions in dial * fix variable name * fix go linter issues --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Aug 20, 2024
…d-nse-vlan-vpp@main PR link: networkservicemesh/cmd-nse-vlan-vpp#500 Commit: edf542b Author: Network Service Mesh Bot Date: 2024-08-20 04:11:05 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#500) PR link: networkservicemesh/sdk-sriov#608 Commit: 5e0c0b1 Author: Network Service Mesh Bot Date: 2024-08-20 04:07:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#608) PR link: networkservicemesh/sdk-kernel#677 Commit: 573b7f2 Author: Network Service Mesh Bot Date: 2024-08-20 04:03:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677) PR link: networkservicemesh/sdk#1656 Commit: 6fad31a Author: Nikita Skrynnik Date: 2024-08-20 20:00:35 +1100 Message: - Use a context with exteded timeout on Requests in begin (#1656) * Use an extended timeout in case of reselect requests * add unit test * fix race condition * use a context with exteded timeout on Requests in begin * fix unit tests * fix race conditions in dial * fix variable name * fix go linter issues --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
that referenced
this pull request
Aug 20, 2024
…d-nse-vlan-vpp@main (#12253) PR link: networkservicemesh/cmd-nse-vlan-vpp#500 Commit: edf542b Author: Network Service Mesh Bot Date: 2024-08-20 04:11:05 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#500) PR link: networkservicemesh/sdk-sriov#608 Commit: 5e0c0b1 Author: Network Service Mesh Bot Date: 2024-08-20 04:07:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#608) PR link: networkservicemesh/sdk-kernel#677 Commit: 573b7f2 Author: Network Service Mesh Bot Date: 2024-08-20 04:03:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677) PR link: networkservicemesh/sdk#1656 Commit: 6fad31a Author: Nikita Skrynnik Date: 2024-08-20 20:00:35 +1100 Message: - Use a context with exteded timeout on Requests in begin (#1656) * Use an extended timeout in case of reselect requests * add unit test * fix race condition * use a context with exteded timeout on Requests in begin * fix unit tests * fix race conditions in dial * fix variable name * fix go linter issues --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Aug 20, 2024
…d-forwarder-sriov@main PR link: networkservicemesh/cmd-forwarder-sriov#765 Commit: af327bb Author: Network Service Mesh Bot Date: 2024-08-20 04:13:58 -0500 Message: - Update from update/networkservicemesh/sdk-sriov (#765) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#608 Commit: 5e0c0b1 Author: Network Service Mesh Bot Date: 2024-08-20 04:07:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#608) PR link: networkservicemesh/sdk-kernel#677 Commit: 573b7f2 Author: Network Service Mesh Bot Date: 2024-08-20 04:03:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677) PR link: networkservicemesh/sdk#1656 Commit: 6fad31a Author: Nikita Skrynnik Date: 2024-08-20 20:00:35 +1100 Message: - Use a context with exteded timeout on Requests in begin (#1656) * Use an extended timeout in case of reselect requests * add unit test * fix race condition * use a context with exteded timeout on Requests in begin * fix unit tests * fix race conditions in dial * fix variable name * fix go linter issues --------- Signed-off-by: NSMBot <[email protected]> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
that referenced
this pull request
Aug 20, 2024
…d-forwarder-sriov@main (#12251) PR link: networkservicemesh/cmd-forwarder-sriov#765 Commit: af327bb Author: Network Service Mesh Bot Date: 2024-08-20 04:13:58 -0500 Message: - Update from update/networkservicemesh/sdk-sriov (#765) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#608 Commit: 5e0c0b1 Author: Network Service Mesh Bot Date: 2024-08-20 04:07:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#608) PR link: networkservicemesh/sdk-kernel#677 Commit: 573b7f2 Author: Network Service Mesh Bot Date: 2024-08-20 04:03:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677) PR link: networkservicemesh/sdk#1656 Commit: 6fad31a Author: Nikita Skrynnik Date: 2024-08-20 20:00:35 +1100 Message: - Use a context with exteded timeout on Requests in begin (#1656) * Use an extended timeout in case of reselect requests * add unit test * fix race condition * use a context with exteded timeout on Requests in begin * fix unit tests * fix race conditions in dial * fix variable name * fix go linter issues --------- * Automatically resolving conflicts in go.mod and updating dependency versions to the latest --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Aug 20, 2024
…d-forwarder-ovs@main PR link: networkservicemesh/cmd-forwarder-ovs#405 Commit: fa24d0c Author: Network Service Mesh Bot Date: 2024-08-20 04:15:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-ovs@main (#405) PR link: networkservicemesh/sdk-ovs#338 Commit: a3cc408 Author: Network Service Mesh Bot Date: 2024-08-20 04:11:19 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#338) PR link: networkservicemesh/sdk-sriov#608 Commit: 5e0c0b1 Author: Network Service Mesh Bot Date: 2024-08-20 04:07:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#608) PR link: networkservicemesh/sdk-kernel#677 Commit: 573b7f2 Author: Network Service Mesh Bot Date: 2024-08-20 04:03:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677) PR link: networkservicemesh/sdk#1656 Commit: 6fad31a Author: Nikita Skrynnik Date: 2024-08-20 20:00:35 +1100 Message: - Use a context with exteded timeout on Requests in begin (#1656) * Use an extended timeout in case of reselect requests * add unit test * fix race condition * use a context with exteded timeout on Requests in begin * fix unit tests * fix race conditions in dial * fix variable name * fix go linter issues --------- Signed-off-by: NSMBot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
commit 80e1ca6 Author: NSMBot [email protected] Date: Thu Mar 25 10:01:27 2021 +0000 Update application version to latest version from networkservicemesh/cmd-nse-vfio@master networkservicemesh/cmd-nse-vfio#73 networkservicemesh/cmd-nse-vfio PR link: networkservicemesh/cmd-nse-vfio#73 networkservicemesh/cmd-nse-vfio commit message: commit 4bee9bdc49d73830bcd54ab1bc580dac4858f3d0 Author: Network Service Mesh Bot [email protected] Date: Thu Mar 25 04:49:37 2021 -0500 Merge 225f614b12c3b8585985c8d47967de3efc687d24 into 3b79877b70b76e857b236844bb7f93051ccc07dd Signed-off-by: NSMBot [email protected]