Re: [PATCH rtems-libbsd v2 0/5] Beagle BSP: USB Template Driver for CDC Ethernet

2021-08-07 Thread Ahamed Husni
Hi Christian, Are there any issues I should address in this patch set? On Mon, Aug 2, 2021 at 12:09 PM Christian MAUDERER < christian.maude...@embedded-brains.de> wrote: > Hello Husni, > > Am 01.08.21 um 19:59 schrieb Ahamed Husni: > > Hi Christian, > > > > On Sun, Aug 1, 2021 at 4:57 PM Christi

Re: [PATCH v3] Test needed for timer_create with CLOCK_MONOTONIC

2021-08-07 Thread Joel Sherrill
On Sat, Aug 7, 2021 at 10:57 AM Gedare Bloom wrote: > > On Fri, Aug 6, 2021 at 11:55 AM zack leung wrote: > > > > How do i report the findings of the psx and tests? > > > > You can just copy-paste the final part of the log file when you run > rtems-test. Or you can share the full log file as at

Re: [PATCH v3] Test needed for timer_create with CLOCK_MONOTONIC

2021-08-07 Thread Gedare Bloom
On Fri, Aug 6, 2021 at 11:55 AM zack leung wrote: > > How do i report the findings of the psx and tests? > You can just copy-paste the final part of the log file when you run rtems-test. Or you can share the full log file as attachment > > Thanks > Zack > > On Thu, 5 Aug 2021 at 19:23, Gedare