[dpdk-dev] [PATCH 0/2] enic fixes for clang compilation

2014-12-07 Thread Sujith Sankar (ssujith)
On 05/12/14 9:27 pm, "Bruce Richardson" wrote: >Compiling latest DPDK with clang 3.3 on FreeBSD 10 shows up a number of >compilation >errors in the enic driver. These two small patches fix those errors. > >Bruce Richardson (2): > enic: fix initialization error with clang > enic: fix error wit

[dpdk-dev] [PATCH 0/2] enic fixes for clang compilation

2014-12-05 Thread Thomas Monjalon
> Compiling latest DPDK with clang 3.3 on FreeBSD 10 shows up a number of > compilation > errors in the enic driver. These two small patches fix those errors. > > Bruce Richardson (2): > enic: fix initialization error with clang > enic: fix error with uninitialized variable. Acked and applie

[dpdk-dev] [PATCH 0/2] enic fixes for clang compilation

2014-12-05 Thread Bruce Richardson
Compiling latest DPDK with clang 3.3 on FreeBSD 10 shows up a number of compilation errors in the enic driver. These two small patches fix those errors. Bruce Richardson (2): enic: fix initialization error with clang enic: fix error with uninitialized variable. lib/librte_pmd_enic/enic_clsf