<?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:Issue with using Data Streaming Accelerator in Intel® Xeon® Processor and Server Products</title>
    <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1576331#M23846</link>
    <description>&lt;P&gt;Hi Johnnyjax,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greetings for the day!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note we have not received a reply from you , and as such, we will be closing your case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to continue support, please reply to this post and we will reopen your case or create a new one so that we can continue to support you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Megha k&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 28 Feb 2024 17:24:37 GMT</pubDate>
    <dc:creator>Meghak</dc:creator>
    <dc:date>2024-02-28T17:24:37Z</dc:date>
    <item>
      <title>Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1565556#M23603</link>
      <description>&lt;P&gt;Hello, I had trouble with either the &lt;A href="https://github.com/intel/dsa-perf-micros/blob/main/doc/dsa_configuration.rst" target="_self"&gt;dsa-perf-micros&lt;/A&gt; and the &lt;A href="https://github.com/intel/idxd-config/tree/accel-config-v4.0/test" target="_self"&gt;accel-config&lt;/A&gt; test, it seems to be related to having no pasid support.&lt;/P&gt;&lt;P&gt;running "$ ./scripts/setup_dsa.sh configs/4e1w-d.conf" in dsa-perf-micros gives this error:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000F8A"&gt;&lt;SPAN&gt;disabled dsa0&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000F8A"&gt;&lt;SPAN&gt;enabled 1 device(s) out of 1&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000F8A"&gt;&lt;SPAN&gt;failed in dsa0/wq0.0&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000F8A"&gt;&lt;SPAN&gt;enabled 0&amp;nbsp;wq(s) out of 1&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000F8A"&gt;&lt;SPAN&gt;Error[0x80110000] dsa0/wq0.0: Unknown error&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Running "&lt;SPAN&gt;'accel-config test" after building gives this error related to no pasid support -&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000F8A"&gt;&lt;SPAN&gt;run&amp;nbsp;test_libaccfg&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000F8A"&gt;&lt;SPAN&gt;__accfg_test_skip: explicit skip test_libaccfg:928&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000F8A"&gt;&lt;SPAN&gt;device has no&amp;nbsp;pasid&amp;nbsp;support, skipping tests&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000F8A"&gt;&lt;SPAN&gt;test-libaccfg: SKIP&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000F8A"&gt;&lt;SPAN&gt;libaccfg:&amp;nbsp;accfg_unref: context 0x560f2c1682a0 released&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;cat /proc/cmdline gives&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000F8A"&gt;"BOOT_IMAGE=/vmlinuz-6.5.0-14-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro intel_iommu=on,sm_on"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cat /boot/config-6.5.0-14-generic | grep CONFIG_INTEL_IOMMU gives:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000F8A"&gt;CONFIG_INTEL_IOMMU=y&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;CONFIG_INTEL_IOMMU_SVM=y&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;CONFIG_INTEL_IOMMU_FLOPPY_WA=y&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;CONFIG_INTEL_IOMMU_PERF_EVENTS=y&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;cat /boot/config-6.5.0-14-generic | grep CONFIG_INTEL_IDXD gives&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000F8A"&gt;CONFIG_INTEL_IDXD_BUS=m&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;CONFIG_INTEL_IDXD=m&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;# CONFIG_INTEL_IDXD_COMPAT is not set&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;CONFIG_INTEL_IDXD_SVM=y&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;CONFIG_INTEL_IDXD_PERFMON=y&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;My server is a sapphire rapids server and Here's my Baseboard configuration:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000F8A"&gt;Base Board Information&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;Manufacturer: Supermicro&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;Product Name: X13DEM&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;Version: 1.02A&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;Serial Number: HM22BS019943&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;Asset Tag: Base Board Asset Tag&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;Features:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;Board is a hosting board&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;Board is replaceable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;Location In Chassis: Part Component&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;Chassis Handle: 0x0003&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;Type: Motherboard&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000F8A"&gt;Contained Object Handles: 0&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the CPU information:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#1E2EB8"&gt;Architecture: x86_64&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;CPU op-mode(s): 32-bit, 64-bit&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;Address sizes: 46 bits physical, 57 bits virtual&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;Byte Order: Little Endian&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;CPU(s): 80&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;On-line CPU(s) list: 0-79&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;Vendor ID: GenuineIntel&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;Model name: Intel(R) Xeon(R) Silver 4416+&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;CPU family: 6&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;Model: 143&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;Thread(s) per core: 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;Core(s) per socket: 20&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;Socket(s): 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;Stepping: 8&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;CPU max MHz: 3900.0000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;CPU min MHz: 800.0000&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's what some of the relevant information from&amp;nbsp;&lt;FONT color="#1E2EB8"&gt;sudo lspci -vvv -s 75:01.0&lt;/FONT&gt; produced:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#1E2EB8"&gt;Capabilities: [220 v1] Address Translation Service (ATS)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;ATSCap: Invalidate Queue Depth: 00&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;ATSCtl: Enable+, Smallest Translation Unit: 00&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;Capabilities: [230 v1] Process Address Space ID (PASID)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;PASIDCap: Exec- Priv+, Max PASID Width: 14&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;PASIDCtl: Enable+ Exec- Priv+&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;Capabilities: [240 v1] Page Request Interface (PRI)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;PRICtl: Enable- Reset-&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;PRISta: RF- UPRGI- Stopped+&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;Page Request Capacity: 00000200, Page Request Allocation: 00000200&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;Kernel driver in use: idxd&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#1E2EB8"&gt;Kernel modules: idxd&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 20:38:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1565556#M23603</guid>
      <dc:creator>Johnnyjax</dc:creator>
      <dc:date>2024-01-23T20:38:12Z</dc:date>
    </item>
    <item>
      <title>Re:Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1565754#M23614</link>
      <description>&lt;P&gt;Hi Johnnyjax,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting on Intel Community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note we are reviewing the query reported and we shall get back with an update at the earliest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Megha K&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jan 2024 11:25:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1565754#M23614</guid>
      <dc:creator>Meghak</dc:creator>
      <dc:date>2024-01-24T11:25:57Z</dc:date>
    </item>
    <item>
      <title>Re:Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1566035#M23623</link>
      <description>&lt;P&gt;Hi Johnnyjax,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting on Intel Community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note we have reviewed the issue reported and we request to help us with the below details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Kernel Boot Parameters: &lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Run&lt;EM&gt; grep -i vtd /etc/default/grub and grep -i vtx /etc/default/grub&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Look for options like &lt;EM&gt;intel_vtd.active&lt;/EM&gt;=off or &lt;EM&gt;intel_vtd_cmt_mode=off&lt;/EM&gt; that might disable VT-d functionalities.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;VT-d Status: &lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Run grep &lt;EM&gt;-i vtd /proc/cpuinfo&lt;/EM&gt; and grep -&lt;EM&gt;i vtx /proc/cpuinfo&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Look for entries like "&lt;EM&gt;VT-d: active&lt;/EM&gt;" or "&lt;EM&gt;VT-d: disabled&lt;/EM&gt;" to confirm VT-d activation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Driver Status: &lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Run &lt;EM&gt;dmesg | grep -i prictl or journalctl | grep -i prictl&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Look for any error messages or information about PRICtl driver loading or initialization issues.&lt;/P&gt;&lt;P&gt;If VT-d is disabled, investigate the cause through BIOS settings or kernel boot parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the BIOS settings, please make sure: enabled "Opt-Out Illegal MSI Mitigation", enabled "PRS Capability for PCIe" and disabled "Limit CPU PA to 46 bits".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We request to consult with the system or motherboard documentation for specific BIOS settings related to VT-d and VT-x and make sure no additional config is needed on BIOS level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, on the Intel® Data Streaming Accelerator User Guide ( &lt;A href="https://www.intel.com/content/www/us/en/content-details/759709/intel-data-streaming-accelerator-user-guide.html?DocID=759709" rel="noopener noreferrer" target="_blank"&gt;https://www.intel.com/content/www/us/en/content-details/759709/intel-data-streaming-accelerator-user-guide.html?DocID=759709&lt;/A&gt;)- Page 15, there is a description about checking the DSA on the OS:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run&lt;EM&gt; lspci -vvv -s 6a:01.0 &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;The output should be like the following:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11pt;"&gt;Capabilities: [220 v1] Address Translation Service (ATS)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11pt;"&gt;ATSCap: Invalidate Queue Depth: 00&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11pt;"&gt;ATSCtl: Enable+, Smallest Translation Unit: 00&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run &lt;EM&gt;dmesg&lt;/EM&gt; |&lt;EM&gt; grep -i idxd&lt;/EM&gt; if you see “Unable to turn on SVA feature”, VT-d scalable mode may not be enabled by default, reboot with “&lt;EM&gt;intel_iommu=on,sm_on&lt;/EM&gt;” added to the kernel command line to enable VT-d scalable mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run &lt;EM&gt;dmesg&lt;/EM&gt; | &lt;EM&gt;grep idxd&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Confirm if SVA if enabled. If unable to turn on SVA:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG style="font-size: 11pt; font-family: Calibri;"&gt;Add&lt;/STRONG&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri;"&gt; this grub config command in /etc/default/grub file:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;GRUB_CMDLINE_LINUX_DEFAULT="intel_iommu=on,sm_on iommu=on"&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG style="font-size: 11pt; font-family: Calibri;"&gt;Run&lt;/STRONG&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri;"&gt; command:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;update-grub&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG style="font-size: 11pt; font-family: Calibri;"&gt;Reboot&lt;/STRONG&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri;"&gt; the system.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the commands above do not show the issue, please report back the output to review further.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Megha K&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jan 2024 11:35:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1566035#M23623</guid>
      <dc:creator>Meghak</dc:creator>
      <dc:date>2024-01-25T11:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1566208#M23625</link>
      <description>&lt;P&gt;-&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 17:54:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1566208#M23625</guid>
      <dc:creator>Johnnyjax</dc:creator>
      <dc:date>2024-01-26T17:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1566244#M23627</link>
      <description>&lt;P&gt;-&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 17:53:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1566244#M23627</guid>
      <dc:creator>Johnnyjax</dc:creator>
      <dc:date>2024-01-26T17:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1566245#M23628</link>
      <description>&lt;P class=""&gt;Hello,&lt;/P&gt;&lt;P class=""&gt;Thank you for your continued support. I've made several changes to our system based on your recommendations, but I'm still encountering some issues.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;BIOS Settings Adjustments:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Enabled "Opt-Out Illegal MSI Mitigation."&lt;/LI&gt;&lt;LI&gt;Could not find "PRS Capability for PCIe" or "Limit CPU PA to 46 bits." in the BIOS settings&lt;/LI&gt;&lt;LI&gt;Confirmed that both VT-d and VT-x are enabled in the BIOS&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;GRUB Configuration:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Updated GRUB_CMDLINE_LINUX_DEFAULT to "intel_iommu=on,sm_on iommu=on" in the GRUB configuration file.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;System Changes Observed:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Post these changes the command sudo lspci -vvv -s xx:xx.x shows that ATS, PASID, and PRI capabilities are enabled with the following output:&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN class=""&gt;Capabilities: [220 v1] Address Translation Service (ATS)&lt;BR /&gt;ATSCap: Invalidate Queue Depth: 00&lt;BR /&gt;ATSCtl: Enable+, Smallest Translation Unit: 00&lt;BR /&gt;Capabilities: [230 v1] Process Address Space ID (PASID)&lt;BR /&gt;PASIDCap: Exec- Priv+, Max PASID Width: 14&lt;BR /&gt;PASIDCtl: Enable+ Exec- Priv+&lt;BR /&gt;Capabilities: [240 v1] Page Request Interface (PRI)&lt;BR /&gt;PRICtl: Enable+ Reset-&lt;BR /&gt;PRISta: RF- UPRGI- Stopped+&lt;BR /&gt;Page Request Capacity: 00000200, Page Request Allocation: 00000200&lt;BR /&gt;Kernel driver in use: idxd&lt;BR /&gt;Kernel modules: idxd&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Issues with Work Queues:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Able to enable Dedicated Work Queues (DWQs) but not Shared Work Queues.&lt;/LI&gt;&lt;LI&gt;Despite enabling DWQs, PASID appears to be not enabled (cat /sys/bus/dsa/devices/dsa0/pasid_enabled returns 0) despite the previous command showing it was enabled.&lt;BR /&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Running "&lt;EM&gt;dmesg&lt;/EM&gt;&amp;nbsp;|&amp;nbsp;&lt;EM&gt;grep idxd" gives:&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN class=""&gt;&lt;EM&gt;[ 10.399537] idxd 0000:75:01.0: enabling device (0144 -&amp;gt; 0146)&lt;BR /&gt;[ 10.399586] idxd 0000:75:01.0: Unable to turn on user SVA feature.&lt;BR /&gt;[ 10.469665] idxd 0000:75:01.0: Intel(R) Accelerator Device (v100)&lt;BR /&gt;[ 10.470148] idxd 0000:75:02.0: enabling device (0140 -&amp;gt; 0142)&lt;BR /&gt;[ 10.470217] idxd 0000:75:02.0: Unable to turn on user SVA feature.&lt;BR /&gt;[ 10.633482] idxd 0000:75:02.0: Intel(R) Accelerator Device (v100)&lt;BR /&gt;[ 10.633717] idxd 0000:f2:01.0: enabling device (0144 -&amp;gt; 0146)&lt;BR /&gt;[ 10.633797] idxd 0000:f2:01.0: Unable to turn on user SVA feature.&lt;BR /&gt;[ 10.648503] idxd 0000:f2:01.0: Intel(R) Accelerator Device (v100)&lt;BR /&gt;[ 10.648605] idxd 0000:f2:02.0: enabling device (0140 -&amp;gt; 0142)&lt;BR /&gt;[ 10.648629] idxd 0000:f2:02.0: Unable to turn on user SVA feature.&lt;BR /&gt;[ 10.656282] idxd 0000:f2:02.0: Intel(R) Accelerator Device (v100)&lt;BR /&gt;[ 2029.559277] idxd 0000:75:01.0: No shared wq support but configured.&lt;BR /&gt;[ 2052.000604] idxd 0000:f2:01.0: No shared wq support but configured.&lt;BR /&gt;[ 2609.360100] idxd 0000:75:01.0: No shared wq support but configured.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Errors Encountered:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Attempting to run dsa-perf-micros test with DWQs led to errors related to a timeout polling the completion records. The dmesg logs show repeated instances of the following errors:&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;[15371.702030]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;dmar12&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Invalid&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;page&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;request&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;75100001&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;7&lt;/SPAN&gt;&lt;SPAN class=""&gt;f940eeff0b7&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;[15371.702031]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;idxd&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;0000&lt;/SPAN&gt;:&lt;SPAN class=""&gt;75&lt;/SPAN&gt;:&lt;SPAN class=""&gt;02.0&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;err&lt;/SPAN&gt;&lt;SPAN class=""&gt;[2]&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;0&lt;/SPAN&gt;&lt;SPAN class=""&gt;x00007f940eefe000&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;[15371.702035]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;IOMMU&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;dmar12&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Page&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;request&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;without&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;PASID&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Additional Checks:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Commands like grep -i vtd /etc/default/grub, grep -i vtx /etc/default/grub, grep -i vtd /proc/cpuinfo, grep -i vtx /proc/cpuinfo, dmesg | grep -i prictl, and journalctl | grep -i prictl yielded no results.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;I would greatly appreciate any further assistance or insights you can provide to help resolve these issues.&lt;/P&gt;&lt;P class=""&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 17:55:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1566245#M23628</guid>
      <dc:creator>Johnnyjax</dc:creator>
      <dc:date>2024-01-26T17:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1566357#M23631</link>
      <description>&lt;P&gt;-&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 17:53:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1566357#M23631</guid>
      <dc:creator>Johnnyjax</dc:creator>
      <dc:date>2024-01-26T17:53:17Z</dc:date>
    </item>
    <item>
      <title>Re:Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1566949#M23639</link>
      <description>&lt;P&gt;Hi Johnnyjax,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting on Intel Community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note we are reviewing the query reported and we shall get back with an update at the earliest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Megha K&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jan 2024 08:07:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1566949#M23639</guid>
      <dc:creator>Meghak</dc:creator>
      <dc:date>2024-01-29T08:07:08Z</dc:date>
    </item>
    <item>
      <title>Re:Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1567480#M23652</link>
      <description>&lt;P&gt;Hi Johnnyjax,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting on Intel Community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note since the commands shared do not show the issue, we request to help us with the output to review further.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Megha k&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jan 2024 13:45:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1567480#M23652</guid>
      <dc:creator>Meghak</dc:creator>
      <dc:date>2024-01-30T13:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1567483#M23654</link>
      <description>&lt;P class=""&gt;Hi &lt;SPAN&gt;Meghak&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;The issue is there's no shared WQ support and&amp;nbsp; that PASID still seems to not be enabled despite doing the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;BIOS Settings Adjustments:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Enabled "Opt-Out Illegal MSI Mitigation."&lt;/LI&gt;&lt;LI&gt;Could not find "PRS Capability for PCIe" or "Limit CPU PA to 46 bits." in the BIOS settings&lt;/LI&gt;&lt;LI&gt;Confirmed that both VT-d and VT-x are enabled in the BIOS&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;GRUB Configuration:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Updated GRUB_CMDLINE_LINUX_DEFAULT to "intel_iommu=on,sm_on iommu=on" in the GRUB configuration file.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;System Changes Observed:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Post these changes the command sudo lspci -vvv -s xx:xx.x shows that ATS, PASID, and PRI capabilities are enabled with the following output:&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN class=""&gt;Capabilities: [220 v1] Address Translation Service (ATS)&lt;BR /&gt;ATSCap: Invalidate Queue Depth: 00&lt;BR /&gt;ATSCtl: Enable+, Smallest Translation Unit: 00&lt;BR /&gt;Capabilities: [230 v1] Process Address Space ID (PASID)&lt;BR /&gt;PASIDCap: Exec- Priv+, Max PASID Width: 14&lt;BR /&gt;PASIDCtl: Enable+ Exec- Priv+&lt;BR /&gt;Capabilities: [240 v1] Page Request Interface (PRI)&lt;BR /&gt;PRICtl: Enable+ Reset-&lt;BR /&gt;PRISta: RF- UPRGI- Stopped+&lt;BR /&gt;Page Request Capacity: 00000200, Page Request Allocation: 00000200&lt;BR /&gt;Kernel driver in use: idxd&lt;BR /&gt;Kernel modules: idxd&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Issues with Work Queues:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Able to enable Dedicated Work Queues (DWQs) but not Shared Work Queues.&lt;/LI&gt;&lt;LI&gt;Despite enabling DWQs, PASID appears to be not enabled (cat /sys/bus/dsa/devices/dsa0/pasid_enabled returns 0) despite the previous command showing it was enabled.&lt;BR /&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Running "&lt;EM&gt;dmesg&lt;/EM&gt;&amp;nbsp;|&amp;nbsp;&lt;EM&gt;grep idxd" gives:&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN class=""&gt;&lt;EM&gt;[ 10.399537] idxd 0000:75:01.0: enabling device (0144 -&amp;gt; 0146)&lt;BR /&gt;[ 10.399586] idxd 0000:75:01.0: Unable to turn on user SVA feature.&lt;BR /&gt;[ 10.469665] idxd 0000:75:01.0: Intel(R) Accelerator Device (v100)&lt;BR /&gt;[ 10.470148] idxd 0000:75:02.0: enabling device (0140 -&amp;gt; 0142)&lt;BR /&gt;[ 10.470217] idxd 0000:75:02.0: Unable to turn on user SVA feature.&lt;BR /&gt;[ 10.633482] idxd 0000:75:02.0: Intel(R) Accelerator Device (v100)&lt;BR /&gt;[ 10.633717] idxd 0000:f2:01.0: enabling device (0144 -&amp;gt; 0146)&lt;BR /&gt;[ 10.633797] idxd 0000:f2:01.0: Unable to turn on user SVA feature.&lt;BR /&gt;[ 10.648503] idxd 0000:f2:01.0: Intel(R) Accelerator Device (v100)&lt;BR /&gt;[ 10.648605] idxd 0000:f2:02.0: enabling device (0140 -&amp;gt; 0142)&lt;BR /&gt;[ 10.648629] idxd 0000:f2:02.0: Unable to turn on user SVA feature.&lt;BR /&gt;[ 10.656282] idxd 0000:f2:02.0: Intel(R) Accelerator Device (v100)&lt;BR /&gt;[ 2029.559277] idxd 0000:75:01.0: No shared wq support but configured.&lt;BR /&gt;[ 2052.000604] idxd 0000:f2:01.0: No shared wq support but configured.&lt;BR /&gt;[ 2609.360100] idxd 0000:75:01.0: No shared wq support but configured.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Errors Encountered:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Attempting to run dsa-perf-micros test with DWQs led to errors related to a timeout polling the completion records. The dmesg logs show repeated instances of the following errors:&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;[15371.702030]&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;dmar12&lt;/SPAN&gt;:&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Invalid&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;page&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;request&lt;/SPAN&gt;:&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;75100001&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;7&lt;/SPAN&gt;&lt;SPAN class=""&gt;f940eeff0b7&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;[15371.702031]&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;idxd&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;0000&lt;/SPAN&gt;:&lt;SPAN class=""&gt;75&lt;/SPAN&gt;:&lt;SPAN class=""&gt;02.0&lt;/SPAN&gt;:&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;err&lt;/SPAN&gt;&lt;SPAN class=""&gt;[2]&lt;/SPAN&gt;:&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;0&lt;/SPAN&gt;&lt;SPAN class=""&gt;x00007f940eefe000&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;[15371.702035]&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;IOMMU&lt;/SPAN&gt;:&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;dmar12&lt;/SPAN&gt;:&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Page&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;request&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;without&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;PASID&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Additional Checks:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Commands like grep -i vtd /etc/default/grub, grep -i vtx /etc/default/grub, grep -i vtd /proc/cpuinfo, grep -i vtx /proc/cpuinfo, dmesg | grep -i prictl, and journalctl | grep -i prictl yielded no results.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;I would greatly appreciate any further assistance or insights you can provide to help resolve these issues.&lt;/P&gt;&lt;P class=""&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 14:02:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1567483#M23654</guid>
      <dc:creator>Johnnyjax</dc:creator>
      <dc:date>2024-01-30T14:02:54Z</dc:date>
    </item>
    <item>
      <title>Re:Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1567764#M23660</link>
      <description>&lt;P&gt;Hi Johnnyjax,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting on Intel Community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note we are currently reviewing the issue reported and will provide you with a solution as soon as possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Megha k&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Jan 2024 06:52:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1567764#M23660</guid>
      <dc:creator>Meghak</dc:creator>
      <dc:date>2024-01-31T06:52:15Z</dc:date>
    </item>
    <item>
      <title>Re:Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1568328#M23667</link>
      <description>&lt;P&gt;Hi Johnnyjax,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting on Intel Community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the issue reported, we request you to try&amp;nbsp;insert the vfio-pci driver to the kernel and then run “dmesg | tail” command to see whether the driver loads successfully or not?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let us know the outcome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Megha K&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Feb 2024 13:50:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1568328#M23667</guid>
      <dc:creator>Meghak</dc:creator>
      <dc:date>2024-02-01T13:50:54Z</dc:date>
    </item>
    <item>
      <title>Re:Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1569800#M23701</link>
      <description>&lt;P&gt;Hi Johnnyjax,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting on Intel Community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note this is a follow up post requesting to confirm the details requested on the previous post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We await your response to assist you further.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Megha K&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Feb 2024 16:31:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1569800#M23701</guid>
      <dc:creator>Meghak</dc:creator>
      <dc:date>2024-02-06T16:31:58Z</dc:date>
    </item>
    <item>
      <title>Re:Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1570997#M23735</link>
      <description>&lt;P&gt;Hi Johnnyjax,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting on Intel Community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have not received a reply from you , and as such, we will be closing your case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to continue support, please reply to this post and we will reopen your case or create a new one so that we can continue to support you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Megha K&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Feb 2024 13:52:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1570997#M23735</guid>
      <dc:creator>Meghak</dc:creator>
      <dc:date>2024-02-09T13:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1571010#M23737</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the late reply. I inserted the&amp;nbsp;&lt;SPAN&gt;vfio-pci driver to the kernel and then ran “dmesg | tail” and it showed that it enabled the vfio-pci driver: "[56273.148644] vfio-pci 0000:f3:02.0: enabling device (0000 -&amp;gt; 0002)". Despite this I still get the same previous errors where it shows that there's no passid support when I run "cat /sys/bus/dsa/devices/dsa0/pasid_enabled" which returns 0. running "dmesg | grep idxd" also shows&amp;nbsp;&lt;EM&gt;&amp;nbsp;"idxd 0000:75:01.0: No shared wq support but configured."&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;I've been able to use the DSA device within dpdk using the vfio-pci driver" but I still can't use it with the kernel with the idxd driver outside of dpdk. It still shows that passid is not enabled and that there's no shared work queue support.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 14:25:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1571010#M23737</guid>
      <dc:creator>Johnnyjax</dc:creator>
      <dc:date>2024-02-09T14:25:32Z</dc:date>
    </item>
    <item>
      <title>Re:Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1571021#M23738</link>
      <description>&lt;P&gt;Hi Johnnyjax,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for confirming the details. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note we are currently reviewing the issue reported and will provide you with a solution as soon as possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Megha k&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Feb 2024 14:56:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1571021#M23738</guid>
      <dc:creator>Meghak</dc:creator>
      <dc:date>2024-02-09T14:56:27Z</dc:date>
    </item>
    <item>
      <title>Re:Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1574510#M23810</link>
      <description>&lt;P&gt;Hi Johnnyjax,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting on Intel community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please accept our sincere apologies for the delay in response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note we are still waiting for an update from our Engineering team who is checking the usage of DSA outside DPDK environment.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We will provide you an update as soon as possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Megha k&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Feb 2024 16:24:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1574510#M23810</guid>
      <dc:creator>Meghak</dc:creator>
      <dc:date>2024-02-22T16:24:33Z</dc:date>
    </item>
    <item>
      <title>Re:Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1575902#M23836</link>
      <description>&lt;P&gt;Hi Johnnyjax,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting on Intel Community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note we have reviewed your query and at this point we do not have support for DSA outside the DPDK environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;DSA (and other Accelerators) were designed to utilize DPDK by providing a user-space programming environment for high-performance packet processing applications.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DPDK (Data Plane Development Kit) is a set of libraries and drivers that provides high-performance packet processing frameworks for building software-defined applications.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let us know if we may proceed with case closure if there are no further queries.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Megha K&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Feb 2024 18:52:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1575902#M23836</guid>
      <dc:creator>Meghak</dc:creator>
      <dc:date>2024-02-27T18:52:12Z</dc:date>
    </item>
    <item>
      <title>Re:Issue with using Data Streaming Accelerator</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1576331#M23846</link>
      <description>&lt;P&gt;Hi Johnnyjax,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greetings for the day!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note we have not received a reply from you , and as such, we will be closing your case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to continue support, please reply to this post and we will reopen your case or create a new one so that we can continue to support you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Megha k&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Feb 2024 17:24:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Issue-with-using-Data-Streaming-Accelerator/m-p/1576331#M23846</guid>
      <dc:creator>Meghak</dc:creator>
      <dc:date>2024-02-28T17:24:37Z</dc:date>
    </item>
  </channel>
</rss>

