Skip to content

Conversation

@rirfha948
Copy link

Hi Santosh,
Code changes for sending LAN Latency through MQTT has been pushed in SHA 9d0713f

Kindly review the changes.

Gerrit review link:
https://gerrit.teamccp.com/#/c/926032/

For your reference:

Test logs:
LAN_Latency_MQTT.txt

Test Image:
https://rdkportal.ccp.xcal.tv/builds/job/TECHNICOLORXB7-Yocto-Pipeline/41763

Test Gerrit Link: [With Test binary changes for MQTT message reception]
https://gerrit.teamccp.com/#/c/926296/
SHAid for Test binary: 645e5f0"

Thanks
Rasina

Reason for change: LAN side latency measurment
Test Procedure:
  - TBD
Risks: None
Priority: P3

Signed-off-by: rirfha948 <[email protected]>
Reason for change: LAN side latency measurment
Test Procedure:
  - TBD
Risks: None
Priority: P3

Signed-off-by: rirfha948 <[email protected]>
Reason for change: LAN side latency measurment
Test Procedure:
  - TBD
Risks: None
Priority: P3

Signed-off-by: rirfha948 <[email protected]>
Reason for change: LAN side latency measurment
Test Procedure:
  - TBD
Risks: None
Priority: P3

Signed-off-by: rirfha948 <[email protected]>
Reason for change: LAN side latency measurment
Test Procedure:
  - TBD
Risks: None
Priority: P3

Signed-off-by: rirfha948 <[email protected]>
Reason for change: LAN side latency measurment
Test Procedure:
  - TBD
Risks: None
Priority: P3

Signed-off-by: rirfha948 <[email protected]>
@rirfha948 rirfha948 requested a review from a team as a code owner September 12, 2025 10:16
@CLAassistant
Copy link

CLAassistant commented Sep 12, 2025

CLA assistant check
All committers have signed the CLA.

struct mosquitto *mosq;
char payload[256];
int rc =0;

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

init and connect we need to do just once. only publish api needs to be called while sending the latency data

Reason for change: LAN side latency measurment
Test Procedure:
  - TBD
Risks: None
Priority: P3

Signed-off-by: rirfha948 <[email protected]>
#define BUF_SIZE 200
#define MQTT_LOCAL_MQTT_BROKER_IP_ADDR "192.168.245.254"
#define MQTT_LOCAL_MQTT_BROKER_PORT_VAL 1883
#define TCP_LAN_latency_TOPIC "device/TCP_LAN_latency"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keep topic as local/tcplatency

Reason for change: LAN side latency measurment
Test Procedure:
  - TBD
Risks: None
Priority: P3

Signed-off-by: rirfha948 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants