aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk
AgeCommit message (Expand)AuthorFilesLines
2020-02-14dpdk: TSO does not work for Cisco VICSteven Luong1-0/+11
2020-02-14dpdk: fix flow(with mark action) deletion crash issueChenmin Sun1-1/+1
2020-02-13dpdk: Add iova-mode to startupVladimir Ratnikov1-1/+2
2020-02-05dpdk: use port_id as interface name suffix for representorsHaggai Eran1-1/+7
2020-02-05dpdk: output switch informationHaggai Eran1-0/+21
2020-01-30misc: deprecate dpdk hqosDamjan Marion11-3355/+0
2020-01-22ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823)Neale Ranns4-5/+27
2020-01-14dpdk: enforce max tx retriesBenoît Ganne1-0/+1
2019-12-17flow: add ethernet flowChenmin Sun1-2/+68
2019-12-17dpdk: add devargs supportChenmin Sun3-12/+29
2019-12-06dpdk: use explicit types in apiOle Troan1-3/+4
2019-12-04gso: remove the interface countMohsin Kazmi1-2/+0
2019-11-26flow: fix several crash issuesChenmin Sun1-2/+0
2019-11-20flow: Add GTP supportChenmin Sun1-28/+260
2019-11-19dpdk: fix non-NULL terminated stringBenoît Ganne1-1/+1
2019-11-14dpdk: Enable bnxt PMDAndy Gospodarek3-1/+20
2019-11-07dpdk: ipsec gcm fixesChristian Hopps3-25/+14
2019-11-06dpdk: conditionally revert rte_vfio_dma_map patchDamjan Marion1-0/+5
2019-11-01dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issueChenmin Sun1-16/+15
2019-10-30dpdk: use local loggerPaul Vinciguerra1-5/+5
2019-10-29dpdk: replace deprecated VFIO API invocationDamjan Marion1-1/+2
2019-10-28vlib: don't use vector for keeping buffer indices in the poolDamjan Marion1-11/+7
2019-10-16dpdk: add function to add/del extra MAC addrsMatthew Smith1-0/+24
2019-10-16flow: Add 'drop' and 'redirect-to-queue' actions supportChenmin Sun1-3/+20
2019-10-03dpdk: remove api boilerplateOle Troan6-236/+11
2019-09-30ipsec: allow null cipher with dpdk espChristian E. Hopps1-1/+2
2019-09-24vlib: add flag to explicitelly mark nodes which can init per-node packet traceDamjan Marion2-0/+2
2019-09-16dpdk: initialize rte_mbuf during mempool dequeueDamjan Marion1-1/+44
2019-09-12dpdk: fix null-termination of stringsElias Rudberg1-0/+3
2019-09-11dpdk: apply dual loop unrolling in DPDK TXLijian.Zhang1-0/+57
2019-09-05dpdk: fix extended statsFilip Tehlar1-1/+1
2019-08-30dpdk: enable checksum offload for Intel SRIOV NIC driversJohn Lo1-0/+8
2019-08-21dpdk: bump DPDK version to 19.08Damjan Marion3-7/+4
2019-08-19dpdk: fix ipsec coverity warningMatthew Smith1-2/+4
2019-08-19dpdk: add TSO support in dpdk plugin.Chenmin Sun3-1/+44
2019-08-19dpdk: QAT devices update, add c4xxx and xeon d15xxJim Thompson1-1/+2
2019-08-15dpdk: ipsec tunnel support for ip6-in-ip4Matthew G Smith2-23/+10
2019-08-06dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardwa...Lijian.Zhang1-2/+5
2019-07-26dpdk: fix vlan strippingNeale Ranns1-11/+15
2019-07-24dpdk: Prefetch correct size of rte_mbufNitin Saxena1-1/+1
2019-07-24ipsec: GCM, Anti-replay and ESN fixessNeale Ranns1-2/+4
2019-07-18vlib: convert frame_index into real pointersAndreas Schultz1-1/+1
2019-07-09vat: unload unused vat pluginsDave Barach1-23/+6
2019-06-25ipsec: print spi in hexadecimalGuillaume Solignac1-2/+3
2019-06-18dpdk: check result of rte_mempool_create_emptyLijian.Zhang1-0/+15
2019-06-06dpdk: fix clear hw statsFilip Tehlar3-3/+3
2019-06-04dpdk: rework extended statsFilip Tehlar4-47/+33
2019-05-31Update vnet hardware flags if link state changesDave Barach1-1/+9
2019-05-31bonding: add support for numa awarenessZhiyong Yang1-0/+1
2019-05-30dpdk: remove bonding codeDamjan Marion6-251/+11