14/06/2017 20:01, Yongseok Koh: > Hi, Ajit > > It looks you missed some #ifdef/endif when you made newer version for the > following patch. > http://dpdk.org/dev/patchwork/patch/25011 > > Currently, if RTE_LIBRTE_IXGBE_PMD isn't enabled, a compilation error occurs.
Fixed: http://dpdk.org/commit/8bd3bb40 Thanks for reporting