Re: [PATCH v4 2/2] test: migrate custom handler test to stack handler
From: Thomas Monjalon <hidden>
Date: 2016-06-30 17:46:24
From: Thomas Monjalon <hidden>
Date: 2016-06-30 17:46:24
2016-06-30 18:36, Hunt, David:
On 30/6/2016 10:45 AM, Thomas Monjalon wrote:quoted
Hi David, There is a compilation error: app/test/test_mempool.c:598:6: error: too few arguments to function ‘test_mempool_basic’ Please send a v5, thanks.Thomas, after the second commit patch-set is applied, there should only be 585 lines in test_mempool.c
I have 616 lines.
I cannot reproduce the issue you are seeing. I have pulled down the 2 patches from patchwork and it compiles and runs the autotest fine here. Could you please check on your side?
It is because of the patch from Lazaros. Please rebase from master.