Hello community, here is the log from the commit of package dpdk for openSUSE:Factory checked in at 2018-01-17 21:57:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dpdk (Old) and /work/SRC/openSUSE:Factory/.dpdk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dpdk" Wed Jan 17 21:57:37 2018 rev:24 rq:566384 version:17.11 Changes: -------- --- /work/SRC/openSUSE:Factory/dpdk/dpdk-thunderx.changes 2018-01-13 21:46:52.824220458 +0100 +++ /work/SRC/openSUSE:Factory/.dpdk.new/dpdk-thunderx.changes 2018-01-17 21:58:57.881376173 +0100 @@ -1,0 +2,5 @@ +Mon Jan 15 11:20:39 CET 2018 - [email protected] + +- Enable(disabled by default) MLX4 and MLX5 pmd(fate#322609) + +------------------------------------------------------------------- dpdk.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dpdk-thunderx.spec ++++++ --- /var/tmp/diff_new_pack.lgfePJ/_old 2018-01-17 21:58:59.077320116 +0100 +++ /var/tmp/diff_new_pack.lgfePJ/_new 2018-01-17 21:58:59.081319929 +0100 @@ -69,6 +69,7 @@ BuildRequires: libnuma-devel BuildRequires: libpcap-devel BuildRequires: pesign-obs-integration +BuildRequires: rdma-core-devel BuildRequires: zlib-devel ExclusiveArch: aarch64 Provides: dpdk-any = %{version} @@ -188,6 +189,8 @@ setconf CONFIG_RTE_LIBRTE_BNX2X_MF_SUPPORT y $1 setconf CONFIG_RTE_LIBRTE_PMD_PCAP y $1 setconf CONFIG_RTE_LIBRTE_VHOST_NUMA y $1 + setconf CONFIG_RTE_LIBRTE_MLX5_PMD y $1 + setconf CONFIG_RTE_LIBRTE_MLX4_PMD y $1 setconf CONFIG_RTE_EAL_IGB_UIO n $1 setconf CONFIG_RTE_KNI_KMOD n $1 ++++++ dpdk.spec ++++++ --- /var/tmp/diff_new_pack.lgfePJ/_old 2018-01-17 21:58:59.125317866 +0100 +++ /var/tmp/diff_new_pack.lgfePJ/_new 2018-01-17 21:58:59.129317679 +0100 @@ -67,6 +67,7 @@ BuildRequires: libnuma-devel BuildRequires: libpcap-devel BuildRequires: pesign-obs-integration +BuildRequires: rdma-core-devel BuildRequires: zlib-devel ExclusiveArch: aarch64 x86_64 %ix86 ppc64le Provides: dpdk-any = %{version} @@ -186,6 +187,8 @@ setconf CONFIG_RTE_LIBRTE_BNX2X_MF_SUPPORT y $1 setconf CONFIG_RTE_LIBRTE_PMD_PCAP y $1 setconf CONFIG_RTE_LIBRTE_VHOST_NUMA y $1 + setconf CONFIG_RTE_LIBRTE_MLX5_PMD y $1 + setconf CONFIG_RTE_LIBRTE_MLX4_PMD y $1 setconf CONFIG_RTE_EAL_IGB_UIO n $1 setconf CONFIG_RTE_KNI_KMOD n $1
