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.
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.