Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Mar 27, 2025

Problem:

  • When field matchers log their match descriptions, they coerce the field types to std::uint32_t. Logging can deal with other types now.

Solution:

  • Preserve the field types. Only log hex values for integral types.

Problem:
- When field matchers log their match descriptions, they coerce the field types
  to std::uint32_t. Logging can deal with other types now.

Solution:
- Preserve the field types. Only log hex values for integral types.
Copy link
Contributor

@lukevalenty lukevalenty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 👏🏻

@lukevalenty lukevalenty merged commit 10ba43b into intel:main Mar 31, 2025
24 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.

2 participants