summaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/thread.c
AgeCommit message (Collapse)AuthorFilesLines
2021-12-31vlib: remove external thread management supportDamjan Marion1-85/+0
Now DPDK have API to register external threads so we can remove this mess... Type: improvement Change-Id: I71a21f0cd94bd668aa406710c75a0bcc63fdc840 Signed-off-by: Damjan Marion <damarion@cisco.com>
2017-03-01dpdk: be a pluginDamjan Marion1-0/+85
Change-Id: I238258cdeb77035adc5e88903d824593d0a1da90 Signed-off-by: Damjan Marion <damarion@cisco.com>