Skip to content

Conversation

Rayska
Copy link
Contributor

@Rayska Rayska commented Sep 29, 2025

  • Add tests to ensure APIs which take odp_event_t handles can process all supported event types
  • Implemented for all event types except ODP_EVENT_IPSEC_STATUS, ODP_EVENT_PACKET_TX_COMPL, ODP_EVENT_ANY

Add event types suite, init, term, and a test function to verify
compliance with different event pool types.

Signed-off-by: Ray Sointula <[email protected]>
Add test functions for functions in event.h to verify compliance with
different event types.

Signed-off-by: Ray Sointula <[email protected]>
Add support for dma_compl events in event type compliance test functions
for functions in event.h. Skipped if DMA not supported.

Signed-off-by: Ray Sointula <[email protected]>
Add support for ml_compl events in event type compliance test functions
for functions in event.h. Skipped if ML not supported.

Signed-off-by: Ray Sointula <[email protected]>
@odpbuild odpbuild changed the title validation: event: add tests for event type compliancy [PATCH v1] validation: event: add tests for event type compliancy Sep 29, 2025
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