aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/dpdk.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-18Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-0/+5
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
2017-11-24dpdk: enable tx checksum offloads as default, add disable knobDamjan Marion1-0/+1
2017-11-20dpdk: add support for DPDK 17.11Damjan Marion1-9/+13
2017-11-16dpdk: add additional data to TX traceDamjan Marion1-0/+1
2017-11-16dpdk/ipsec: use physmem when creating poolsSergio Gonzalez Monroy1-0/+6
2017-10-25vlib: add support for multiple buffer poolsDamjan Marion1-0/+1
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace1-1/+1
2017-09-15dpdk: cli to check for buffer leakageFlorin Coras1-0/+5
2017-09-12devices: Display VhostEthernet instead of UnknownEthernet for dpdk net_vhost ...Steven1-2/+3
2017-08-25dpdk: required changes for 17.08Sergio Gonzalez Monroy1-0/+7
2017-07-18TCP/UDP checksum offload APIDave Barach1-0/+3
2017-07-13dpdk: fix dpdk_buffer_pool_create nameChris Luke1-0/+3
2017-07-06dpdk: add FiftyGigabitEtherenet interface supportDamjan Marion1-0/+1
2017-07-06Send GARP/NA on bonded intf slave up/down if in active-backup modeJohn Lo1-0/+8
2017-05-23Added support for Virtio-user interfaces by means of a new VNET_DPDK_PORT_TYPE.Mohammed Hawari1-1/+4
2017-05-22dpdk: make dpdk global debug level configurableDamjan Marion1-1/+1
2017-05-15dpdk: improve error handling during device initializationDamjan Marion1-4/+8
2017-05-11dpdk: bump to dpdk 17.05Damjan Marion1-22/+0
2017-05-10dpdk: refactor interface speed detectionDamjan Marion1-1/+4
2017-05-09dpdk: refactor setup, start, stop codeDamjan Marion1-1/+3
2017-05-08dpdk: use speed_capa to detect i40e device speedDamjan Marion1-0/+1
2017-05-02dpdk: remove unused codeDamjan Marion1-33/+1
2017-04-28dpdk: cryptodev support enabled by defaultSergio Gonzalez Monroy1-1/+0
2017-04-27dpdk: cleanup, move APIs to separate .c fileDamjan Marion1-12/+0
2017-04-11dpdk: use common interface placement infraDamjan Marion1-6/+1
2017-03-18Fix bonded interface name to use instance number starting from 0John Lo1-2/+2
2017-03-17Fix bonded ethernet PMD name for DPDK 17.02Alexander Popovsky (apopovsk)1-0/+21
2017-03-08dpdk: dpdk-input optimizations and fixesDamjan Marion1-0/+3
2017-03-08Change dpdk input node fixed-sleep units to usecDave Barach1-2/+2
2017-03-01dpdk: be a pluginDamjan Marion1-0/+490