Re: [PATCH 3/3] libdl: Add small data support to the remaining PowerPC BSPs.

2019-03-06 Thread Sebastian Huber
Thanks, patch set looks good. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.hu...@embedded-brains.de PGP : Public key available on request. Diese Nachricht ist keine

Re: Question about PPPD Sample

2019-03-06 Thread Sebastian Huber
Hello Alan, while porting the PPP support to libbsd I had some trouble to get it working. Maybe the example in libbsd helps: https://git.rtems.org/rtems-libbsd/tree/testsuite/ppp01/test_main.c I was able to connect and RTEMS system with my Linux host and connect via Telnet. -- Sebastian Hu

Project for GSoC 2019

2019-03-06 Thread Vaibhav Gupta
Hello, After suggestions and response from Sebastian, Christian and Udit I started to explore the following ticket: #3338 : Port CHFS to RTEMS : https://devel.rtems.org/ticket/3338 Sebastian, even mentioned, that it can become a very good project for GSoC 2019. It would be great if any of the me

Re: Coverity Scan Email to Build or Devel?

2019-03-06 Thread Joel Sherrill
On Tue, Mar 5, 2019 at 8:16 PM Chris Johns wrote: > On 6/3/19 2:49 am, Joel Sherrill wrote: > > Hi > > > > I think it makes sense to have Coverity Scan send "analysis complete" > > emails to build@ or devel@. What do others think? > > I think build@. > I tried this yesterday and since it wasn't

Question about PPPD Sample

2019-03-06 Thread Cudmore, Alan P. (GSFC-5820)
I am trying to establish a PPP connection between a Sparc/LEON3 RTEMS board and an ARM Linux board. I found a memory alignment error for the Sparc in the PPPD GetMask function, and I can submit a patch for that. After fixing the memory alignment problem, I am making more progress, but I have a

Re: Update and Query regarding "mq_send: thread waiting: no preempt"

2019-03-06 Thread Shashvat Jain
please push the changes offered by the patch On Sat, Mar 2, 2019 at 10:46 PM Shashvat Jain wrote: > Hello > Attached with this is a patch which adds some missing test names in the > /psxtmtests_plan.csv . > > the test case "mq_send: thread waiting: no preempt" should be made under a > different

[PATCH] user/test: Update with the latest test configuration format.

2019-03-06 Thread chrisj
From: Chris Johns --- user/testing/tests.rst | 110 +++-- 1 file changed, 96 insertions(+), 14 deletions(-) diff --git a/user/testing/tests.rst b/user/testing/tests.rst index 0b44d05..557cbc0 100644 --- a/user/testing/tests.rst +++ b/user/testing/tests.rst @@

[PATCH 3/3] libdl: Add small data support to the remaining PowerPC BSPs.

2019-03-06 Thread chrisj
From: Chris Johns Updates #3687 --- .../gen5200/start/linkcmds.gen5200_base | 19 +- bsps/powerpc/haleakala/start/linkcmds | 12 bsps/powerpc/mpc8260ads/start/linkcmds| 24 --- bsps/powerpc/shared/start/linkcmds.share | 24 ++- bsps/powerpc/ss555/start

[PATCH 2/3] testsuite: Make the OPERATION_COUNT a test configuration parameter.

2019-03-06 Thread chrisj
From: Chris Johns - Add a small memory test config file. - Update the small memory PowerPC BSPs to use the new test config. --- .../hurricane/config/hurricane-testsuite.tcfg | 2 +- .../rbtx4925/config/rbtx4925-testsuite.tcfg | 2 +- .../rbtx4938/config/rbtx4938-testsuite.tcfg | 2 +-

[PATCH 1/3] testsuite: Add rexclude, rinclude and cflags to test config files.

2019-03-06 Thread chrisj
From: Chris Johns --- testsuites/rtems-test-check.py | 94 ++ 1 file changed, 83 insertions(+), 11 deletions(-) diff --git a/testsuites/rtems-test-check.py b/testsuites/rtems-test-check.py index 8eef1a01c1..8af841957f 100755 --- a/testsuites/rtems-test-check.py +

Re: Query Regarding Old Projects, for GSoC 2019

2019-03-06 Thread Amaan Cheval
I'm not sure if the project is open, but if it is, I'd be willing to co-mentor. On Wed, Mar 6, 2019, 2:45 PM Vaibhav Gupta wrote: > I was exploring for more open projects and found the following one. > > - Port V8 Javascript Engine : > https://devel.rtems.org/wiki/Developer/Projects/Open/V8 > >

Query Regarding Old Projects, for GSoC 2019

2019-03-06 Thread Vaibhav Gupta
I was exploring for more open projects and found the following one. - Port V8 Javascript Engine : https://devel.rtems.org/wiki/Developer/Projects/Open/V8 Not much information is given about it and even the above link was modified in 2015. I want to know if the project is open for GSOC 2019? If it