Arnaud,
Thank you very much for the reviews. My responses are inline.
Hi Ed,
I've gone through all PRs on going, here is my view:
=> the first and second commits are needed as fix compilation warning and an issue.
=> for the rest can be posponed after released
=> approved by Wendy, n my view risk to integrate it is low, but i do not use remoteproc master part ...
I'm not able to figure out if this PR fix an issue or is a workaround. need to crosscheck if another approach exist that does not break the API
Approved by Wendy and myself, could be merged. Perhaps just missing associated application for validation purpose
should not be part of the next released. Probably a candidate for OpenAMP working group...as need alignment with Linux implementation.
same remark
- rpmsg: fix virtio set_status usage of vdev status for slave
Do not merge: need probably to be reworked...
Concerning issues, i guess the mains one is : https://github.com/OpenAMP/open-amp/issues/176the minimum is probably to give a restriction in the release note.
RegardsArnaud
On Thursday, 10 October 2019 22:52:13 UTC+2, Ed Mooring wrote:Hi all,
I would like to schedule an OpenAMP release for this fall. Are there any
outstanding pull requests or issues that people think should be merged
before release?
Regards,
Ed M
--
You received this message because you are subscribed to the Google Groups "open-amp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to open-amp+u...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/open-amp/32527359-9598-45bb-ac8e-2a4d0c67a4f4%40googlegroups.com.
Arnaud,
Thank you very much for the reviews. My responses are inline.
On 10/11/19 10:06 AM, arnaud.p...@linaro.org wrote:
I think these are valuable and should be included. My only concern is adding a comment to your strlen() workaround so nobody "optimizes" it by removing the code.Hi Ed,
I've gone through all PRs on going, here is my view:
=> the first and second commits are needed as fix compilation warning and an issue.
=> for the rest can be posponed after released
The problem with this change is that there is no documentation saying why it is needed or what it is intended to do.
=> approved by Wendy, n my view risk to integrate it is low, but i do not use remoteproc master part ...
I agree. I don't want this change in the release.I'm not able to figure out if this PR fix an issue or is a workaround. need to crosscheck if another approach exist that does not break the API
Agreed. I would like more documentation and feedback from the Linux kernel maintainer for rpmsg.
I don't think this should go in the release. The lack of an application to exercise the code is an issue.
Approved by Wendy and myself, could be merged. Perhaps just missing associated application for validation purpose
Agreed.should not be part of the next released. Probably a candidate for OpenAMP working group...as need alignment with Linux implementation.
Agreed.same remark
Agreed,
- rpmsg: fix virtio set_status usage of vdev status for slave
Do not merge: need probably to be reworked...
Could you give me some text for the release notes about this? I'm not sure I understand the issue.
Concerning issues, i guess the mains one is : https://github.com/OpenAMP/open-amp/issues/176the minimum is probably to give a restriction in the release note.
--
RegardsArnaud
On Thursday, 10 October 2019 22:52:13 UTC+2, Ed Mooring wrote:Hi all,
I would like to schedule an OpenAMP release for this fall. Are there any
outstanding pull requests or issues that people think should be merged
before release?
Regards,
Ed M
--
You received this message because you are subscribed to the Google Groups "open-amp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to open-amp+u...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/open-amp/32527359-9598-45bb-ac8e-2a4d0c67a4f4%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "open-amp" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/open-amp/VEWXUbNF1No/unsubscribe.
To unsubscribe from this group and all its topics, send an email to open-amp+u...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/open-amp/9dc44a05-c233-6a43-7eb5-86ab67562942%40linaro.org.
You received this message because you are subscribed to a topic in the Google Groups "open-amp" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/open-amp/VEWXUbNF1No/unsubscribe.
To unsubscribe from this group and all its topics, send an email to open-amp+u...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/open-amp/9dc44a05-c233-6a43-7eb5-86ab67562942%40linaro.org.
Since many patches are provided by us, I need make more explanation here, please see my inline comment.
Let's make a summary:
1.We use OpenAMP in the real product more than two years and with the very complex use case:
a.RTOS<->Linux and RTOS<->RTOS
b.With or without firmware loading
c.One OpenAMP instance talk with two instances
Many patch come from our real experience, so please don't ignore the patch casually.
2.All our work upstream to NuttX which is very popular in IoT and drone marketing:
https://github.com/Samsung/TizenRT/wiki
https://github.com/PX4/Firmware
Many NuttX user is very interesting to enable OpenAMP on their hardware, so please make their integration work easier.
Hi Ed,
On Fri, 11 Oct 2019 at 22:23, Ed Mooring <ed.m...@linaro.org> wrote:
Arnaud,
Thank you very much for the reviews. My responses are inline.
On 10/11/19 10:06 AM, arnaud....@linaro.org wrote:
I think these are valuable and should be included. My only concern is adding a comment to your strlen() workaround so nobody "optimizes" it by removing the code.Hi Ed,
I've gone through all PRs on going, here is my view:
=> the first and second commits are needed as fix compilation warning and an issue.
=> for the rest can be posponed after released
Ok a will add a comment.The problem with this change is that there is no documentation saying why it is needed or what it is intended to do.
=> approved by Wendy, n my view risk to integrate it is low, but i do not use remoteproc master part ...
I agree. I don't want this change in the release.I'm not able to figure out if this PR fix an issue or is a workaround. need to crosscheck if another approach exist that does not break the API
Agreed. I would like more documentation and feedback from the Linux kernel maintainer for rpmsg.Not mandatory
I don't think this should go in the release. The lack of an application to exercise the code is an issue.Approved by Wendy and myself, could be merged. Perhaps just missing associated application for validation purpose
Agreed.should not be part of the next released. Probably a candidate for OpenAMP working group...as need alignment with Linux implementation.
Agreed,- rpmsg: fix virtio set_status usage of vdev status for slave
Do not merge: need probably to be reworked...
Could you give me some text for the release notes about this? I'm not sure I understand the issue.
Concerning issues, i guess the mains one is : https://github.com/OpenAMP/open-amp/issues/176the minimum is probably to give a restriction in the release note.I will do few tests to figure out the behaviour, then i will propose either a fix or a release note.RegardsArnaud
RegardsArnaud
On Thursday, 10 October 2019 22:52:13 UTC+2, Ed Mooring wrote:Hi all,
I would like to schedule an OpenAMP release for this fall. Are there any
outstanding pull requests or issues that people think should be merged
before release?
Regards,
Ed M
--
You received this message because you are subscribed to the Google Groups "open-amp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to open...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/open-amp/32527359-9598-45bb-ac8e-2a4d0c67a4f4%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "open-amp" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/open-amp/VEWXUbNF1No/unsubscribe.
To unsubscribe from this group and all its topics, send an email to open...@googlegroups.com.