Re: timeouts and failure

2017-03-19 Thread Sebastian Huber
On 18/03/17 21:52, Joel Sherrill wrote: FWIW here are my results for sparc/erc32: Passed: 548 Failed: 1 Timeouts: 5 Invalid:0 - Total:554 Failures: spcontext01.exe Yes, this is expected. Timeouts: fileio.exe top.exe termios.exe capture.exe monitor.exe

答复: GSOC 2017 Beagleboard BSP projects

2017-03-19 Thread 赵 思晨
Hi Christian Mauderer: I understand what you mean, the network stack is the last goal i wanna achieve. My main goal is : 1. Finishing the I2C driver(last GSOC unfinished work) 2.Adding the USB driver on BBB, such as mass storage, keyboard input etc. So maybe it is not collide with my goals s

Re: timeouts and failure

2017-03-19 Thread Chris Johns
On 19/03/2017 07:52, Joel Sherrill wrote: That is much better than yours and is really only the known spcontext01.exe failure. Please tag the test as expected-fail. Thanks Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/

Re: GSOC 2017 Beagleboard BSP projects

2017-03-19 Thread Christian Mauderer
- Ursprüngliche Mail - > Von: "赵 思晨" > An: "RTEMS" > Gesendet: Sonntag, 19. März 2017 15:29:03 > Betreff: GSOC 2017 Beagleboard BSP projects > Hi all: > > > I am interested in the ticket #2819 Beagleboard BSP projects > > > And i have a idea about the project: add the USB and wireles

Re: Large number of failures on leon3

2017-03-19 Thread Jiri Gaisler
This could also be a simulator issue, the leon3 port of sis is quite new. I will investigate a bit. Jiri. On 03/19/2017 02:32 PM, Joel Sherrill wrote: > Hi > > I was following up on Gedare's testing and tried leon3. There > were a surprising number of failures there with SMP disabled. > This is

Queries regarding Tracing related bugs and GSoC 2017

2017-03-19 Thread vivek kukreja
Hello developers, I have worked on CTF tracing last year under GSoC. I was working on my previous deliverables and i noticed there are some bugs in the current capture and function tracing examples on qemu for arm/xilinx_zynq_a9, related to recent updates made to TCB and termios implementation. I'

GSOC 2017 Beagleboard BSP projects

2017-03-19 Thread 赵 思晨
Hi all: I am interested in the ticket #2819 Beagleboard BSP projects And i have a idea about the project: add the USB and wireless network card driver to RTEMS. So RTEMS can apply on many scene applications such as the UAV. And for now, i am working on transplant the USB driver from FreeBSD t

Re: GSOC 2017

2017-03-19 Thread Gedare Bloom
Contact the potential mentors for your project to solicit their feedback and/or give a more descriptive email subject related to your project topic to garner interest. On Sat, Mar 18, 2017 at 10:14 PM, 赵 思晨 wrote: > Hi All: > > I already finished the proposals on RTEMS GSOC wiki. > > Best Regards

Re: PI STATUS

2017-03-19 Thread Gedare Bloom
On Sat, Mar 18, 2017 at 4:59 PM, Sagar Gupta wrote: > Hi Gedare > > I was looking at the ticket #2733(Related to your SPI issues) and potential > project for GSoc 2017 for Raspberry Pi > the one I find interesting is "Convert the existing SPI support to the new > Linux SPI API and test with SPI de

Re: GSOC 2017 apply

2017-03-19 Thread Gedare Bloom
As soon as you have gotten a good idea of what project you want to do, send a brief description of it to make sure it is of a good value before you put all your effort into making the proposal. On Sat, Mar 18, 2017 at 2:47 AM, 赵 思晨 wrote: > Hi all: > > My name is Sichen Zhao, and i already fill i

Large number of failures on leon3

2017-03-19 Thread Joel Sherrill
Hi I was following up on Gedare's testing and tried leon3. There were a surprising number of failures there with SMP disabled. This is testing with gdb. Does anyone else get the same results with qemu or tsim? Any idea what's broken? Passed: 458 Failed:20 Timeouts: 73 Invalid:3 -