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

Pull in IceNet checksum offload changes #364

Merged
merged 2 commits into from
Dec 18, 2019
Merged

Pull in IceNet checksum offload changes #364

merged 2 commits into from
Dec 18, 2019

Conversation

zhemao
Copy link
Contributor

@zhemao zhemao commented Dec 12, 2019

No description provided.

@zhemao zhemao requested review from davidbiancolin, alonamid and a0u and removed request for alonamid and davidbiancolin December 12, 2019 22:36
Copy link
Member

@a0u a0u left a comment

Choose a reason for hiding this comment

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

RTL changes look fine.

@zhemao: Have you confirmed that the icenet Linux driver included in marshal still works? I assume that it would, since if I'm not mistaken, the MMIO interface hasn't changed and the checksum offload is optional at runtime.


class TopWithIceNICModule(outer: TopWithIceNIC)
extends TopModule(outer)
with HasPeripheryIceNICModuleImp
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be refactored as CanHavePeripheryIceNICModuleImp, but I guess I can do that in the future.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The BlockDevice doesn't use CanHave* either currently. We should just do all of them in one go later on.

@zhemao
Copy link
Contributor Author

zhemao commented Dec 16, 2019

@a0u Just tested it and the existing icenet-driver still works with these changes.

@zhemao zhemao merged commit 1e0c5c5 into dev Dec 18, 2019
@zhemao zhemao deleted the icenet-update branch December 18, 2019 18:13
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.

None yet

3 participants