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

kmod.Info() does not match reference implementation #2

Closed
sio opened this issue Mar 5, 2024 · 0 comments
Closed

kmod.Info() does not match reference implementation #2

sio opened this issue Mar 5, 2024 · 0 comments

Comments

@sio
Copy link
Owner

sio commented Mar 5, 2024

https://github.com/sio/pond/actions/runs/8149884451 (c3501ae)

    modinfo_test.go:24: checking /lib/modules/6.2.0-1019-azure/kernel/drivers/net/virtio_net.ko
    modinfo_test.go:38: module info does not match the reference implementation
    modinfo_test.go:39: got virtio_net (depends on 1 modules, has 1 aliases)
        	Depends: net_failover
        	Aliases:
        		virtio:d00000001v*
    modinfo_test.go:40: want virtio_net (depends on 0 modules, has 0 aliases)
sio added a commit that referenced this issue Mar 5, 2024
Vendor built kernel modules may contain malformed metadata,
we are not trying to right that wrong here.

Close #2
@sio sio closed this as completed Mar 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

No branches or pull requests

1 participant