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

netdevice: eth0: failed to disable LRO! #34

Open
klutchell opened this issue Nov 10, 2023 · 0 comments
Open

netdevice: eth0: failed to disable LRO! #34

klutchell opened this issue Nov 10, 2023 · 0 comments

Comments

@klutchell
Copy link
Collaborator

6825690882-ubuntu-test-1  | [    2.376246] ------------[ cut here ]------------
6825690882-ubuntu-test-1  | [    2.376618] netdevice: eth0: failed to disable LRO!
6825690882-ubuntu-test-1  | [    2.377057] WARNING: CPU: 15 PID: 817 at net/core/dev.c:1682 dev_disable_lro+0x10e/0x150
6825690882-ubuntu-test-1  | [    2.377668] Modules linked in:
6825690882-ubuntu-test-1  | [    2.377907] CPU: 15 PID: 817 Comm: dockerd Not tainted 5.10.0 #1
6825690882-ubuntu-test-1  | [    2.378374] RIP: 0010:dev_disable_lro+0x10e/0x150

This kernel warning appears whenever Docker(?) or another application tries to disable LRO on the virtual network interface. It doesn't appear to impact functionality but it would be nice to have it cleaned up.

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

No branches or pull requests

1 participant