These 2 configuration options are incompatible: CONFIG_RTE_LIBRTE_IXGBE_RX_ALLOW_BULK_ALLOC=n CONFIG_RTE_IXGBE_INC_VECTOR=y Building this config gives this error: lib/librte_pmd_ixgbe/ixgbe_rxtx_vec.c:69:24: error: ?struct igb_rx_queue? has no member named ?fake_mbuf?
I'd like a confirmation that it will be always incompatible. Thanks -- Thomas