aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk
AgeCommit message (Expand)AuthorFilesLines
2020-06-27flow: add IPSec ESP/AH flowChenmin Sun1-0/+71
2020-06-15dpdk: cryptodev: fix non-null terminated stringsBenoît Ganne1-4/+4
2020-06-04dpdk: cleanup, add rx queue structDamjan Marion5-59/+31
2020-05-27ethernet: fix DMAC check and skip unnecessary ones (VPP-1868)John Lo1-19/+28
2020-05-27dpdk: bump to DPDK v20.05Damjan Marion1-0/+7
2020-05-24dpdk: del warnings that duplicate counters in espAlexander Chernavin2-12/+0
2020-05-19dpdk: change netvsc device port typeMatthew Smith1-1/+1
2020-05-19dpdk: fix pktmbuf pool private data initBenoît Ganne1-0/+1
2020-05-14dpdk: fix crash with chelsio pmdBenoît Ganne1-6/+12
2020-05-06crypto: fix coverity issuesFan Zhang1-5/+11
2020-05-05flow: explicitly convert RSS function types in dpdk_pluginChenmin Sun1-1/+34
2020-05-04fib: midchain adjacency optimisationsNeale Ranns1-14/+0
2020-04-30flow: add l2tpv3oip flowChenmin Sun1-9/+45
2020-04-30crypto: introduce async crypto infraFan Zhang5-9/+1435
2020-04-29misc: switch to clang-9Damjan Marion1-1/+1
2020-04-29flow: explicit rss function enum castFlorin Coras1-1/+1
2020-04-28flow: add RSS supportChenmin Sun4-32/+80
2020-04-27vlib: deprecate i2c and cjDave Barach4-4/+0
2020-04-22misc: fix coverity warningsDave Barach1-2/+3
2020-04-22devices: Adding ConnectX-6 DX Device ID for validationAmir Zeidner1-2/+7
2020-04-17dpdk: fix udp-encap for esp in transport modeAlexander Chernavin2-10/+9
2020-04-02dpdk: VM VHOST tests with rxq>1 failingSteven Luong1-0/+1
2020-03-27dpdk: enable DPDK iAVF PMDChenmin Sun3-0/+23
2020-03-13dpdk-ipsec: Fix for multipoint IPSECNeale Ranns1-4/+4
2020-03-12dpdk: tx/rx burst function description refactorChenmin Sun1-6/+31
2020-03-04flow: add vlan tagged types for IPv4/IPv6 5-tuple flowsChenmin Sun1-3/+6
2020-02-20dpdk: rx checksum offloadFlorin Coras1-0/+8
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