Hi team, I am trying to bind an interface in centos 8 vm to uio modue. uio_pci genericdriver gave up however. I am trying to enableĀ igb_uio moduleĀ from dpdk by editing
*--- a/build/external/packages/dpdk.mk* - $(call set,RTE_EAL_IGB_UIO,n) + $(call set,RTE_EAL_IGB_UIO,y) however make build fails with error make[6]: *** [/root/vpp/build-root/build-vpp_debug-native/external/dpdk-20.05/mk/rte.sdkroot.mk:99: all] Error 2 make[5]: *** [/root/vpp/build-root/build-vpp_debug-native/external/dpdk-20.05/mk/rte.sdkinstall.mk:61: pre_install] Error 2 make[4]: *** [/root/vpp/build-root/build-vpp_debug-native/external/dpdk-20.05/mk/rte.sdkroot.mk:77: install] Error 2 make[4]: Leaving directory '/root/vpp/build-root/build-vpp_debug-native/external/dpdk-20.05' make[3]: *** [packages/dpdk.mk:298: /root/vpp/build-root/build-vpp_debug-native/external/.dpdk-build.ok] Error 2 make[3]: Leaving directory '/root/vpp/build/external' make[2]: *** [Makefile:169: ebuild-install] Error 2 make[2]: Leaving directory '/root/vpp/build/external' make[1]: *** [Makefile:732: external-install] Error 2 Anyone know how to enable this module in vpp's dpdk?
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17026): https://lists.fd.io/g/vpp-dev/message/17026 Mute This Topic: https://lists.fd.io/mt/75719346/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-