Skip to content

feat(virtio): implement NetDevice traits#546

Merged
ytakano merged 1 commit intomainfrom
feat/virtio_net_device
Jun 27, 2025
Merged

feat(virtio): implement NetDevice traits#546
ytakano merged 1 commit intomainfrom
feat/virtio_net_device

Conversation

@veqcc
Copy link
Copy Markdown
Contributor

@veqcc veqcc commented Jun 26, 2025

Description

Implemented NetDevice traits for Virtio-net.
These were implemented based on other net devices in Awkernel.

After this PR is merged, we can use virtio-net in main branch!!

Related links

How was this PR tested?

Tested in #465

Notes for reviewers

Signed-off-by: Ryuta Kambe <ryuta.kambe@tier4.jp>
@veqcc veqcc self-assigned this Jun 26, 2025
@veqcc veqcc requested review from Koichi98 and ytakano June 26, 2025 06:42
@veqcc veqcc changed the title feat(virtio): implemente NetDevice traits feat(virtio): implement NetDevice traits Jun 26, 2025
@ytakano ytakano merged commit 210bf6a into main Jun 27, 2025
1 check passed
@ytakano ytakano deleted the feat/virtio_net_device branch June 27, 2025 02:08
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.

3 participants