RegEx only works on one PCIe address

When running doca_file_scan on 03:00:0, the regex in working correctly. But when run with “doca_file_scan —pci-address 03:00:1 —rules xxx —data yyy”, it failed with “Regex not supported on the device”.
What could be the reason?
Many thanks in advance.

Hello kylelsun,

Thank you for posting your query on our community. The RegEx accelerator must explicitly be initialized on interface p0 corresponding to the PCI address of 03:00.0. Please refer to this link for more information on running this application: File Scan :: NVIDIA DOCA SDK Documentation.

Thanks & Regards,
~ Nvidia Support

1 Like

Thank you for clearing my confusion.

Best regards,
Kyle

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.