On 03/16/15 14:54, Stuart Haslam wrote:
On Thu, Mar 12, 2015 at 10:54:49AM +0000, Stuart Haslam wrote:
On Wed, Mar 11, 2015 at 04:47:59PM -0400, Mike Holmes wrote:
I simultaneously ran two independent  instances of odp with "make check"
and neither had an issue, one had this patch the other did not.

At the same time I used the ./build.sh script from the cleanup branch of
https://git.linaro.org/people/anders.roxell/check-odp.git and it was
pointed at a patched repo
It failed consistently as before
Bah. I can reproduce that failure myself now.

That problem is because build.sh runs ./configure && make && make check
outside of the source tree, which only works if all of the executables
required by "make check" are produced by "make", and that's not the case
for odp_pktio_run. I'll have a think about the best way to resolve that.

./build.sh passes with this patch applied;

https://patches.linaro.org/45829/

I was initially confused as to why odp_scheduling_run didn't suffer the
same problem, but found that it does and just failed to report it, hence
the other 2 patches.

So that you need to fix value calculation and send v2.

Maxim.

_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to