https://bugs.dpdk.org/show_bug.cgi?id=1448

Morten Brørup (m...@smartsharesystems.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m...@smartsharesystems.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Morten Brørup (m...@smartsharesystems.com) ---
Using #ifdef is the convention in DPDK, like in the Linux Kernel.

The way to disable it is to outcomment it like this:

/* RTE_ETHDEV_RXTX_CALLBACKS is not set */

E.g.:
https://elixir.bootlin.com/dpdk/v24.03/source/config/rte_config.h#L60

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to