summaryrefslogtreecommitdiffstats
path: root/zebra/dpdk (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: Drop new lines from zlog_debug for dpdk debug messagesDonatas Abraitis2023-09-291-2/+2
* isisd, zebra: Use array_size instead of ARRAY_SIZEDonald Sharp2023-03-311-1/+1
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-1/+1
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-1/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-094-56/+4
* build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-261-2/+0
* zebra: PBR dpdk programmingAnuradha Karuppiah2022-06-274-19/+388
* zebra: setup the zebra interface to dpdk port map tableAnuradha Karuppiah2022-06-274-0/+186
* zebra: initialize hw via DPDKAnuradha Karuppiah2022-06-272-3/+30
* zebra: infastructure for the new dataplane pluginAnuradha Karuppiah2022-06-274-0/+333