[dpdk-dev] [PATCH] i40e: fix of compile error

2014-10-15 Thread Thomas Monjalon
2014-10-13 12:42, Zhan, Zhaochen: > > It fixes the compile error as below on gcc version 4.3.4. > > cc1: error: unrecognized command line option "-Wno-unused-but-set- > > variable" > > > > Signed-off-by: Helin Zhang > > Tested-by: Zhaochen Zhan Applied Thanks -- Thomas

[dpdk-dev] [PATCH] i40e: fix of compile error

2014-10-13 Thread Helin Zhang
It fixes the compile error as below on gcc version 4.3.4. cc1: error: unrecognized command line option "-Wno-unused-but-set-variable" Signed-off-by: Helin Zhang --- lib/librte_pmd_i40e/Makefile | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/librte_pmd_i40e/Makefi

[dpdk-dev] [PATCH] i40e: fix of compile error

2014-10-13 Thread Zhan, Zhaochen
> It fixes the compile error as below on gcc version 4.3.4. > cc1: error: unrecognized command line option "-Wno-unused-but-set- > variable" > > Signed-off-by: Helin Zhang Tested-by: Zhaochen Zhan This patch has been verified on SUSE with gcc4.3.4. It has fixed the compile error related to i4

[dpdk-dev] [PATCH] i40e: fix of compile error

2014-10-13 Thread Zhan, Zhaochen
Hi Helin, It still has errors: You can get access to 10.239.129.2 with root/tester. /root/zzz/dpdk is the latest dpdk code, /root/zzz/error is the latest code with the patch appled. cc1: warnings being treated as errors /root/zzz/error/app/test/test_prefetch.c:65: error: 'testfn_prefetch_cmd'