aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk
AgeCommit message (Expand)AuthorFilesLines
2021-04-20dpdk: fix mlx4 mlx5 detection in plugin buildMohammed Hawari1-1/+1
2021-04-15avf: remove the vxlan flow supportChenmin Sun1-0/+1
2021-04-14dpdk: add RSS capability flag to iavf PMD in dpdk_pluginChenmin Sun1-4/+4
2021-04-12avf: avf flow bug fixChenmin Sun1-1/+0
2021-04-09dpdk: selection of cryptodev engine data-pathFan Zhang6-2731/+2078
2021-03-31dpdk: fix packet offset for GCM crypto opsRobert Shearman1-0/+1
2021-03-26vlib: introduce vlib_get_elog_main()Damjan Marion1-5/+2
2021-03-26vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()Damjan Marion1-1/+1
2021-03-19interface: add capabilities flagsMohsin Kazmi2-9/+13
2021-03-18dpdk: don't mask interrupts for some driversMohammed Hawari4-9/+38
2021-03-17dpdk: cryptodev session managementpibr1-108/+377
2021-03-15dpdk: implement interrupt modeMohammed Hawari4-12/+116
2021-03-05dpdk: fix rte mempool for rx_queuesVladimir Ratnikov1-1/+9
2021-03-04dpdk: fix include directories with system dpdkRobert Shearman1-0/+1
2021-03-04dpdk: enable AVX-512 on ICLRay Kinsella1-0/+5
2021-03-04dpdk: deprecate ipsec backendFan Zhang11-4533/+578
2021-02-26ipsec: move the IPSec SA pool out of ipsec_mainNeale Ranns3-8/+4
2021-02-19dpdk: fix cryptodev offset updateFan Zhang1-11/+8
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi1-12/+9
2021-02-12dpdk: use whole vmbus address as hash key for devconfVladimir Ratnikov2-21/+22
2021-02-10ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns1-6/+6
2021-02-09Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy"Matthew Smith1-6/+6
2021-02-08ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns1-6/+6
2021-01-21dpdk: do not use TSO for small packetsSomnath Kotur1-2/+5
2021-01-21interface: rx queue infra rework, part oneDamjan Marion4-19/+28
2021-01-21dpdk: terminate device devargs stringMatthew Smith1-1/+2
2021-01-21dpdk: add support for system libdpdkNathan Moos1-85/+96
2021-01-18ipsec: Support MPLS over IPSec[46] interfaceNeale Ranns1-13/+6
2021-01-11dpdk: allow configure individual VMBUS devicesVladimir Ratnikov3-48/+220
2020-12-18dpdk: rebase cryptodev engine for dpdk 20.11Fan Zhang2-121/+127
2020-12-14misc: refactor clib_bitmap_foreach macroDamjan Marion2-6/+6
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-2/+2
2020-12-11dpdk: bump to dpdk 20.11Fan Zhang5-10/+28
2020-12-07dpdk: support mlx drivers linked with rdma-coreMohammed Hawari1-3/+9
2020-12-04crypto: fixed async frame enqueue race conditionPiotrX Kleski1-1/+0
2020-11-27dpdk: fix cryptodev compileFan Zhang1-45/+6
2020-11-24dpdk: fix eal in nohugtlb modeNathan Skrzypczak1-16/+22
2020-11-19dpdk: Telemetry thread is off by default.Dmitry Vakrhushev2-0/+9
2020-11-19dpdk: remove dpdk_early_initDamjan Marion1-52/+0
2020-11-18dpdk: change mlx5 pmd name in foreach_dpdk_pmdMatthew Smith1-1/+7
2020-11-09vlib: fix trace number accountingBenoƮt Ganne2-22/+31
2020-10-21vlib: print logs to stderr if interactive or nosyslog setDamjan Marion5-12/+16
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-1/+1
2020-10-21dpdk: Disable VLAN filtering for VLAN sub-interface in i40e driverDimitrios Markou1-2/+2
2020-10-19misc: don't export symbols from pluginsDamjan Marion1-1/+1
2020-10-14crypto: fixed ipsec_mb lib dependenciesPiotrX Kleski1-15/+0
2020-10-12misc: clang-11 and gcc-10 supportDamjan Marion1-2/+2
2020-10-02dpdk: split PCI blacklist rte_eal args from startup.confVladimir Ratnikov1-2/+3
2020-09-29dpdk: fix compileFan Zhang2-51/+15
2020-09-21dpdk: hugepage availibility check using new apiDamjan Marion1-11/+9