aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/dpdk.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-16dpdk: add support for outer udp and ipv4 checksumsMohsin Kazmi1-0/+1
2021-09-07dpdk: lro supportMohammed Hawari1-6/+8
2021-08-31flow: add esp spi rss typePiotr Bronowski1-26/+27
2021-06-22dpdk: enable igc devicesMatthew Smith1-27/+28
2021-05-04dpdk: allow configuration of max-simd-bitwidthRay Kinsella1-0/+5
2021-03-18dpdk: don't mask interrupts for some driversMohammed Hawari1-1/+2
2021-03-15dpdk: implement interrupt modeMohammed Hawari1-11/+14
2021-02-12dpdk: use whole vmbus address as hash key for devconfVladimir Ratnikov1-2/+2
2021-01-21interface: rx queue infra rework, part oneDamjan Marion1-0/+1
2021-01-11dpdk: allow configure individual VMBUS devicesVladimir Ratnikov1-1/+20
2020-11-19dpdk: Telemetry thread is off by default.Dmitry Vakrhushev1-0/+1
2020-11-18dpdk: change mlx5 pmd name in foreach_dpdk_pmdMatthew Smith1-1/+7
2020-10-21vlib: print logs to stderr if interactive or nosyslog setDamjan Marion1-0/+2
2020-10-12misc: clang-11 and gcc-10 supportDamjan Marion1-2/+2
2020-09-09interface: support configuring RSS steering queuesChenmin Sun1-1/+1
2020-07-09dpdk: add txq struct and fix dpdk tx lockBenoƮt Ganne1-7/+13
2020-06-04dpdk: cleanup, add rx queue structDamjan Marion1-26/+16
2020-04-28flow: add RSS supportChenmin Sun1-0/+27
2020-03-27dpdk: enable DPDK iAVF PMDChenmin Sun1-0/+1
2020-01-30misc: deprecate dpdk hqosDamjan Marion1-81/+0
2019-12-17dpdk: add devargs supportChenmin Sun1-0/+2
2019-11-14dpdk: Enable bnxt PMDAndy Gospodarek1-1/+2
2019-08-19dpdk: add TSO support in dpdk plugin.Chenmin Sun1-0/+4
2019-06-06dpdk: fix clear hw statsFilip Tehlar1-1/+0
2019-06-04dpdk: rework extended statsFilip Tehlar1-1/+0
2019-05-30dpdk: remove bonding codeDamjan Marion1-11/+1
2019-05-16init / exit function orderingDave Barach1-0/+1
2019-04-25Change dpdk thread data flags type to u16 from u8 to get more useful dataSimon Zhang1-1/+1
2019-03-14dpdk: Add E810 family supportChenminSun1-0/+1
2019-03-12dpdk: pass log-level configuration to EALStephen Hemminger1-1/+0
2019-02-26Move pcap rx/tx trace code out of the dpdk pluginDave Barach1-17/+0
2019-02-02Disable hqos part deuxDave Barach1-0/+2
2019-01-30buffers: major cleanup and improvementsDamjan Marion1-6/+1
2019-01-20dpdk: add buffer.hDamjan Marion1-8/+0
2018-12-19dpdk plugin: blacklist PCI devices by typeDave Barach1-0/+3
2018-11-28dpdk: allow interface name to be specified from startup.confDamjan Marion1-0/+2
2018-11-17pcap-based dispatch tracerDave Barach1-1/+1
2018-11-09dpdk: configure ip4 header checksum rx offload properlyDamjan Marion1-1/+2
2018-10-23Numa-aware, growable physical memory allocator (pmalloc)Damjan Marion1-2/+1
2018-10-20dpdk: add netvsc PMDStephen Hemminger1-1/+3
2018-10-15dpdk: only look at PCI information on PCI devicesStephen Hemminger1-0/+3
2018-09-19dpdk: mask and warn if rx/tx offload is not availableDamjan Marion1-0/+2
2018-09-03Deprecate old buffer replication schemeDamjan Marion1-3/+0
2018-08-16dpdk: fix rss hash function handlingDamjan Marion1-0/+1
2018-08-13Multiarch handling in different constructor macrosDamjan Marion1-4/+1
2018-07-26Clean up dpdk plugin rx/tx pcap tracingDave Barach1-3/+1
2018-07-13Add QEDE poll mode driver (librte_pmd_qede)Igor Mikhailov (imichail)1-1/+2
2018-06-21configurable per-dispatch-cycle sleepDave Barach1-3/+0
2018-06-19flow:free lookup entries after packets are handledeyal bari1-1/+3
2018-05-31dpdk: Decoupling the meaning of xd->device_index in dpdk_pluginRui Cai1-1/+6