From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19176 invoked by alias); 13 Jul 2015 21:55:20 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 19166 invoked by uid 89); 13 Jul 2015 21:55:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ig0-f180.google.com Received: from mail-ig0-f180.google.com (HELO mail-ig0-f180.google.com) (209.85.213.180) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 13 Jul 2015 21:55:18 +0000 Received: by igcqs7 with SMTP id qs7so68186925igc.0 for ; Mon, 13 Jul 2015 14:55:16 -0700 (PDT) X-Received: by 10.107.131.199 with SMTP id n68mr49450863ioi.63.1436824516749; Mon, 13 Jul 2015 14:55:16 -0700 (PDT) Received: from [10.19.103.20] (64.2.3.194.ptr.us.xo.net. [64.2.3.194]) by smtp.gmail.com with ESMTPSA id j4sm6553750igo.0.2015.07.13.14.55.14 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 13 Jul 2015 14:55:15 -0700 (PDT) References: <55A42E63.9000004@imgtec.com> Mime-Version: 1.0 (1.0) In-Reply-To: <55A42E63.9000004@imgtec.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: Cc: "" , "" From: pinskia@gmail.com Subject: Re: MIPS GDB Buildbot slave running Debian Jessie Date: Mon, 13 Jul 2015 21:55:00 -0000 To: Brendan Kirby X-IsSubscribed: yes X-SW-Source: 2015-07/txt/msg00021.txt.bz2 > On Jul 14, 2015, at 5:32 AM, Brendan Kirby wro= te: >=20 > I'm interested in setting up a GDB Buildbot slave on a MIPS board. The > board is an Edge Router Pro board running Debian Jessie. I've > configured, built and run the GDB test suite on it based on the steps > other builders are using in the GDB Buildbot master. Due to what looks > like I-cache coherency issues in the kernel the board needs to be run > with no SMP. Otherwise it builds and runs the test suite correctly.=20 > We're passing over 23,000 of the GDB tests, but we still have 400 to 500 > test failures. Would it be possible to get this board added to the GDB > Buildbot? If so, could you send me or point me at the config.json and > the master.cfg files so that I can send a patch? There is no I cache coherency issues I know with respect of the octeon insi= de the edge router pro. Maybe it is just kernel version issue. I would run = 4.1 on it as that should have most if not all octeon support in it.=20 Thanks, Andrew >=20 > Thanks, >=20 > Brendan Kirby >=20 > Imagination Technologies >=20 >=20