aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-04-28bump dpdk version to 20.05Konstantin Ananyev3-38/+38
2020-03-09test/memtank: extend with extra statsKonstantin Ananyev1-85/+281
2019-12-31v6: make TCP stream alloc/free to use memtank APIKonstantin Ananyev2-1/+5
2019-12-31v6: memtank introductionKonstantin Ananyev3-0/+836
2019-06-14dpdk: move to v18.11 as default DPDK versionJianfeng Tan1-4/+5
2019-05-22test/gtest: fix issue with CIKonstantin Ananyev1-3/+3
2018-02-09tldk: introduce versioning, follow DPDK notationv18.02Konstantin Ananyev1-0/+4
2018-02-07tldk: make sure it builds/works with latest dpdk (17.11/18.02)Konstantin Ananyev4-19/+26
2017-07-27- Introduce tle_tcp_stream_readv() and tle_tcp_stream_writev().Konstantin Ananyev3-6/+6
2017-05-15Added rte_ring wrapper functions to support dpdk-17.05 and older versionMohammad Abdul Awal2-2/+2
2017-05-09Merge "tldk_test: added copy command to makefile to make test_scapy_gen.py vi...Konstantin Ananyev4-2/+14
2017-05-09tldk_test: added copy command to makefile to make test_scapy_gen.py visibleKopec, TomaszX4-2/+14
2017-04-10tcp_stream_close issue fixed, added tcp_stream tests (FPP-350)Tomasz Kopec1-1/+1
2017-02-28test/gtest: enable unit test with scapyMohammad Abdul Awal1-1/+1
2017-02-24Introduce first version of TCP code.Konstantin Ananyev23-194/+2670
2017-02-22gtest: disable test_tle_udp_devMohammad Abdul Awal1-1/+1
2017-01-24Merge "tldk test: Update tle_dev unit tests"Konstantin Ananyev2-2/+31
2017-01-24tldk_test: fix add define for older gccDaniel Mrzyglod1-0/+10
2017-01-19tldk test: Update tle_dev unit testsKarol Latecki2-2/+31
2017-01-19Merge "tldk: fix possibility of tle_event_active() from DOWN to UP"Konstantin Ananyev1-0/+1
2017-01-19tldk: fix possibility of tle_event_active() from DOWN to UPKarol Latecki1-0/+1
2017-01-16tldk/gtest: Modify makefile to allow compiling with DPDK 16.04Karol Latecki1-2/+2
2016-10-21tldk: fix for positive errno return values in udp_ctl.cKarol Latecki1-5/+5
2016-10-21tldk: fix for wrong rte_errno value in event.cKarol Latecki1-1/+1
2016-10-17test/gtest: fix stream open test-cases failKonstantin Ananyev1-1/+25
2016-10-07makefiles: don't assume that output and target is always the sameKonstantin Ananyev2-4/+4
2016-10-07tldk_test: Add TLDK unit testsDaniel Mrzyglod16-0/+1551
2016-10-06Enable C++ files compilationKonstantin Ananyev1-1/+1
2016-07-07initial tle_dring implementationKonstantin Ananyev3-0/+593