[dpdk-dev] [BUG] ixgbe vector cannot compile without bulk alloc

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Dec 1 18:10:18 CET 2014


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


More information about the dev mailing list