Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PATCH v1] api: event: add generic event vector API #2149

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MatiasElo
Copy link
Collaborator

@MatiasElo MatiasElo commented Nov 18, 2024

Add new generic event vector API for generating event vectors from all event types, as opposed to the existing packet vector API, which only supports packets.

Open questions

  • Support multiple aggregators per queue or keep the API simpler and support only single aggregator per queue?
  • Is capability for total number of aggregators required?

Add new generic event vector API for generating event vectors from all
event types, as opposed to the existing packet vector API, which only
supports packets.

Signed-off-by: Matias Elo <matias.elo@nokia.com>
@odpbuild odpbuild changed the title api: event: add generic event vector API [PATCH v1] api: event: add generic event vector API Nov 18, 2024
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