[dpdk-dev] [PATCH v2 0/2] compile fixes on ICC and clang

2015-05-19 Thread Tetsuya Mukawa
On 2015/05/19 0:03, Helin Zhang wrote: > Compile warnings on ICC and clang can be found, and treated as errors. > Disabling those warnings forcedly can fix them. > > v2 changes: > Added the fix for the compile error on clang. > > Helin Zhang (2): > i40e: compile fix on ICC 13.0.0 > i40e: compil

[dpdk-dev] [PATCH v2 0/2] compile fixes on ICC and clang

2015-05-18 Thread Helin Zhang
Compile warnings on ICC and clang can be found, and treated as errors. Disabling those warnings forcedly can fix them. v2 changes: Added the fix for the compile error on clang. Helin Zhang (2): i40e: compile fix on ICC 13.0.0 i40e: compile fix on clang 3.3 lib/librte_pmd_i40e/Makefile | 3 +