summaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/dpdk.h
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-30dpdk: rename port_id to *_instance_numDamjan Marion1-1/+2
2018-05-29dpdk: Add PMD type for Cavium LiquidIO II CN23XXchuhong yao1-1/+2
2018-05-25Add interface rx pcap tracingDave Barach1-2/+13
2018-05-12dpdk: Add constants for failsafe PMDRui Cai1-1/+3
2018-05-10vnet: device flow offload infraDamjan Marion1-0/+26
2018-05-09dpdk: tx code reworkDamjan Marion1-14/+0
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-0/+5
2018-04-25dpdk: complete rework of the dpdk-input nodeDamjan Marion1-9/+19
2018-04-18dpdk: improve loggingDamjan Marion1-0/+12
2018-04-17dpdk: print device flags in the 'show hardware' outputDamjan Marion1-11/+20
2018-03-09Coordinate known Ethernet speeds with Linux kernel and DPDKLee Roberts1-0/+4
2018-02-15dpdk: add support for DPDK 18.02, deprecate 17.08Damjan Marion1-6/+0
2018-02-12dpdk:fix trace to follow feature arcEyal Bari1-3/+0
2018-02-07Refactor vlib_buffer flagsDamjan Marion1-3/+0
2017-12-14Enable AWS ENA PMDMatthew Smith1-1/+2
2017-12-04dpdk: remove unused "use_rss" flagEyal Bari1-2/+0
2017-12-04dpdk: remove unused cached eth input nodeEyal Bari1-3/+0