aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/memif/cli.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-16/+0
2023-04-25memif: support dma optionMarvin Liu1-0/+2
2023-02-06vppinfra: refactor clib_socket_init, add linux netns supportDamjan Marion1-1/+1
2023-02-01memif: improve error reportingDamjan Marion1-57/+7
2021-12-08memif: fix the memory leak when memif cli getting wrong parameters inputsHan Wu1-4/+12
2021-10-16memif: Enhance show memif descriptors to display regionSteven Luong1-14/+13
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-2/+1
2019-07-23api: binary api cleanupDave Barach1-1/+1
2018-09-12Fix create memif socketEd Warnicke1-16/+0
2018-04-04memif: zero copy slaveDamjan Marion1-15/+28
2018-03-22memif: version 2Damjan Marion1-4/+4
2018-02-09memif: fix crash caused by zero pkt len in memif and clear dirty cache while ...Chun Li1-4/+3
2018-01-29memif: Add new API calls to manage memif socket names.Jon Loeliger1-10/+197
2017-11-09memif: use clib_socket_t for socket connectionsDamjan Marion1-2/+3
2017-11-08memif: do not mask head and tail pointersDamjan Marion1-0/+3
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-2/+2
2017-09-11memif: mode ip is not settable from binary APISteven1-2/+2
2017-06-19memif: add ip modeDamjan Marion1-1/+4
2017-06-16memif: show memif CLI enhancementSteven1-39/+115
2017-06-12memif: complete refactor of socket handling codeDamjan Marion1-52/+111
2017-05-31memif: multi-queues supportSteven1-3/+28
2017-03-22Add memif - packet memory interface for intra-host communicationDamjan Marion1-0/+202