[dpdk-dev] [PATCH 0/3] vhost coverity issue fixes

Mcnamara, John john.mcnamara at intel.com
Thu Jun 30 17:58:31 CEST 2016


> -----Original Message-----
> From: Yuanhan Liu [mailto:yuanhan.liu at linux.intel.com]
> Sent: Tuesday, June 28, 2016 4:58 AM
> To: dev at dpdk.org
> Cc: Xie, Huawei <huawei.xie at intel.com>; Mcnamara, John
> <john.mcnamara at intel.com>; Yuanhan Liu <yuanhan.liu at linux.intel.com>
> Subject: [PATCH 0/3] vhost coverity issue fixes
> 
> This is a small series fixes 3 coverity issues.
> 
> John, I'm wondering maybe maybe we could add the next-net and next-virtio
> tree into the coverity test as well? So that we could catch those errors
> as earlier as possible, say, at least before they got merged into
> mainline.

Hi Yuanhan,

Good suggestion. I can do that. Are there any additional configs that should
be enabled? Currently the check runs with:

    CONFIG_RTE_LIBRTE_PMD_PCAP=y
    CONFIG_RTE_LIBRTE_PMD_QAT=y
    CONFIG_RTE_LIBRTE_PMD_AESNI_MB=y
    CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y
    CONFIG_RTE_LIBRTE_PMD_SNOW3G=y

John


More information about the dev mailing list