From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: [BUG] PMD null driver build fails Date: Thu, 26 Feb 2015 16:44:37 -0800 Message-ID: <20150226164437.45c17018@urahara> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: dev-VfR2kkLFssw@public.gmane.org To: Tetsuya Mukawa Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Null driver fails on Debian Wheezy (with backports) which uses GCC 4.7 =3D=3D Build lib/librte_pmd_null CC rte_eth_null.o /home/shemminger/src/dpdk/lib/librte_pmd_null/rte_eth_null.c: In function = =E2=80=98eth_stats_get=E2=80=99: /home/shemminger/src/dpdk/lib/librte_pmd_null/rte_eth_null.c:302:28: error:= array subscript is above array bounds [-Werror=3Darray-bounds] /home/shemminger/src/dpdk/lib/librte_pmd_null/rte_eth_null.c:302:28: error:= array subscript is above array bounds [-Werror=3Darray-bounds] /home/shemminger/src/dpdk/lib/librte_pmd_null/rte_eth_null.c:302:28: error:= array subscript is above array bounds [-Werror=3Darray-bounds]