aboutsummaryrefslogtreecommitdiffstats
path: root/examples/cmd
AgeCommit message (Collapse)AuthorFilesLines
2018-07-06make api.Channel as interfaceVladimir Lavor3-22/+22
Change-Id: I052d241ab09043b1195beebeee99df4d8536621f Signed-off-by: Vladimir Lavor <vlavor@cisco.com>
2018-05-02support for shm prefixesVladimir Lavor3-7/+7
Change-Id: I279653deb9911862d29143269aea5dffbd564478 Signed-off-by: Vladimir Lavor <vlavor@cisco.com>
2018-01-25Update examples, tests and testdata after binapi-generator update.Milan Lenco1-3/+3
Change-Id: I738d501cbbb6673010a32847df3f1c87050b8d36 Signed-off-by: Milan Lenco <milan.lenco@pantheon.tech>
2018-01-04Merge "Fix imports for github.com/sirupsen/logrus"Rastislav Szabo1-1/+1
2017-12-04Fix events for mock adapterOndrej Fabry2-2/+2
Change-Id: Iee5fa6282e845ed2aef76c9246a9068f3765139c Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
2017-11-28Fix imports for github.com/sirupsen/logrusOndrej Fabry1-1/+1
Change-Id: I84f2e45e5ff188a2a7a80cf69f607b44486c1754 Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
2017-09-12Use Sirupsen/logrus with uppercaseLukas Macko1-1/+1
Change-Id: I2f8870c52f64eb56deb44e4a807867b3ef0a0b76 Signed-off-by: Lukas Macko <lmacko@cisco.com>
2017-09-07import sirupsen with lowercaseLukas Macko1-1/+1
Change-Id: I555587fc9ecc074ea1a42f0dc77c11716a1b06cb Signed-off-by: Lukas Macko <lmacko@cisco.com>
2017-07-11Merge "added performance benchmark example"Rastislav Szabo1-0/+162
2017-07-11added performance benchmark exampleRastislav Szabo1-0/+162
Change-Id: Ia0fea0569be3da7fadac9ef32d5f12c0b6de0089 Signed-off-by: Rastislav Szabo <raszabo@cisco.com>
2017-06-20Upgrade dependency to VPP 17.07 RC0Milan Lenco1-32/+44
Change-Id: I732d478b71895f4d3889752c683dbb6a84c6e17c Signed-off-by: Milan Lenco <milan.lenco@pantheon.tech>
2017-05-25added async connect API, new structure of examplesRastislav Szabo2-0/+353
Change-Id: Iab9bce174596c30998981e02b7030c248c423384 Signed-off-by: Rastislav Szabo <raszabo@cisco.com>