Skip to content

Update udev rules to create /dev/ptpN device nodes for nsim_ptp devices#4

Merged
edcdavid merged 6 commits into
mainfrom
device-node
May 29, 2026
Merged

Update udev rules to create /dev/ptpN device nodes for nsim_ptp devices#4
edcdavid merged 6 commits into
mainfrom
device-node

Conversation

@edcdavid
Copy link
Copy Markdown
Collaborator

  • 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.

edcdavid added 6 commits May 21, 2026 15:49
- 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.
@edcdavid edcdavid merged commit 53b4f6e into main May 29, 2026
25 of 26 checks passed
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.

1 participant