[dpdk-dev] DTS Error / can not find cores

2020-03-24 Thread David Liu
Hi, We are currently having an issue when running the command to set up the DTS with T-Rex on the machines. We tried to look into the code, but we are still not sure why and what cause the issue. Do you have any clue how we can fix this? We know the DTS working, T-Rex is able to be detected. Be

Re: [dpdk-dev] DTS Error / can not find cores

2020-03-24 Thread David Liu
The log file may be useful. On Tue, Mar 24, 2020 at 11:32 AM David Liu wrote: > Hi, > > We are currently having an issue when running the command to set up the > DTS with T-Rex on the machines. > We tried to look into the code, but we are still not sure why and what > cause the issue. > > Do you

Re: [dpdk-dev] DTS Error / can not find cores

2020-03-24 Thread Tu, Lijuan
It seems it caused by that dts not compatible with pexpect 4.8.0 , we met it before, and we have fixed it in latest version. Here are 3 options for you: 1, lower pexpect to 4.2.1 2, update dts to latest commit 3, apply the patch set below: