Move logs for systemd-sonic-generator into /dev/kmsg#34
Merged
saiarcot895 merged 3 commits intosaiarcot895:trixiefrom Oct 3, 2025
Merged
Move logs for systemd-sonic-generator into /dev/kmsg#34saiarcot895 merged 3 commits intosaiarcot895:trixiefrom
saiarcot895 merged 3 commits intosaiarcot895:trixiefrom
Conversation
saiarcot895
reviewed
Sep 25, 2025
Owner
|
@tirupatihemanth can you review the above comment? |
Use stpncpy to build kmsg log strings Co-authored-by: Saikrishna Arcot <[email protected]>
saiarcot895
added a commit
that referenced
this pull request
Oct 21, 2025
* move logs for systemd-sonic-generator into /dev/kmsg * Apply suggestion from @saiarcot895 Use stpncpy to build kmsg log strings Co-authored-by: Saikrishna Arcot <[email protected]> --------- Co-authored-by: Saikrishna Arcot <[email protected]> Co-authored-by: Saikrishna Arcot <[email protected]>
saiarcot895
added a commit
that referenced
this pull request
Nov 4, 2025
Also move logs for systemd-sonic-generator into /dev/kmsg (#34) Co-authored-by: Hemanth Kumar Tirupati <[email protected]> Signed-off-by: Saikrishna Arcot <[email protected]>
saiarcot895
added a commit
that referenced
this pull request
Nov 17, 2025
The version of systemd on Trixie no longer allows service generators to write to directories outside of what has been explicitly passed in. This affects DPU and multi-ASIC use cases. Therefore, rework systemd-sonic-generator to meet these requirements. Also, compile systemd-sonic-generator with C++17. The gtest headers no longer support C++11, so it needs to be bumped up to C++14 at minimum. Also, move logs for systemd-sonic-generator into /dev/kmsg (#34) Co-authored-by: Hemanth Kumar Tirupati <[email protected]> Signed-off-by: Saikrishna Arcot <[email protected]>
saiarcot895
added a commit
that referenced
this pull request
Nov 23, 2025
The version of systemd on Trixie no longer allows service generators to write to directories outside of what has been explicitly passed in. This affects DPU and multi-ASIC use cases. Therefore, rework systemd-sonic-generator to meet these requirements. Also, compile systemd-sonic-generator with C++17. The gtest headers no longer support C++11, so it needs to be bumped up to C++14 at minimum. Also, move logs for systemd-sonic-generator into /dev/kmsg (#34) Co-authored-by: Hemanth Kumar Tirupati <[email protected]> Signed-off-by: Saikrishna Arcot <[email protected]>
saiarcot895
added a commit
that referenced
this pull request
Nov 26, 2025
The version of systemd on Trixie no longer allows service generators to write to directories outside of what has been explicitly passed in. This affects DPU and multi-ASIC use cases. Therefore, rework systemd-sonic-generator to meet these requirements. Also, compile systemd-sonic-generator with C++17. The gtest headers no longer support C++11, so it needs to be bumped up to C++14 at minimum. Also, move logs for systemd-sonic-generator into /dev/kmsg (#34) Co-authored-by: Hemanth Kumar Tirupati <[email protected]> Signed-off-by: Saikrishna Arcot <[email protected]>
saiarcot895
added a commit
that referenced
this pull request
Nov 30, 2025
The version of systemd on Trixie no longer allows service generators to write to directories outside of what has been explicitly passed in. This affects DPU and multi-ASIC use cases. Therefore, rework systemd-sonic-generator to meet these requirements. Also, compile systemd-sonic-generator with C++17. The gtest headers no longer support C++11, so it needs to be bumped up to C++14 at minimum. Also, move logs for systemd-sonic-generator into /dev/kmsg (#34) Co-authored-by: Hemanth Kumar Tirupati <[email protected]> Signed-off-by: Saikrishna Arcot <[email protected]>
saiarcot895
added a commit
that referenced
this pull request
Dec 11, 2025
The version of systemd on Trixie no longer allows service generators to write to directories outside of what has been explicitly passed in. This affects DPU and multi-ASIC use cases. Therefore, rework systemd-sonic-generator to meet these requirements. Also, compile systemd-sonic-generator with C++17. The gtest headers no longer support C++11, so it needs to be bumped up to C++14 at minimum. Also, move logs for systemd-sonic-generator into /dev/kmsg (#34) Co-authored-by: Hemanth Kumar Tirupati <[email protected]> Signed-off-by: Saikrishna Arcot <[email protected]>
saiarcot895
added a commit
that referenced
this pull request
Dec 15, 2025
The version of systemd on Trixie no longer allows service generators to write to directories outside of what has been explicitly passed in. This affects DPU and multi-ASIC use cases. Therefore, rework systemd-sonic-generator to meet these requirements. Also, compile systemd-sonic-generator with C++17. The gtest headers no longer support C++11, so it needs to be bumped up to C++14 at minimum. Also, move logs for systemd-sonic-generator into /dev/kmsg (#34) Co-authored-by: Hemanth Kumar Tirupati <[email protected]> Signed-off-by: Saikrishna Arcot <[email protected]>
saiarcot895
added a commit
that referenced
this pull request
Jan 7, 2026
The version of systemd on Trixie no longer allows service generators to write to directories outside of what has been explicitly passed in. This affects DPU and multi-ASIC use cases. Therefore, rework systemd-sonic-generator to meet these requirements. Also, compile systemd-sonic-generator with C++17. The gtest headers no longer support C++11, so it needs to be bumped up to C++14 at minimum. Also, move logs for systemd-sonic-generator into /dev/kmsg (#34) Co-authored-by: Hemanth Kumar Tirupati <[email protected]> Signed-off-by: Saikrishna Arcot <[email protected]>
saiarcot895
added a commit
that referenced
this pull request
Jan 13, 2026
The version of systemd on Trixie no longer allows service generators to write to directories outside of what has been explicitly passed in. This affects DPU and multi-ASIC use cases. Therefore, rework systemd-sonic-generator to meet these requirements. Also, compile systemd-sonic-generator with C++17. The gtest headers no longer support C++11, so it needs to be bumped up to C++14 at minimum. Also, move logs for systemd-sonic-generator into /dev/kmsg (#34) Co-authored-by: Hemanth Kumar Tirupati <[email protected]> Signed-off-by: Saikrishna Arcot <[email protected]>
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.
Why I did it
/dev/kmsg is accessible for logs when systemd-sonic-generator is executed.
How I did it
Change logs to go to /dev/kmsg instead of stderr. Helps debugging for issues in the future with dmesg.
How to verify it
Check dmesg -T after systemctl daemon-reload to check for any error logs