vsomeip
vsomeip copied to clipboard
[BUG]: <Multiple apps simultaneously send TP messages, resulting in TP message disorder and packet loss>
vSomeip Version
3.3.8
Boost Version
1.71.0
Environment
Ubuntu 20.04
Describe the bug
Multiple application nodes and services simultaneously send messages that require TP processing (these messages are events, and the services under the application are all offer attributes), with a frequency of 20Hz/50ms. From the captured messages, it appears that there is confusion and loss of TP messages. The basic phenomenon is like this, thanks!
Reproduction Steps
SOMEIPInit_1.json SOMEIPInit_2.json SOMEIPInit_3.json SOMEIPInit_4.json SOMEIPInit_5.json
Run application nodes with similar attachment configurations
Expected behaviour
Send TP data in an orderly and correct manner.
Logs and Screenshots
I'm very sorry, I have updated the correct PCAP file for 50ms. The PCAP message log cycle I previously provided was not accurate mrr_4cr_0814_someiptimer.zip
Is it happening always?
Is it happening always?
Yes.