Re: [PR] sched/semaphore: Move POSIX regulated parts of semaphores into libc [nuttx]

2023-11-24 Thread via GitHub
pussuw commented on PR #11257: URL: https://github.com/apache/nuttx/pull/11257#issuecomment-1826248530 I'll provide the info on Monday @xiaoxiang781216 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] sched/semaphore: Move POSIX regulated parts of semaphores into libc [nuttx]

2023-11-24 Thread via GitHub
xiaoxiang781216 commented on PR #11257: URL: https://github.com/apache/nuttx/pull/11257#issuecomment-1826235254 should we merge this patch or wait @pussuw 's size report? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

(nuttx-apps) 05/05: ptpd: Code style and FAR pointer fixes

2023-11-24 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit af6e4d2cb995ef25aa817fa8dde5013468d15ec8 Author: Petteri Aimonen AuthorDate: Fri Nov 24 19:43:29 2023 +0200

(nuttx-apps) 02/05: ptpd: Implement delay reqs, fix timing bugs

2023-11-24 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit e2168abe9a70569dc28ffc1ece1d0522ce467776 Author: Petteri Aimonen AuthorDate: Fri Nov 24 10:03:20 2023 +0200

(nuttx-apps) branch master updated (ae5917727 -> af6e4d2cb)

2023-11-24 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git from ae5917727 matter: download chip and dependent source for open source version new 8dbf26016 ptpd: Re-join

(nuttx-apps) 03/05: ptpd: Fix compilation error when debug messages disabled

2023-11-24 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit efc6cfddb404e31e571c843e5ba8d502c20d244f Author: Petteri Aimonen AuthorDate: Fri Nov 24 10:07:36 2023 +0200

(nuttx-apps) 04/05: ptpd: Implement status & stop interfaces

2023-11-24 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 0adce22400855a1d1427c239fea3e1d630774edf Author: Petteri Aimonen AuthorDate: Fri Nov 24 10:08:22 2023 +0200

(nuttx-apps) 01/05: ptpd: Re-join multicast group after timeout

2023-11-24 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 8dbf26016a630456ba2e914fb20c4805458dc650 Author: Petteri Aimonen AuthorDate: Mon Nov 13 14:49:32 2023 +0200

Re: [PR] PTPD improvements [nuttx-apps]

2023-11-24 Thread via GitHub
xiaoxiang781216 merged PR #2210: URL: https://github.com/apache/nuttx-apps/pull/2210 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] PTPD improvements [nuttx-apps]

2023-11-24 Thread via GitHub
xiaoxiang781216 commented on code in PR #2210: URL: https://github.com/apache/nuttx-apps/pull/2210#discussion_r1404713961 ## netutils/ptpd/ptpd.c: ## @@ -1346,6 +1469,7 @@ static int ptp_daemon(int argc, FAR char** argv) ptp_periodic_send(state);

Re: [I] stringstream linker problem when Normal, Full Optimization Activated [nuttx]

2023-11-24 Thread via GitHub
xiaoxiang781216 commented on issue #11227: URL: https://github.com/apache/nuttx/issues/11227#issuecomment-1826203086 not sure why. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

(nuttx-website) branch asf-site updated: Publishing web: 36ddd7c60a8230335eda886c909bc938739114a2 docs: 3ed629274e803ccc14895afd7a67757b7f424d35

2023-11-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 8c0d7cac Publishing web:

Re: [PR] sched/semaphore: Move POSIX regulated parts of semaphores into libc [nuttx]

2023-11-24 Thread via GitHub
acassis commented on PR #11257: URL: https://github.com/apache/nuttx/pull/11257#issuecomment-1826037881 > @acassis do we have the LTP testsuite readily integrated, or how do people typically run it ? I have ran some of the test cases manually but that is quite a bit of manual work. >

Re: [I] stringstream linker problem when Normal, Full Optimization Activated [nuttx]

2023-11-24 Thread via GitHub
acassis commented on issue #11227: URL: https://github.com/apache/nuttx/issues/11227#issuecomment-1826034696 @xiaoxiang781216 any idea why C++ is failing? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] PTPD improvements [nuttx-apps]

2023-11-24 Thread via GitHub
PetteriAimonen commented on code in PR #2210: URL: https://github.com/apache/nuttx-apps/pull/2210#discussion_r1404577856 ## netutils/ptpd/ptpd.c: ## @@ -1346,6 +1469,7 @@ static int ptp_daemon(int argc, FAR char** argv) ptp_periodic_send(state);

(nuttx) branch master updated: mm: Fix some typos

2023-11-24 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 3ed629274e mm: Fix some typos 3ed629274e is

Re: [PR] mm: Fix some typos [nuttx]

2023-11-24 Thread via GitHub
xiaoxiang781216 merged PR #11263: URL: https://github.com/apache/nuttx/pull/11263 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] PTPD improvements [nuttx-apps]

2023-11-24 Thread via GitHub
xiaoxiang781216 commented on code in PR #2210: URL: https://github.com/apache/nuttx-apps/pull/2210#discussion_r1404566345 ## netutils/ptpd/ptpd.c: ## @@ -1346,6 +1469,7 @@ static int ptp_daemon(int argc, FAR char** argv) ptp_periodic_send(state);

Re: [PR] PTPD improvements [nuttx-apps]

2023-11-24 Thread via GitHub
PetteriAimonen commented on code in PR #2210: URL: https://github.com/apache/nuttx-apps/pull/2210#discussion_r1404559326 ## netutils/ptpd/ptpd.c: ## @@ -1346,6 +1469,7 @@ static int ptp_daemon(int argc, FAR char** argv) ptp_periodic_send(state);

Re: [PR] PTPD improvements [nuttx-apps]

2023-11-24 Thread via GitHub
xiaoxiang781216 commented on code in PR #2210: URL: https://github.com/apache/nuttx-apps/pull/2210#discussion_r1404537417 ## netutils/ptpd/ptpd.c: ## @@ -1388,12 +1515,98 @@ int ptpd_start(const char *interface) usleep(USEC_PER_TICK); if (kill(pid, 0) != OK) { -

Re: [PR] sched/semaphore: Move POSIX regulated parts of semaphores into libc [nuttx]

2023-11-24 Thread via GitHub
pussuw commented on PR #11257: URL: https://github.com/apache/nuttx/pull/11257#issuecomment-1825914162 > Can you include a bloaty output of the total size change of this PR. Yes! -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[PR] mm: Fix some typos [nuttx]

2023-11-24 Thread via GitHub
hartmannathan opened a new pull request, #11263: URL: https://github.com/apache/nuttx/pull/11263 ## Summary Fix some typos in comments and strings. ## Impact Improve readability. ## Testing Visual. -- This is an automated message from the Apache Git

Re: [PR] video.c: modify set_buf call seqence in start_capture function. [nuttx]

2023-11-24 Thread via GitHub
xiaoxiang781216 commented on PR #11249: URL: https://github.com/apache/nuttx/pull/11249#issuecomment-1825621822 > @SPRESENSE please check Have you finished the test, @SPRESENSE ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

(nuttx) branch master updated (00121f9812 -> 20eb1831b1)

2023-11-24 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 00121f9812 sched: delete check when pick nexttcb in readytorun list add 20eb1831b1 rv-virt/knsh: Set correct

Re: [PR] sched/semaphore: Move POSIX regulated parts of semaphores into libc [nuttx]

2023-11-24 Thread via GitHub
pussuw commented on PR #11257: URL: https://github.com/apache/nuttx/pull/11257#issuecomment-1825621082 > > It is still not clear to me how we have ran LTP tests in the past ? > > > > * Do people create their own environments where the tests are run ? > > Yes, Xiaomi run LTP

Re: [PR] rv-virt/knsh: Set correct RAM_START and RAM_SIZE [nuttx]

2023-11-24 Thread via GitHub
xiaoxiang781216 merged PR #11262: URL: https://github.com/apache/nuttx/pull/11262 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] sched/semaphore: Move POSIX regulated parts of semaphores into libc [nuttx]

2023-11-24 Thread via GitHub
xiaoxiang781216 commented on PR #11257: URL: https://github.com/apache/nuttx/pull/11257#issuecomment-1825577700 > It is still not clear to me how we have ran LTP tests in the past ? > > * Do people create their own environments where the tests are run ? Yes, Xiaomi run LTP test

Re: [PR] sched/semaphore: Move POSIX regulated parts of semaphores into libc [nuttx]

2023-11-24 Thread via GitHub
pussuw commented on PR #11257: URL: https://github.com/apache/nuttx/pull/11257#issuecomment-1825430451 It is still not clear to me how we have ran LTP tests in the past ? - Do people create their own environments where the tests are run ? - Do we have something ready made ourselves ?

Re: [PR] ci_sim: add matter build to the test list sim-02.dat and support cmake compilation [nuttx]

2023-11-24 Thread via GitHub
xiaoxiang781216 commented on PR #11254: URL: https://github.com/apache/nuttx/pull/11254#issuecomment-1825409348 update these two files: Ubuntu: https://github.com/apache/nuttx/blob/master/tools/ci/docker/linux/Dockerfile macOS:

Re: [PR] ci_sim: add matter build to the test list sim-02.dat and support cmake compilation [nuttx]

2023-11-24 Thread via GitHub
zhhyu7 commented on PR #11254: URL: https://github.com/apache/nuttx/pull/11254#issuecomment-1825401602 how to add gn tool into CI environment. and there are also two npm packages, two python packages that need to be installed to support matter compilation. -- Found Python3:

[PR] PTPD improvements [nuttx-apps]

2023-11-24 Thread via GitHub
PetteriAimonen opened a new pull request, #2210: URL: https://github.com/apache/nuttx-apps/pull/2210 ## Summary Implemented missing functionality in PTPD and fixed bugs. Most importantly: * Negative clock deltas were not correctly handled. * Add `SO_TIMESTAMP` support