aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/python/vpp_papi/vpp_papi.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-05Alter logging semantics for VPP PAPI objectIgor Mikhailov (imichail)1-1/+1
2018-10-22PAPI: Add support for format/unformat functions.Ole Troan1-0/+1
2018-10-18PAPI: Expose API enums to tests / applicationsOle Troan1-16/+33
2018-10-02PAPI: Use UNIX domain sockets instead of shared memoryOle Troan1-109/+37
2018-09-07PAPI: Unpack embedded types with variable length arrays.Ole Troan1-4/+2
2018-08-23CSIT-1139: Implement parallel test executionjuraj.linkes1-1/+1
2018-08-09PAPI: Python 3.7 uses async keyword.Ole Troan1-11/+11
2018-07-18vpp-api: improve naming for easier debuggingKlement Sekera1-2/+2
2018-06-22Python API: Add enum and union support.Ole Troan1-0/+679
2018-06-18Revert "Python API: Add enum and union support."Ole Trøan1-678/+0
2018-06-17Python API: Add enum and union support.Ole Troan1-0/+678
2017-03-15Python API: Change from cPython to CFFI.Ole Troan1-599/+0
2017-03-07Python API: Synchronous mode.Ole Troan1-105/+89
2017-03-03python API: work towards python/vpp api separationKlement Sekera1-1/+30
2017-01-27Python API: event_callback not initialised.Ole Troan1-0/+1
2017-01-24Fix PAPI async responseWojciech Dec1-1/+1
2017-01-20Python API: Missing locking of results data structure.Ole Troan1-84/+219
2017-01-06python clients can set the API rx message queue lengthDave Barach1-3/+3
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+450