test/fib: add IPv6 performance autotests
authorVladimir Medvedkin <vladimir.medvedkin@intel.com>
Fri, 1 Nov 2019 15:21:45 +0000 (15:21 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 5 Nov 2019 23:11:55 +0000 (00:11 +0100)
commit0d89a9569a10512e1810b2bda819a7a15e236e27
tree190751ab6bcc6484d1c66ca1c5606f5bdc199637
parent08e0c7581468df8499f272a15f65507cf1b717ad
test/fib: add IPv6 performance autotests

Performance IPv6 tests for the FIB library.

Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
app/test/Makefile
app/test/autotest_data.py
app/test/meson.build
app/test/test_fib6_perf.c [new file with mode: 0644]