>-PACKAGECONFIG[dpdk_qat] = ",,qat" >+PACKAGECONFIG[dpdk_qat] = ",,qat16"
For fido and master, qat16 is the only supported QAT under meta-crystralforest For River Forest which only has Coleto Creek chipset. Dpdk recipes under meta-isg/common/recipes-extended/dpdk can support multiple platforms e.g river forest, romley+walnut hill card and mohon-peak and future product line. So, we should NOT restrict the build dependency on qat16 because that will defeat the purpose of putting dpdk recipes under meta-isg/common. I would think that qat16 should provides virtual/qat and make the above for both dpdk 1.8 & dpdk2.0 depends on virtual/qat instead. -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
