-
Notifications
You must be signed in to change notification settings - Fork 52
SOME/IP Gateway #1115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SOME/IP Gateway #1115
Conversation
For starters I recommend to refer to a specific AR specification, e.g. 24/11 or 23/11 for (minimum) SOME/IP compatibility. Otherwise we could also fulfill this FR with an initialo SOME/IP 1.0 implementation which is probably not what we have in mind here. |
Good point. Suppose we should agree on the target version in the architecture community. For the moment I will refer to AUTOSAR release 24-11. We may change this anytime if other version match the OEM expectations better. |
0c45921
to
54998f9
Compare
The created documentation from the pull request is available at: docu-html |
fcc8edf
to
85d037f
Compare
Latest version before the F2F Architecture Workshop (https://github.com/orgs/eclipse-score/discussions/1247) is available for review. Please add your comments for further discussion and improvement. |
Need to add functionality for following topics:
Need to discuss if payload-transformation is required or can be avoided, and the concept of how payload-transformation is realized. |
|
4cfe546
to
ef4161a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
partially too externsive descriptions for feature request level
references to AUTOSAR should be fine.
docs/features/communication/some_ip_gateway/service_discovery/index.rst
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
only minor findings
docs/features/communication/some_ip_gateway/assets/some_ip_gateway_architecture.drawio.svg
Outdated
Show resolved
Hide resolved
docs/features/communication/some_ip_gateway/architecture/index.rst
Outdated
Show resolved
Hide resolved
docs/features/communication/some_ip_gateway/architecture/index.rst
Outdated
Show resolved
Hide resolved
docs/features/communication/some_ip_gateway/service_discovery/index.rst
Outdated
Show resolved
Hide resolved
docs/features/communication/some_ip_gateway/service_discovery/index.rst
Outdated
Show resolved
Hide resolved
docs/features/communication/some_ip_gateway/architecture/index.rst
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
first review of some-ip gateway architecture document with minor findings
docs/features/communication/some_ip_gateway/architecture/index.rst
Outdated
Show resolved
Hide resolved
docs/features/communication/some_ip_gateway/architecture/index.rst
Outdated
Show resolved
Hide resolved
docs/features/communication/some_ip_gateway/architecture/index.rst
Outdated
Show resolved
Hide resolved
docs/features/communication/some_ip_gateway/architecture/index.rst
Outdated
Show resolved
Hide resolved
docs/features/communication/some_ip_gateway/architecture/index.rst
Outdated
Show resolved
Hide resolved
docs/features/communication/some_ip_gateway/architecture/index.rst
Outdated
Show resolved
Hide resolved
docs/features/communication/some_ip_gateway/architecture/index.rst
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor findings except one. Really you need to follow AUTOSAR license conditions?
Content is approved but commit history has to be cleaned up to avoid merge commits and use rebases to master instead
some_ip_gateway: corrected bullet list corrected the bullet list in the abstract some_ip_gateway: more detailed architecture added a deeper overview on architecture and discussion about introduction of additional processes and communication channel between SOME/IP service and rest of gateway. some_ip_gateway: added architecture drawings added overview drawing on SOME/IP gateway added draft of drawing on detailed architecture some_ip_gateway: adapted references to requirements added references to communication requirements that shall be fulfilled. some_ip_gateway: adding references to existing requirements added references to requirements from IPC. some_ip_gateway: Cleanup after rebase now building with github_plages__release target. Some referred requirements are not in IPC any more and need to be replaced. Commented out! some_ip_gateway: initial draft Drafting the SOME-IP-Gateway feature in very first version extending first draft of some/ip gateway Added more standard chapters Added Rationale paragraph started adding security topics docs dont build yet removing problems when building docs. Still does not build renamed directory to match s-core constraints adapted Specs for plug-in
SOME/IP service discovery needs to be mapped to IPC features. Also its behavior in relationship to IPC needs to be shown.
some_ip_gateway: spelling correction some_ip_gateway: spelling corrections some_ip_gateway: ACL and SD conf Changes after reviews and discussions some_ip_gateway: typos some_ip_gateway: changed comment on architecture some_ip_gateway: corrections and AUTOSAR reference corrected typos and wordings introduced requirements to AUTOSAR compatibility review comments addressed some_ip_gateway: adapted requirements to meet com removed requirements for ACL, as they are defined in com already removed ASIL requirement as this is defined for com added remark in specification, that com requirements apply some_ip_gateway: updated requirements with .. stkh missing stkh-requirements added some_ip_gateway: added requirements reworked requirements some_ip_gateway: title underline adapted some_ip_gateway: security-considerations, methods reworked after internal review - methods will be treated mostly like events - security impact adapted to leaner approach - license impact adapted - clean-up and wording some_ip_gateway: license impact to/from AUTOSAR AUTOSAR components like SOME/IP have to make sure to apply AUTOSAR license and constraints correctly. some_ip_gateway: interface to lifecycle added comments on integration with lifecycle management. added comment on licenses impacts with AUTOSAR SOME/IP. Co-authored-by: Ulrich Huber <[email protected]> Co-authored-by: Lutz Reinhard <[email protected]> Co-authored-by: Andreas Kaluza <[email protected]>
a456f09
to
0b805a1
Compare
@qor-lb the commits have been adapted / squashed, keeping all the commits from individuals of different companies. |
Draft for Feature Request for SOME/IP Gateway.
This draft needs extensive rework and will be worked on throughout the next weeks.