[dpdk-dev] Issue observed with execution of Reorder test app

2015-08-20 Thread Mukesh Dua
Hi, Thanks for sharing the details. On the basis of my understanding, have made the following changes. The test is now passing with the changes. diff -rupN a/app/test/test_reorder.c b/app/test/test_reorder.c --- a/app/test/test_reorder.c 2015-08-20 13:59:55.0 -0400 +++ b/app/test/test_re

[dpdk-dev] Issue observed with execution of Reorder test app

2015-08-20 Thread Mukesh Dua
I see issue with reorder test app failing on x86 environment due to changes made between release 2.0.0 and 2.1.0: App reorder_test (app/test/test_reorder.c) Function failing: test_reorder_insert There had been some changes with respect to addition of parameter is_initialized to the s

[dpdk-dev] Issue observed with execution of Reorder test app

2015-08-20 Thread Gonzalez Monroy, Sergio
On 20/08/2015 12:38, Mukesh Dua wrote: > I see issue with reorder test app failing on x86 environment due to changes > made between release 2.0.0 and 2.1.0: > > App reorder_test (app/test/test_reorder.c) > > Function failing: test_reorder_insert > > There had been some changes with res