commit | 899cf5abd14584bb811678ef05b8e432479c6daf | [log] [tgz] |
---|---|---|
author | Yong Li <yong.b.li@linux.intel.com> | Sun Jan 19 13:32:20 2020 +0800 |
committer | Yong Li <yong.b.li@linux.intel.com> | Sun Jan 19 13:32:20 2020 +0800 |
tree | 4a8dd56af6e992c71db6c29aefa68915086f50f1 | |
parent | 86985d578088607949ed1d09164ccd6060191324 [diff] |
Fix elapsedSeconds date formatting causing netimid crash during BMC booting If sending ipmi command during BMC booting process or BMC is very busy, the netipmid service will crash. The root cause is that the incoming UDP packet processing time > 2 seconds, and triggers the log, but the elapsedSeconds date formatting is incorrect, it causes the process crash. Signed-off-by: Yong Li <yong.b.li@linux.intel.com> Change-Id: Ia84149e4b4344793916003fc1ad0cdb26070e388