Hi,all, I ran into a new problem: when I cross compiled DPDK and don't found igb_uio.ko generated, what went wrong? compile command as follows:
make config T=x86_64-silvermont-linux-gcc RTE_KERNELDIR=/home/mythos/kernel/linux-3.10 V=1 make V=1 make examples T=x86_64-silvermont-linux-gcc RTE_KERNELDIR=/home/mythos/kernel/linux-3.10 V=1 make install DESTDIR=$PWD/../tmp I looked at the kernel version of the compiled server, as follows: [root@localhost x86_64-silvermont-linux-gcc]# uname -a Linux localhost 3.10.0-1062.12.1.el7.x86_64 #1 SMP Tue Feb 4 23:02:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [root@localhost x86_64-silvermont-linux-gcc]# [root@localhost x86_64-silvermont-linux-gcc]# rpm -qa | grep kernel kernel-headers-3.10.0-1062.12.1.el7.x86_64 kernel-devel-3.10.0-957.el7.x86_64 kernel-tools-libs-3.10.0-1062.12.1.el7.x86_64 abrt-addon-kerneloops-2.1.11-55.el7.centos.x86_64 kernel-tools-3.10.0-1062.12.1.el7.x86_64 kernel-3.10.0-1062.12.1.el7.x86_64 kernel-3.10.0-957.el7.x86_64 kernel-devel-3.10.0-1062.12.1.el7.x86_64 [root@localhost x86_64-silvermont-linux-gcc]#
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16172): https://lists.fd.io/g/vpp-dev/message/16172 Mute This Topic: https://lists.fd.io/mt/72983203/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
