[dpdk-dev] [PATCH v3] Add unit test for thash library

2015-06-29 Thread Bruce Richardson
On Fri, Jun 19, 2015 at 01:32:05PM -0400, Vladimir Medvedkin wrote: > Add unit test for thash library > > v3 changes > - Fix checkpatch errors > > v2 changes > - fix typo > - remove unnecessary comments > > Signed-off-by: Vladimir Medvedkin Patch obviously depends on the thash patch which is s

[dpdk-dev] [PATCH v3] Add unit test for thash library

2015-06-19 Thread Vladimir Medvedkin
Add unit test for thash library v3 changes - Fix checkpatch errors v2 changes - fix typo - remove unnecessary comments Signed-off-by: Vladimir Medvedkin --- app/test/Makefile | 2 + app/test/autotest_data.py | 13 app/test/test_thash.c | 176