aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
10 daysdpdk: Only require libnuma on LinuxTom Jones1-2/+4
2023-01-10build: do not link with libssl if not neededBenoît Ganne1-1/+1
2022-12-21dpdk: link DPDK with MLX4/MLX5 libraries againVladimir Ratnikov1-1/+3
2022-10-04rdma: unhackish build of rdma-coreMohammed Hawari1-6/+2
2022-01-14dpdk: refactor device setupDamjan Marion1-0/+1
2021-12-31vlib: remove external thread management supportDamjan Marion1-1/+0
2021-05-26dpdk: fix missing symbolFan Zhang1-5/+14
2021-04-30build: declare some CMake variables as advancedDamjan Marion1-1/+1
2021-04-20dpdk: fix mlx4 mlx5 detection in plugin buildMohammed Hawari1-1/+1
2021-04-09dpdk: selection of cryptodev engine data-pathFan Zhang1-4/+4
2021-03-04dpdk: fix include directories with system dpdkRobert Shearman1-0/+1
2021-03-04dpdk: deprecate ipsec backendFan Zhang1-9/+0
2021-01-21dpdk: add support for system libdpdkNathan Moos1-85/+96
2020-12-18dpdk: rebase cryptodev engine for dpdk 20.11Fan Zhang1-1/+1
2020-12-07dpdk: support mlx drivers linked with rdma-coreMohammed Hawari1-3/+9
2020-11-27dpdk: fix cryptodev compileFan Zhang1-45/+6
2020-10-14crypto: fixed ipsec_mb lib dependenciesPiotrX Kleski1-15/+0
2020-09-29dpdk: fix compileFan Zhang1-2/+2
2020-09-09crypto: change cryptodev with new cryptodev APIFan Zhang1-0/+45
2020-04-30crypto: introduce async crypto infraFan Zhang1-0/+1
2020-01-30misc: deprecate dpdk hqosDamjan Marion1-9/+0
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