<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re:CPA_STATUS_RETRY error code when running cpaDcNSCompressData() for the first time in Intel® QuickAssist Technology (Intel® QAT)</title>
    <link>https://community.intel.com/t5/Intel-QuickAssist-Technology/CPA-STATUS-RETRY-error-code-when-running-cpaDcNSCompressData-for/m-p/1594216#M317</link>
    <description>&lt;P&gt;Hi OttoChow,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am still checking on this but for now I can tell you that we have a mmtool/ring_dump that I am going to be sharing with you but I cant really tell if this is what you are looking for.&lt;/P&gt;&lt;P&gt;Please check and let me know.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ronny G&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 01 May 2024 17:57:40 GMT</pubDate>
    <dc:creator>Ronny_G_Intel</dc:creator>
    <dc:date>2024-05-01T17:57:40Z</dc:date>
    <item>
      <title>CPA_STATUS_RETRY error code when running cpaDcNSCompressData() for the first time</title>
      <link>https://community.intel.com/t5/Intel-QuickAssist-Technology/CPA-STATUS-RETRY-error-code-when-running-cpaDcNSCompressData-for/m-p/1591379#M296</link>
      <description>&lt;P&gt;After going thru the QATLib documentation and sample code, started to work on the testing App.&amp;nbsp; There is a question regarding to data compression:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Under synchronous mode and non-concurrent compression, when the function&amp;nbsp; cpaDcNSCompressData() is executed, it always receives CPA_STATUS_RETRY &amp;nbsp;error code.&amp;nbsp; Compress will work after retry / resubmit the request.&amp;nbsp; Wondered why a RETRY error code is returned in the beginning.&lt;/LI&gt;&lt;LI&gt;How to diagnose this issue properly?&amp;nbsp; Has no clue at this stage.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The compression function of each data block is executed repeatedly in serial until all data blocks are compressed.&amp;nbsp; Source code of the test program is uploaded for reference.&lt;/P&gt;&lt;P&gt;QAT Driver is QAT20.L.1.1.40-00018; OS is Ubuntu 20.04; HW is Xeon 5416S (2S Server).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Otto&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 11:18:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-QuickAssist-Technology/CPA-STATUS-RETRY-error-code-when-running-cpaDcNSCompressData-for/m-p/1591379#M296</guid>
      <dc:creator>OttoChow</dc:creator>
      <dc:date>2024-04-22T11:18:03Z</dc:date>
    </item>
    <item>
      <title>Re:CPA_STATUS_RETRY error code when running cpaDcNSCompressData() for the first time</title>
      <link>https://community.intel.com/t5/Intel-QuickAssist-Technology/CPA-STATUS-RETRY-error-code-when-running-cpaDcNSCompressData-for/m-p/1591960#M302</link>
      <description>&lt;P&gt;Hi Otto,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;There could be other similar scenarios but most of the time The Intel® QuickAssist Technology API returns a CPA_STATUS_RETRY when the ring becomes full.&lt;/P&gt;&lt;P&gt;You may refer to the following documentation for further information: &lt;A href="https://www.intel.com/content/www/us/en/content-details/709201/intel-quickassist-technology-api-reference-manual-combined-cryptographic-and-compression.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/content-details/709201/intel-quickassist-technology-api-reference-manual-combined-cryptographic-and-compression.html&lt;/A&gt;, section 1.4.116 Function cpaDcNsCompressData&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ronny G&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Apr 2024 18:27:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-QuickAssist-Technology/CPA-STATUS-RETRY-error-code-when-running-cpaDcNSCompressData-for/m-p/1591960#M302</guid>
      <dc:creator>Ronny_G_Intel</dc:creator>
      <dc:date>2024-04-23T18:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: CPA_STATUS_RETRY error code when running cpaDcNSCompressData() for the first time</title>
      <link>https://community.intel.com/t5/Intel-QuickAssist-Technology/CPA-STATUS-RETRY-error-code-when-running-cpaDcNSCompressData-for/m-p/1593181#M314</link>
      <description>&lt;P&gt;Is there any way to get / examine the status of the ring?&lt;/P&gt;</description>
      <pubDate>Sun, 28 Apr 2024 05:33:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-QuickAssist-Technology/CPA-STATUS-RETRY-error-code-when-running-cpaDcNSCompressData-for/m-p/1593181#M314</guid>
      <dc:creator>OttoChow</dc:creator>
      <dc:date>2024-04-28T05:33:59Z</dc:date>
    </item>
    <item>
      <title>Re:CPA_STATUS_RETRY error code when running cpaDcNSCompressData() for the first time</title>
      <link>https://community.intel.com/t5/Intel-QuickAssist-Technology/CPA-STATUS-RETRY-error-code-when-running-cpaDcNSCompressData-for/m-p/1594216#M317</link>
      <description>&lt;P&gt;Hi OttoChow,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am still checking on this but for now I can tell you that we have a mmtool/ring_dump that I am going to be sharing with you but I cant really tell if this is what you are looking for.&lt;/P&gt;&lt;P&gt;Please check and let me know.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ronny G&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 May 2024 17:57:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-QuickAssist-Technology/CPA-STATUS-RETRY-error-code-when-running-cpaDcNSCompressData-for/m-p/1594216#M317</guid>
      <dc:creator>Ronny_G_Intel</dc:creator>
      <dc:date>2024-05-01T17:57:40Z</dc:date>
    </item>
    <item>
      <title>Re:CPA_STATUS_RETRY error code when running cpaDcNSCompressData() for the first time</title>
      <link>https://community.intel.com/t5/Intel-QuickAssist-Technology/CPA-STATUS-RETRY-error-code-when-running-cpaDcNSCompressData-for/m-p/1595388#M325</link>
      <description>&lt;P&gt;Hi OttoChow,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Have you had the opportunity to review the mmtool/ring_dump tool I supplied you with?&lt;/P&gt;&lt;P&gt;I sent it to you via email.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ronny G&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 May 2024 20:51:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-QuickAssist-Technology/CPA-STATUS-RETRY-error-code-when-running-cpaDcNSCompressData-for/m-p/1595388#M325</guid>
      <dc:creator>Ronny_G_Intel</dc:creator>
      <dc:date>2024-05-06T20:51:37Z</dc:date>
    </item>
    <item>
      <title>Re:CPA_STATUS_RETRY error code when running cpaDcNSCompressData() for the first time</title>
      <link>https://community.intel.com/t5/Intel-QuickAssist-Technology/CPA-STATUS-RETRY-error-code-when-running-cpaDcNSCompressData-for/m-p/1597285#M343</link>
      <description>&lt;P&gt;Hi OttoChow,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Do you require any further assistance?&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not, I will go ahead and close the internal ticket that was opened for this matter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please inform me accordingly.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ronny G&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 May 2024 16:14:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-QuickAssist-Technology/CPA-STATUS-RETRY-error-code-when-running-cpaDcNSCompressData-for/m-p/1597285#M343</guid>
      <dc:creator>Ronny_G_Intel</dc:creator>
      <dc:date>2024-05-13T16:14:20Z</dc:date>
    </item>
    <item>
      <title>Re:CPA_STATUS_RETRY error code when running cpaDcNSCompressData() for the first time</title>
      <link>https://community.intel.com/t5/Intel-QuickAssist-Technology/CPA-STATUS-RETRY-error-code-when-running-cpaDcNSCompressData-for/m-p/1598118#M348</link>
      <description>&lt;P&gt;Hi OttoChow,,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am concluding the internal case I opened for this matter. Please don't hesitate to initiate a new thread if you require further help.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ronny G&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 May 2024 04:27:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-QuickAssist-Technology/CPA-STATUS-RETRY-error-code-when-running-cpaDcNSCompressData-for/m-p/1598118#M348</guid>
      <dc:creator>Ronny_G_Intel</dc:creator>
      <dc:date>2024-05-16T04:27:56Z</dc:date>
    </item>
  </channel>
</rss>

