micro-ROS / rmw_microxrcedds

RMW implementation using Micro XRCE-DDS middleware.
Apache License 2.0
32 stars 25 forks source link

RMW QoS incoming buffer handling #165

Closed pablogs9 closed 2 years ago

pablogs9 commented 2 years ago

This PR implements the logic for handling the incoming RMW buffer depending on the QoS

TODO:

github-actions[bot] commented 2 years ago

Static memory analysis

Default configuration

MTU: 512 B Input buffer size: 2048 B Input history: 4 Output buffer size: 2048 B Output history: 4

Entity Qty Size per unit
Context 2 5600 B
Topic 8 56 B
Service 4 168 B
Client 4 168 B
Subscription 4 168 B
Publisher 4 184 B
Node 4 56 B
Static input buffer 8 2136 B

TOTAL: 31492 B

pablogs9 commented 2 years ago

@mergify backport main foxy

mergify[bot] commented 2 years ago

Command backport main foxy: pending

Waiting for the pull request to get merged

Hey, I reacted but my real name is @Mergifyio

github-actions[bot] commented 2 years ago

Static memory analysis

Default configuration

MTU: 512 B Input buffer size: 2048 B Input history: 4 Output buffer size: 2048 B Output history: 4

Entity Qty Size per unit
Context 2 5600 B
Topic 8 56 B
Service 4 168 B
Client 4 168 B
Subscription 4 168 B
Publisher 4 184 B
Node 4 56 B
Static input buffer 8 2136 B

TOTAL: 31492 B

github-actions[bot] commented 2 years ago

Static memory analysis

Default configuration

MTU: 512 B Input buffer size: 2048 B Input history: 4 Output buffer size: 2048 B Output history: 4

Entity Qty Size per unit
Context 2 5600 B
Topic 8 56 B
Service 4 168 B
Client 4 168 B
Subscription 4 168 B
Publisher 4 184 B
Node 4 56 B
Static input buffer 8 2136 B

TOTAL: 31492 B

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (galactic@b996df1). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Current head b9a703f differs from pull request most recent head 4c342c2. Consider uploading reports for the commit 4c342c2 to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##             galactic     #165   +/-   ##
===========================================
  Coverage            ?   49.75%           
===========================================
  Files               ?       42           
  Lines               ?     1618           
  Branches            ?      319           
===========================================
  Hits                ?      805           
  Misses              ?      614           
  Partials            ?      199           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b996df1...4c342c2. Read the comment docs.

github-actions[bot] commented 2 years ago

Static memory analysis

Default configuration

MTU: 512 B Input buffer size: 2048 B Input history: 4 Output buffer size: 2048 B Output history: 4

Entity Qty Size per unit
Context 2 5600 B
Topic 8 56 B
Service 4 168 B
Client 4 168 B
Subscription 4 168 B
Publisher 4 184 B
Node 4 56 B
Static input buffer 8 2136 B

TOTAL: 31492 B

github-actions[bot] commented 2 years ago

Static memory analysis

Default configuration

MTU: 512 B Input buffer size: 2048 B Input history: 4 Output buffer size: 2048 B Output history: 4

Entity Qty Size per unit
Context 2 5600 B
Topic 8 56 B
Service 4 168 B
Client 4 168 B
Subscription 4 168 B
Publisher 4 184 B
Node 4 56 B
Static input buffer 8 2136 B

TOTAL: 31492 B

github-actions[bot] commented 2 years ago

Static memory analysis

Default configuration

MTU: 512 B Input buffer size: 2048 B Input history: 4 Output buffer size: 2048 B Output history: 4

Entity Qty Size per unit
Context 2 5600 B
Topic 8 56 B
Service 4 168 B
Client 4 168 B
Subscription 4 168 B
Publisher 4 184 B
Node 4 56 B
Static input buffer 8 2136 B

TOTAL: 31492 B

github-actions[bot] commented 2 years ago

Static memory analysis

Default configuration

MTU: 512 B Input buffer size: 2048 B Input history: 4 Output buffer size: 2048 B Output history: 4

Entity Qty Size per unit
Context 2 5600 B
Topic 8 56 B
Service 4 168 B
Client 4 168 B
Subscription 4 168 B
Publisher 4 184 B
Node 4 56 B
Static input buffer 8 2136 B

TOTAL: 31492 B

mergify[bot] commented 2 years ago

Command backport main foxy: success

Backports have been created