diff options
| author | cchoux <cosmo.chou@quantatw.com> | 2025-03-10 20:06:40 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2025-03-27 20:23:31 +0300 |
| commit | 2b93535a88f70695cf2bd8ca08d1ea36ca92ebd0 (patch) | |
| tree | ef2355ccc2f9956142d869e5bc9fdf0b7b906f5b /meta-openembedded/meta-python/recipes-devtools/python/python3-setproctitle_1.3.4.bb | |
| parent | cc716d7ab529c9110e48b549e7aa5b3d38009eed (diff) | |
| download | openbmc-2b93535a88f70695cf2bd8ca08d1ea36ca92ebd0.tar.xz | |
meta-facebook: catalina: revise binding policy of IOB NIC Temps
Service now exits after successful binding rather than launching
each time at DC power-on.
TestResults:
- Backend NIC thermal sensor bind successfully
```
root@bmc:~# systemctl status backend-nic-driver-bind.service
○ backend-nic-driver-bind.service - Bind backend NIC thermal driver
Loaded: loaded (/usr/lib/systemd/system/backend-nic-driver-bind.service; enabled; preset: enabled)
Active: inactive (dead) since Mon 2025-03-10 08:51:07 PDT; 41min ago
Duration: 40.790s
Invocation: fcc14ab89c49425593ad8d802aec9f2b
Process: 930 ExecStart=/usr/libexec/catalina/backend-nic-driver-bind (code=exited, status=0/SUCCESS)
Main PID: 930 (code=exited, status=0/SUCCESS)
CPU: 392ms
Mar 10 08:50:26 bmc systemd[1]: Started Bind backend NIC thermal driver.
Mar 10 08:51:01 bmc backend-nic-driver-bind[930]: Attempt 1...
Mar 10 08:51:07 bmc backend-nic-driver-bind[930]: Attempt 2...
Mar 10 08:51:07 bmc backend-nic-driver-bind[930]: All devices successfully bind
Mar 10 08:51:07 bmc systemd[1]: backend-nic-driver-bind.service: Deactivated successfully.
```
- Get backend NIC thermal sensors reading successfully
```
root@bmc:~# mfg-tool sensor-display 2>/dev/null| table-sensor-display |grep "IOB.*NIC"
IOB0_NIC0_TEMP_C ok 44 DegreesC N/A N/A 5 105 108 N/A
IOB0_NIC1_TEMP_C ok 44 DegreesC N/A N/A 5 105 108 N/A
IOB1_NIC0_TEMP_C ok 45 DegreesC N/A N/A 5 105 108 N/A
IOB1_NIC1_TEMP_C ok 49 DegreesC N/A N/A 5 105 108 N/A
Change-Id: I79733c173955eb16dd86ecd214e31f649b03d342
Signed-off-by: cchoux <cosmo.chou@quantatw.com>
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-setproctitle_1.3.4.bb')
0 files changed, 0 insertions, 0 deletions
