Skip to content

Can't find rte_kni.ko #921

@wangxinmian

Description

@wangxinmian

When I followed the instructions at https://github.com/F-Stack/f-stack#quick-startto perform the installation, I encountered the following error:

"insmod: ERROR: could not load module /data/f-stack/dpdk/build/kernel/linux/kni/rte_kni.ko: No such file or directory".

I searched for this file but could not locate it.

root@ubuntu-desktop-2404:/data/f-stack/dpdk# insmod /data/f-stack/dpdk/build/kernel/linux/kni/rte_kni.ko carrier=on
insmod: ERROR: could not load module /data/f-stack/dpdk/build/kernel/linux/kni/rte_kni.ko: No such file or directory
root@ubuntu-desktop-2404:/data/f-stack/dpdk# find . -name rte_kni.ko
root@ubuntu-desktop-2404:/data/f-stack/dpdk# find / -name rte_kni.ko
find: ‘/run/user/1000/gvfs’: 权限不够
find: ‘/run/user/1000/doc’: 权限不够

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions