https://bugs.dpdk.org/show_bug.cgi?id=1792 Bug ID: 1792 Summary: fpga rawdev using printf not logging Product: DPDK Version: 25.07 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: other Assignee: dev@dpdk.org Reporter: stephen@networkplumber.org Target Milestone: --- The ifpa_rawdev.c calls printf directly instead of using rte_log. This is not the correct way to implement output for devices in DPDK. -- You are receiving this mail because: You are the assignee for the bug.