summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-27ldp: sid to fd mapper for apps with multiple workersFlorin Coras3-22/+112
2018-11-27pmalloc: correct format_pmalloc_map u32 index overrun bugKingwel Xie2-5/+3
2018-11-27docs: Add more on trexjdenisco7-22/+225
2018-11-27cmake: Add protocol.h to lacp plugin .h includesAlexander Chernavin1-0/+1
2018-11-27VPP-1508 python3 tests: use six.iteritemsPaul Vinciguerra2-6/+8
2018-11-27VPP-1508 python3 tests: .encode('hex')Paul Vinciguerra6-37/+44
2018-11-27VPP-1508 Fix for bug introduced in tests on use of repr.Paul Vinciguerra5-12/+12
2018-11-26Minor tweaksDave Barach2-20/+49
2018-11-26Split non-parallel testsuitejuraj.linkes3-26/+40
2018-11-26stats: Remove unneeded dependencies in stat_clientOle Troan4-20/+23
2018-11-26Python3 tests: Fix asserts.Paul Vinciguerra5-13/+13
2018-11-26Fix IPSec CLI key parsingPierre Pfister2-4/+11
2018-11-26Add a feature arc consistency checkDave Barach8-0/+28
2018-11-26vppinfra: prevent dlmalloc from allocating memory via mmap_alloc()Andrew Yourtchenko1-1/+22
2018-11-26flow-hash: Add symmetric flag for flow hashingMohsin Kazmi4-4/+40
2018-11-26vapi: break if parsing progress cannot be madeKlement Sekera1-0/+1
2018-11-26Remove unused argument from eth_identify_subint(...)Damjan Marion3-7/+2
2018-11-26Revert "VPP-1508 python3 tests: raw_input"Ole Trøan1-24/+19
2018-11-26 test_fib.py: Remove empty methodsPaul Vinciguerra1-10/+0
2018-11-26VPP-1508 Add support for environment markers.Paul Vinciguerra2-1/+13
2018-11-26VPP-1508 python3 tests locals()Paul Vinciguerra1-2/+3
2018-11-26Fix swapped decorators in VppTestCase.Paul Vinciguerra1-5/+5
2018-11-26VPP-1508 python3 tests: raw_inputPaul Vinciguerra1-19/+24
2018-11-25VPP-1508 python3 tests: python3 repr.Paul Vinciguerra5-20/+34
2018-11-25make test: Fix too wide subprocess exceptionsPaul Vinciguerra3-5/+5
2018-11-25Use a dissector table instead of strcmpDave Barach1-30/+51
2018-11-25vlib:init free list buffers vecEyal Bari2-0/+6
2018-11-25Fix typo in test/test_acl_plugin_conns.pyPaul Vinciguerra1-5/+5
2018-11-25Fix Typo: test/test_mtu.pyPaul Vinciguerra1-3/+3
2018-11-24VPP-1505 VPP-1508 Remove dep.: py_lispnetworkingPaul Vinciguerra3-11/+24
2018-11-23vhost-user: use memory store barrierDamjan Marion1-3/+3
2018-11-23make test: remove test-ext, fix test*-all targetsKlement Sekera2-11/+6
2018-11-23Fix test framework keepalivejuraj.linkes1-2/+1
2018-11-23Fix test logging propagationjuraj.linkes1-0/+1
2018-11-23VPP-1476: L2fib failures in masterPavel Kotucek1-7/+8
2018-11-23session: fix coverity app name warningFlorin Coras1-10/+20
2018-11-23acl-plugin: fix coverity error that the fix related for [VPP-1502] has triggeredAndrew Yourtchenko1-9/+13
2018-11-23doc: delete wrong description since VPP support 1G hugepageYulong Pei1-3/+3
2018-11-23Fix permission for vpp_papiOnong Tayeng1-1/+1
2018-11-23vhost-user: add missing inlinesDamjan Marion1-2/+2
2018-11-23vhost-user: avoid global storage accessDamjan Marion1-26/+34
2018-11-23vhost-user: simplify input loopDamjan Marion1-181/+174
2018-11-23NAT44: improve expired sessions reuse (VPP-1503)Matus Fabian3-96/+67
2018-11-22MAP: Use explicit address/prefix types in APIOle Troan9-568/+65
2018-11-22Revert "Add support for MAP-T CE (VPP-1058)"Ole Troan5-442/+163
2018-11-22acl-plugin: optimize hash memory usage + fix the startup config parsing for m...Andrew Yourtchenko3-7/+33
2018-11-22vhost-user: hint ethernet-input about single sw_if_indexDamjan Marion1-1/+16
2018-11-22vhost-user: avoid per-packet feature arc lookupsDamjan Marion1-12/+18
2018-11-22vhost-user: fix input node runtime statsDamjan Marion1-2/+2
2018-11-22Revert "Fix instance method call in test/framework.py"Ole Trøan2-8/+15