<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <small>Hi Patrick,</small><br>
    <br>
    <div class="moz-cite-prefix">On 08/13/2015 03:54 AM, Patrick
      Williams wrote:<br>
    </div>
    <blockquote cite="mid:20150812222402.GA30350@asimov.austin.ibm.com"
      type="cite">
      <pre wrap="">Neelesh,

Patch set 4 and 5 should be reordered.  We want the htmgt interface in
first because that is the first one there is going to be support for.</pre>
    </blockquote>
    <br>
    <small>I am assuming the series to go in with all the patches so it
      will be alright<br>
      functionally. But, it is good to reorder 4 & 5 now, to ensure
      correct ordering<br>
      of the interfaces individually.. will correct it in next revision.<br>
      <br>
      Thanks,<br>
      Neelesh.<br>
    </small><br>
    <blockquote cite="mid:20150812222402.GA30350@asimov.austin.ibm.com"
      type="cite">
      <pre wrap="">

Patrick Williams

On Wed, Aug 12, 2015 at 09:34:40PM +0530, Neelesh Gupta wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">The patch series implements the support for executing HBRT interfaces
through opal-prd as client. The first 3 patches in this series, refactor
the existing code along with fixing and cleaning up minor issues. The
following 2 patches enable the support of HBRT 'run_command',
'htmgt_pass_thru' and 'apply_attr_override'.

I have tested the 'htmgt_pass_thru' and 'apply_attr_override' interfaces
integrating with the HBRT code and these interfaces work fine.
'run_command' interface can be tested later when the HBRT code is ready.

---

Neelesh Gupta (4):
      external/opal-prd: send socket response in the error path
      external/opal-prd: Move client socket common code to a function
      external/opal-prd: Refactor the handle_prd_control() function
      external/opal-prd: opal-prd to support htmgt passthru and attribute override

Vaidyanathan Srinivasan (1):
      external/opal-prd: Add 'run' option to execute HBRT commands


 external/opal-prd/hostboot-interface.h |   46 +++
 external/opal-prd/opal-prd.c           |  519 +++++++++++++++++++++++++++-----
 external/opal-prd/thunk.S              |    3 
 3 files changed, 493 insertions(+), 75 deletions(-)

--
Signature

_______________________________________________
Skiboot mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Skiboot@lists.ozlabs.org">Skiboot@lists.ozlabs.org</a>
<a class="moz-txt-link-freetext" href="https://lists.ozlabs.org/listinfo/skiboot">https://lists.ozlabs.org/listinfo/skiboot</a>
</pre>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>