Advertisement

关于DPDK的编译问题

阅读量:

在获取最新版本的dpdk dpdk-17.08.1后,进行编译时遇到了一个细微的技术障碍

复制代码
    [root@test5 dpdk-stable-17.08.1]# make config help
    No template specified. Use 'make defconfig' or use T=template from the following list:
      arm-armv7a-linuxapp-gcc
      arm64-armv8a-linuxapp-clang
      arm64-armv8a-linuxapp-gcc
      arm64-dpaa2-linuxapp-gcc
      arm64-thunderx-linuxapp-gcc
      arm64-xgene1-linuxapp-gcc
      i686-native-linuxapp-gcc
      i686-native-linuxapp-icc
      ppc_64-power8-linuxapp-gcc
      x86_64-native-bsdapp-clang
      x86_64-native-bsdapp-gcc
      x86_64-native-linuxapp-clang
      x86_64-nati

全部评论 (0)

还没有任何评论哟~