Hello Anatoly, On Fri, Mar 9, 2018 at 4:12 PM, Burakov, Anatoly <anatoly.bura...@intel.com> wrote: > On 09-Mar-18 9:15 AM, Pavan Nikhilesh wrote:
[...] >> >> >> I have taken a look at the github tree the issues with VFIO are gone, >> Although >> compilation issues with dpaa/dpaa2 are still present due to their >> dependency on >> `rte_eal_get_physmem_layout`. > > > I've fixed the dpaa compile issue and pushed it to github. I've tried to > keep the semantics the same as before, but i can't compile-test (let alone > test-test) them as i don't have access to a system with dpaa bus. Thanks. I will have a look at this. > > Also, you might want to know that dpaa bus driver references > RTE_LIBRTE_DPAA_MAX_CRYPTODEV which is only found in > config/common_armv8a_linuxapp but is not present in base config. Not sure if > that's an issue. > This might be an issue as very recently some patches updated the base config. I will cross check this as well. - Shreyansh