Skip to content

Add changes for invokev2 #73

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

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

quic-ekangupt
Copy link
Contributor

Invoke V2 is going to support CRC, perf counters and poll mode.

Invoke V2 is going to support CRC, perf counters and poll mode.

Signed-off-by: Ekansh Gupta <[email protected]>
@quic-ekangupt quic-ekangupt linked an issue Oct 7, 2024 that may be closed by this pull request
__u64 perf_kernel;
__u64 perf_dsp;
__u64 poll_timeout;
__u32 reserved[18];
Copy link
Contributor Author

Choose a reason for hiding this comment

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

change this to reserved[10]

@lumag
Copy link

lumag commented Oct 7, 2024

Please write a proper commit message, not a single phrase which describes nothing and provides no backign information for the change.

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.

Add support for CRC, Perf counters and Polling mode
2 participants