-
Notifications
You must be signed in to change notification settings - Fork 735
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
Rocky9.5部署问题 #1017
Comments
提供的dpdk编译日志没看到有报错信息。 |
您好!构建 DPVS的时候有报错如下,但是构建和install是正常的,这些报错会影响实际业务运行吗,解决修改起来实在太麻烦了 CC rttables.o |
有人rocky9.5 部署成功的吗,我在部署20.11.1版本的时候,有如下报错:
[root@xx-dpvs-18-4-2 dpdk-stable-20.11.10]# ninja -C dpdkbuild
ninja: Entering directory `dpdkbuild'
[2617/2654] Generating kernel/linux/kni/rte_kni with a custom command
make: Entering directory '/usr/src/kernels/5.14.0-503.23.1.el9_5.x86_64'
CC [M] /root/dpvs/dpdk-stable-20.11.10/dpdkbuild/kernel/linux/kni/kni_misc.o
CC [M] /root/dpvs/dpdk-stable-20.11.10/dpdkbuild/kernel/linux/kni/kni_net.o
LD [M] /root/dpvs/dpdk-stable-20.11.10/dpdkbuild/kernel/linux/kni/rte_kni.o
MODPOST /root/dpvs/dpdk-stable-20.11.10/dpdkbuild/kernel/linux/kni/Module.symvers
CC [M] /root/dpvs/dpdk-stable-20.11.10/dpdkbuild/kernel/linux/kni/rte_kni.mod.o
LD [M] /root/dpvs/dpdk-stable-20.11.10/dpdkbuild/kernel/linux/kni/rte_kni.ko
BTF [M] /root/dpvs/dpdk-stable-20.11.10/dpdkbuild/kernel/linux/kni/rte_kni.ko
Skipping BTF generation for /root/dpvs/dpdk-stable-20.11.10/dpdkbuild/kernel/linux/kni/rte_kni.ko due to unavailability of vmlinux
make: Leaving directory '/usr/src/kernels/5.14.0-503.23.1.el9_5.x86_64'
[2654/2654] Linking target app/dpdk-pdump
[root@xx-dpvs-18-4-2 dpdk-stable-20.11.10]# uname -r
5.14.0-503.23.1.el9_5.x86_64
[root@xx-dpvs-18-4-2 dpdk-stable-20.11.10]#
The text was updated successfully, but these errors were encountered: