You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data Type of ATTR_DPO_MIN_FREQ_PERCENT should be int32_t
ATTR_DPO_MIN_FREQ_PERCENT is always a negative value, so it should be
int32_t type, instead of uint32_t.
Make corresponding changes to DPO frequency calculation.
Change-Id: I97d608d71a39b010b60b94bb740ba9fa9df7f17b
CQ: SW390623
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41337
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com>
Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com>
0 commit comments