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

virtio-net: allow the driver to obtain some statistics from the device #130

Open
fengidri opened this issue Jan 11, 2022 · 2 comments
Open

Comments

@fengidri
Copy link
Contributor

fengidri commented Jan 11, 2022

This patch allows the driver to obtain some statistics from the device.

In the back-end implementation, we can count a lot of such information,
which can be used for debugging and judging the running status of the
back-end. We hope to directly display it to the user through ethtool.

Proposed patch: https://lists.oasis-open.org/archives/virtio-dev/202201/msg00009.html

@fengidri fengidri changed the title virtio-net: allow the driver to reset a queue individually virtio-net: allow the driver to obtain some statistics from the device Jan 11, 2022
@cohuck cohuck added the virtio-v1.2-cs01 To be fixed in the next release. label Jan 12, 2022
@cohuck
Copy link
Contributor

cohuck commented Jan 12, 2022

BALLOT CREATED AT URL: https://www.oasis-open.org/committees/ballot.php?id=3679

Ballot has been withdrawn.

@cohuck cohuck added deferred-in-v1.2-csprd01 and removed virtio-v1.2-cs01 To be fixed in the next release. labels Jan 19, 2022
@cohuck
Copy link
Contributor

cohuck commented Dec 13, 2022

Going through old issues... what is the current status of this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants