Update udev rules to create /dev/ptpN device nodes for nsim_ptp devices#4
Merged
Conversation
Collaborator
edcdavid
commented
May 28, 2026
- Changed the udev rule to create real device nodes instead of symlinks, ensuring compatibility with linuxptp tools.
- Updated installation script and README to reflect the change from symlinks to device nodes.
- Added a new script for creating device nodes inside containers where udev rules do not run, enhancing usability in containerized environments.
- Changed the udev rule to create real device nodes instead of symlinks, ensuring compatibility with linuxptp tools. - Updated installation script and README to reflect the change from symlinks to device nodes. - Added a new script for creating device nodes inside containers where udev rules do not run, enhancing usability in containerized environments.
…tests - Updated the CI configuration to clarify that ptp-operator images are built and e2e tests are run on every PR and workflow_dispatch. - Removed conditional checks for workflow_dispatch in the ptp-images and ptp-test jobs to simplify the workflow structure.
Drop scripts/nsim-ptp-container-setup.sh (never integrated into any workflow) and clean up references in README.md and ARCHITECTURE.md.
Keep intermediate containers and layers alive so manifest pushes don't reference deleted image IDs when builds run concurrently.
This file contains hidden or 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
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.