[dpdk-dev] [PATCH v5 09/12] test/fib: add FIB library autotests
Medvedkin, Vladimir
vladimir.medvedkin at intel.com
Tue Oct 1 19:12:42 CEST 2019
Hi Aaron,
On 12/09/2019 15:07, Aaron Conole wrote:
> Vladimir Medvedkin <vladimir.medvedkin at intel.com> writes:
>
>> Functional tests for the new FIB library.
>>
>> Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
>> ---
>> app/test/Makefile | 1 +
>> app/test/autotest_data.py | 6 +
>> app/test/meson.build | 3 +
>> app/test/test_fib.c | 397 ++++++++++++++++++++++++++++++++++++++++++++++
>> 4 files changed, 407 insertions(+)
>> create mode 100644 app/test/test_fib.c
>>
> Thanks so much for adding tests with your library.
>
> Please note that even after 30s, these tests don't complete:
>
> https://travis-ci.com/ovsrobot/dpdk/jobs/234132379
>
> Can you restrict some of your lpm test vectors rather than looping
> through all of combinations? Or perhaps take the long poll tests and
> move them into a perf test?
Sorry for the late reply. I'll try to make it work faster :)
--
Regards,
Vladimir
More information about the dev
mailing list