NI-SmartNIC 2026 Q3 Known Issues

Overview

This document contains the NI-SmartNIC known issues that were discovered before and since the release of NI-SmartNIC 2026 Q3. Known issues are performance issues or technical bugs that NI has acknowledged exist within this version of the product.

 

Not every issue known to NI appears on this list; it is intended to show the most severe and common issues that you may encounter and provide workarounds when possible. Other technical issues that you may encounter could occur through normal product use or system compatibility issues. You may find more information on these issues in NI’s Product Documentation, Knowledgebase, or Community; see Additional Resources.

Bug Number

Legacy ID

Description

Details

3162256

Compiling FPGA bitfiles using AMD Vivado scripts will fail with "DRC INBB-3" error

After generating intermediate files, when compiling an FPGA bitfile for a PXIe-8290 using AMD Vivado scripts the compile fails with a "DRC INBB-3 black box" error. 

Workaround:

This issue can occur because of limited file permissions for the user executing the Vivado compile script which can prevent being able to write output files into their default directory. This can be avoided by changing the output directory of the generated scripts.

  • After generating intermediate files, go to where they were generated.
  • Under ".../src/gen/..." modify both AuroraFramingGtm.bd and AuroraFramingGtyp.bd.
    • Where it says "gen_directory": "../../../../VivadoProject", remove two "../" from the relative path.
    • The result should look something like "gen_directory": "../../VivadoProject".
  • You should now be able to run a Vivado build without error.

Reported Version:

NI-SmartNIC: 2025 Q3

Resolved Version:

N/A

Added:

Jul 21, 2025

3190691

niFpgaGenerateLvbitx.vi missing from the PXIe-8290 FPGA project folder

After compiling the FPGA project with Vivado finishes, the niFpgaGenerateLvbitx.vi script to convert the *.pdi output from Vivado to a .lvbitx is missing.

Workaround:

After the build is finished, manually copy niFpgaGenerateLvbitx.vi to convert your PDI to an LVBITX.
  • This VI is installed into LabVIEW itself. For example, for LabVIEW 2025: "[LV2025DIR64]vi.lib\rvi\CDR\niFpgaGenerateLvbitx.vi".
  • Copy this VI next to your SleipnirTop.pdi from the Vivado build and run it. This action should produce SleipnirTop.lvbitx.

Reported Version:

NI-SmartNIC: 2025 Q3

Resolved Version:

N/A

Added:

Jul 21, 2025

3353586

PXIe-8290 will power down when a thermal or power limit is reached after the user session is stopped

If the PXIe-8290 is used in such a way that it exceeds the power or thermal rating, it will stop the user's session to reduce power usage. If that is not sufficient to maintain safe power usage and temperatures, the PXIe-8290 will power down, likely causing the PXI controller to crash with a Blue Screen of Death (BSoD).

Workaround:

To avoid this issue, monitor that the temperature remains below 98 degrees Celsius in NI Hardware Configuration Utility, and verify that the Module Cooling property reports its state to be Normal.

Reported Version:

NI-SmartNIC: 2025 Q4

Resolved Version:

N/A

Added:

Oct 21, 2025

3880782

Opening an Instruction Framework Session sometimes fails for PXIe-8290 applications

The first instruction framework access after a bitfile download on the PXIe-8290 will hang, as will subsequent accesses to that same instance. 

Workaround:

Explicitly start all of the FIFOs in the design, even if not all are needed, before attempting to use any of them.

Reported Version:

NI-SmartNIC: 2026 Q2

Resolved Version:

N/A

Added:

Jun 11, 2026

3834930

PXIe-8290 modules might cause crash during load

PXIe-8290 modules might cause crash during load.

Workaround:

There is currently no known workaround for this issue.

Reported Version:

NI-SmartNIC: 2026 Q1

Resolved Version:

N/A

Added:

Jun 11, 2026

Final Time Issue Listed

Issues found in this section will not be listed in future known issues documents for this product.

There are currently no issues to list.

Additional Resources

Explore Support Content and Product Documentation 

 

 

Ask the NI Community

 

 

Request Support from an Engineer

 

A valid service agreement may be required, and support options vary by country

 

The registered trademark Linux® is used pursuant to a sublicense from LMI, the exclusive licensee of Linus Torvalds, owner of the mark on a worldwide basis.

Glossary of Terms

 

  • Bug ID - When an issue is reported to NI, you may be given this ID or find it on ni.com.  You may also find IDs posted by NI on the discussion forums or in KnowledgeBase articles.
  • Legacy ID – An older issue ID that refers to the same issue.  You may instead find this issue ID in older known issues documents.
  • Description - A few sentences which describe the problem. The brief description given does not necessarily describe the problem in full detail.
  • Workaround - Possible ways to work around the problem.
  • Reported Version - The earliest version in which the issue was reported.
  • Resolved Version - Version in which the issue was resolved or was no longer applicable. "N/A" indicates that the issue has not been resolved.
  • Date Added - The date the issue was added to the document (not the reported date).