aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-10-03dpdk: remove api boilerplateOle Troan1-1/+0
2019-04-08rdma: fix DPDK MLX driver conflictBenoƮt Ganne1-5/+1
2019-04-02dpdk: fix build error when mlx support enabledMatthew Smith1-1/+1
2019-03-28cmake: add vpp_plugin_find_library macroDamjan Marion1-21/+9
2019-03-01dpdk: update mlx[45] linking optionsMatthew Smith1-1/+1
2019-02-02dpdk: bump to dpdk 19.02Damjan Marion1-8/+8
2019-01-26cmake: parse DPDK config without compilationDamjan Marion1-57/+15
2019-01-26cmake: add support for linking with DPDK shared libsDamjan Marion1-67/+121
2019-01-17cmake: initial cross-compilation supportDamjan Marion1-0/+5
2018-11-29dpdk-ipsec-nodes multiarch: nodes are formatted in VLIB_NODE_FN styleKingwel Xie1-0/+3
2018-11-28cmake: display warning and continue if dpdk not presentDamjan Marion1-0/+5
2018-09-27dpdk_plugin: fix mlx5 build and runtime issuesSirshak Das1-2/+10
2018-09-14dpdk: add detection of mellanox PMDsDamjan Marion1-0/+10
2018-09-12Always use 'lib' instead of 'lib64'Damjan Marion1-3/+2
2018-08-30cmake: a bit of packaging workDamjan Marion1-0/+3
2018-08-27cmake: Fix plugins .h includesMohsin Kazmi1-0/+5
2018-08-27cmake: add missing vat pluginsDamjan Marion1-0/+3
2018-08-25cmake: improve add_vpp_plugin macroDamjan Marion1-15/+19
2018-08-18cmake: highlight warning and error messagesDamjan Marion1-3/+3
2018-08-18cmake: DPDK rte_config.h parsingDamjan Marion1-12/+36
2018-08-17CMake as an alternative to autotools (experimental)Damjan Marion1-0/+100