<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blackbird-hostboot/src/usr/errl/test, branch 07-25-2019</title>
<subtitle>Blackbird™ hostboot sources</subtitle>
<id>https://git.raptorcs.com/git/blackbird-hostboot/atom?h=07-25-2019</id>
<link rel='self' href='https://git.raptorcs.com/git/blackbird-hostboot/atom?h=07-25-2019'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/'/>
<updated>2019-08-22T13:32:00+00:00</updated>
<entry>
<title>Add subsystem translations for NVDIMM part callouts</title>
<updated>2019-08-22T13:32:00+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2019-08-21T13:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=6d14af625c19ba9b9e8783627a8ec2670839738a'/>
<id>urn:sha1:6d14af625c19ba9b9e8783627a8ec2670839738a</id>
<content type='text'>
A few new part callouts were added to support the NVDIMM function
but a corresponding error log subsystem was never added.

This change also adds a testcase to check for missing subsystems
going forward.

Change-Id: I523840615fe734553dd30af8e608c1aa214fd2dc
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/82591
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Corey V Swenson &lt;cswenson@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Matt Derksen &lt;mderkse1@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: ARAVIND T. NAIR &lt;aravindnair@in.ibm.com&gt;
Reviewed-by: Daniel M Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Combine trace buffers in errlog</title>
<updated>2018-08-28T18:42:51+00:00</updated>
<author>
<name>Matt Raybuck</name>
<email>mraybuc@us.ibm.com</email>
</author>
<published>2018-08-16T20:56:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=6a593d78b7c559ab77ab315b0534b253df2f3ace'/>
<id>urn:sha1:6a593d78b7c559ab77ab315b0534b253df2f3ace</id>
<content type='text'>
Whenever ErrlEntry::collectTrace() was called it would
create a new trace UD section each time. This led to
duplicate entries in the errl. A new function was added
to ErrlEntry to prune duplicates called
removeDuplicateTraces().

Change-Id: I3685ecf1368dad421bca2d1b6b612e08755e25ce
RTC: 118128
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64971
Reviewed-by: Roland Veloz &lt;rveloz@us.ibm.com&gt;
Reviewed-by: ILYA SMIRNOV &lt;ismirno@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Nicholas E. Bofferding &lt;bofferdn@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add SMPGROUP target to subsystem table</title>
<updated>2018-08-15T14:50:22+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>andrewg@us.ibm.com</email>
</author>
<published>2018-08-10T19:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=725cc4974d8cf455dcab5ef35f01ffede108a73c'/>
<id>urn:sha1:725cc4974d8cf455dcab5ef35f01ffede108a73c</id>
<content type='text'>
Ensure SMP errors are mapped to approriate subsystem when error
logs are created.

Change-Id: Ic9fc83d13d33d89c21a5f10326632be3573aa832
CQ:SW441336
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64273
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Prachi Gupta &lt;pragupta@us.ibm.com&gt;
Reviewed-by: ILYA SMIRNOV &lt;ismirno@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add MC target to subsystem table</title>
<updated>2018-08-08T17:42:45+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>andrewg@us.ibm.com</email>
</author>
<published>2018-08-06T20:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=3cb9eb102386c50d0e7b7b67f64b702097b7eb16'/>
<id>urn:sha1:3cb9eb102386c50d0e7b7b67f64b702097b7eb16</id>
<content type='text'>
The MC target was new for the cumulus chip and the subsystem
table was not updated to map it to the memory subsystem

Change-Id: I85a43ee268a4d708325a34b71afa62bb33ea4e2b
CQ:SW441003
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63984
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Prachi Gupta &lt;pragupta@us.ibm.com&gt;
Reviewed-by: Roland Veloz &lt;rveloz@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Avoid callouts, deconfigs, and gards for all non-visible errors</title>
<updated>2017-07-21T15:40:53+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2017-07-18T18:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=2db396365b7d86474564e5896a5524806a7fe6a2'/>
<id>urn:sha1:2db396365b7d86474564e5896a5524806a7fe6a2</id>
<content type='text'>
Fixed the deferred deconfig path that was still applying
callouts for info logs
Simplified where the check is for regular deconfigs

Change-Id: I49ff4b0fe4ee81c28fde594c15bfd8f38bea1afc
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43289
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Martin Gloff &lt;mgloff@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Matthew A. Ploetz &lt;maploetz@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: William G. Hoffa &lt;wghoffa@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fix and guarantee order of target to subsys translation table</title>
<updated>2017-04-28T16:51:15+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2017-04-13T20:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=aef8993e6d472792f5b70dd6f86013d5665849da'/>
<id>urn:sha1:aef8993e6d472792f5b70dd6f86013d5665849da</id>
<content type='text'>
Change-Id: Idef7e41e358965afc7e670f2f2108742d37532f5
CQ: SW384972
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39262
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Martin Gloff &lt;mgloff@us.ibm.com&gt;
Reviewed-by: Corey V. Swenson &lt;cswenson@us.ibm.com&gt;
Reviewed-by: William G. Hoffa &lt;wghoffa@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Skip callouts if error log is informational</title>
<updated>2017-04-20T18:46:43+00:00</updated>
<author>
<name>Matt Ploetz</name>
<email>maploetz@us.ibm.com</email>
</author>
<published>2017-03-28T16:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=4123391467fb0ddaee6d4239ec19c8b42712eaf5'/>
<id>urn:sha1:4123391467fb0ddaee6d4239ec19c8b42712eaf5</id>
<content type='text'>
Change-Id: Iadee72553fd4d1829b82f8549cfd42b253cb3301
RTC:169696
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38531
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
Reviewed-by: William G. Hoffa &lt;wghoffa@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Revert "Adding in support for PHYP SRC and all 9 words"</title>
<updated>2017-03-23T19:24:17+00:00</updated>
<author>
<name>Elizabeth K. Liner</name>
<email>eliner@us.ibm.com</email>
</author>
<published>2017-03-23T16:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=08fd06fdc5c3e997ebc1e978cc3b42ad7082664c'/>
<id>urn:sha1:08fd06fdc5c3e997ebc1e978cc3b42ad7082664c</id>
<content type='text'>
This reverts commit a0c2aa6132a0b49975327f5aa9238d1d3e2b750b.

Change-Id: I6cfe36de59e6981ff23aa7d9aea1474f14729d2d
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38362
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Adding in support for PHYP SRC and all 9 words</title>
<updated>2017-03-13T21:31:39+00:00</updated>
<author>
<name>Elizabeth Liner</name>
<email>eliner@us.ibm.com</email>
</author>
<published>2017-01-25T21:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=a0c2aa6132a0b49975327f5aa9238d1d3e2b750b'/>
<id>urn:sha1:a0c2aa6132a0b49975327f5aa9238d1d3e2b750b</id>
<content type='text'>
Change-Id: I82c5b42c2167970437dae1323aa4aabed62068c9
RTC:158762
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37514
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Allow garding of CORE targets</title>
<updated>2016-09-12T18:08:46+00:00</updated>
<author>
<name>Bill Hoffa</name>
<email>wghoffa@us.ibm.com</email>
</author>
<published>2016-09-08T21:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=4d7850eb4d6dd8a433abef0aa36b8815bb3b0d75'/>
<id>urn:sha1:4d7850eb4d6dd8a433abef0aa36b8815bb3b0d75</id>
<content type='text'>
Change-Id: I1d605593309eb132334b749b8bc2ba84d5177f20
RTC: 158588
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29392
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
Reviewed-by: DHRUVARAJ SUBHASH CHANDRAN &lt;dhruvaraj@in.ibm.com&gt;
Reviewed-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
Reviewed-by: Matthew A. Ploetz &lt;maploetz@us.ibm.com&gt;
</content>
</entry>
</feed>
