Skip to content

feat: add rust port of echo app#5

Merged
wmmc88 merged 1 commit intomicrosoft:mainfrom
sfudally:sample_app
Jan 5, 2024
Merged

feat: add rust port of echo app#5
wmmc88 merged 1 commit intomicrosoft:mainfrom
sfudally:sample_app

Conversation

@sfudally
Copy link
Copy Markdown
Contributor

Add a port of the sample app for the echo driver. It is not a 'from-scratch' Rust executable to help make it a bit easier to diff against the original C implementation sample.

@wmmc88 wmmc88 self-requested a review October 20, 2023 21:33
Copy link
Copy Markdown
Collaborator

@wmmc88 wmmc88 left a comment

Choose a reason for hiding this comment

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

Core content looks good

Comment thread general/echo/kmdf/exe/Cargo.toml Outdated
Comment thread general/echo/kmdf/exe/Cargo.toml Outdated
Comment thread general/echo/kmdf/exe/Makefile.toml
Comment thread general/echo/kmdf/exe/.gitignore Outdated
Comment thread general/echo/kmdf/exe/Makefile.toml Outdated
Comment thread general/echo/kmdf/exe/src/main.rs Outdated
Comment thread general/echo/kmdf/exe/src/main.rs Outdated
Comment thread general/echo/kmdf/exe/src/main.rs Outdated
Comment thread general/echo/kmdf/exe/src/main.rs
Comment thread general/echo/kmdf/exe/src/main.rs Outdated
@sfudally sfudally force-pushed the sample_app branch 4 times, most recently from 50163af to 1f69225 Compare October 30, 2023 03:31
@sfudally sfudally requested a review from wmmc88 October 30, 2023 03:32
rajeshbg
rajeshbg previously approved these changes Nov 1, 2023
Copy link
Copy Markdown
Collaborator

@wmmc88 wmmc88 left a comment

Choose a reason for hiding this comment

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

Latest changes LGTM. Only remaining tasks is the safety comments and the latest iteration failing clippy

Comment thread general/echo/kmdf/exe/src/main.rs
Comment thread general/echo/kmdf/exe/src/main.rs
Comment thread general/echo/kmdf/exe/src/main.rs
Comment thread general/echo/kmdf/exe/src/main.rs Outdated
Copy link
Copy Markdown
Collaborator

@wmmc88 wmmc88 left a comment

Choose a reason for hiding this comment

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

I noticed that clippy is still throwing some errors, but that's on me for not setting up pipelines on this sample repo yet. i will address these remaining errors when i enable pipeline enforcement on the repo.

That being said, I this pr is good to go in. Thanks again for the contribution @sfudally!

@wmmc88 wmmc88 changed the title Add a port of the sample app for the echo driver feat: add rust port of echo app Nov 21, 2023
@wmmc88 wmmc88 requested a review from hamzamust January 4, 2024 16:43
Copy link
Copy Markdown

@hamzamust hamzamust left a comment

Choose a reason for hiding this comment

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

Lgtm. Thank you for porting this app!

@wmmc88 wmmc88 merged commit 0986461 into microsoft:main Jan 5, 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.

4 participants