aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/init.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-04dpdk: enable AVX-512 on ICLRay Kinsella1-0/+5
2020-12-14misc: refactor clib_bitmap_foreach macroDamjan Marion1-4/+4
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-2/+2
2020-12-11dpdk: bump to dpdk 20.11Fan Zhang1-2/+2
2020-11-24dpdk: fix eal in nohugtlb modeNathan Skrzypczak1-16/+22
2020-11-19dpdk: Telemetry thread is off by default.Dmitry Vakrhushev1-0/+8
2020-10-21vlib: print logs to stderr if interactive or nosyslog setDamjan Marion1-3/+9
2020-10-02dpdk: split PCI blacklist rte_eal args from startup.confVladimir Ratnikov1-2/+3
2020-09-11dpdk: fix coverity defect #214232, #182930Chenmin Sun1-1/+1
2020-09-09interface: support configuring RSS steering queuesChenmin Sun1-33/+49
2020-08-27dpdk: fix blacklistsVladimir Ratnikov1-1/+10
2020-07-09dpdk: add txq struct and fix dpdk tx lockBenoît Ganne1-7/+0
2020-06-04dpdk: cleanup, add rx queue structDamjan Marion1-14/+5
2020-05-27ethernet: fix DMAC check and skip unnecessary ones (VPP-1868)John Lo1-19/+28
2020-05-19dpdk: change netvsc device port typeMatthew Smith1-1/+1
2020-05-14dpdk: fix crash with chelsio pmdBenoît Ganne1-6/+12
2020-04-30crypto: introduce async crypto infraFan Zhang1-0/+5
2020-04-28flow: add RSS supportChenmin Sun1-1/+2
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-02dpdk: VM VHOST tests with rxq>1 failingSteven Luong1-0/+1
2020-03-27dpdk: enable DPDK iAVF PMDChenmin Sun1-0/+18
2020-02-20dpdk: rx checksum offloadFlorin Coras1-0/+8
2020-02-14dpdk: TSO does not work for Cisco VICSteven Luong1-0/+11
2020-02-05dpdk: use port_id as interface name suffix for representorsHaggai Eran1-1/+7
2020-01-30misc: deprecate dpdk hqosDamjan Marion1-77/+0
2019-12-17dpdk: add devargs supportChenmin Sun1-12/+24
2019-12-04gso: remove the interface countMohsin Kazmi1-2/+0
2019-11-19dpdk: fix non-NULL terminated stringBenoît Ganne1-1/+1
2019-11-14dpdk: Enable bnxt PMDAndy Gospodarek1-0/+14
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-09-12dpdk: fix null-termination of stringsElias Rudberg1-0/+3
2019-08-30dpdk: enable checksum offload for Intel SRIOV NIC driversJohn Lo1-0/+8
2019-08-21dpdk: bump DPDK version to 19.08Damjan Marion1-1/+1
2019-08-19dpdk: add TSO support in dpdk plugin.Chenmin Sun1-0/+30
2019-08-19dpdk: QAT devices update, add c4xxx and xeon d15xxJim Thompson1-1/+2
2019-07-26dpdk: fix vlan strippingNeale Ranns1-11/+15
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 Marion1-123/+1
2019-05-27dpdk: vlan strip config does not take effect in default deviceChenmin Sun1-0/+6
2019-05-16init / exit function orderingDave Barach1-5/+2
2019-04-24dpdk: fix interface namingFlorin Coras1-1/+1
2019-04-24dpdk: get a rid of "Invalid port_id=" log messageDamjan Marion1-3/+5
2019-04-17Default nums of RX/TX descriptors changed to 512 for 2M page on DVNZhiyong Yang1-1/+63
2019-04-16Add direct packets to specific flow action in dpdk flowSimon Zhang1-0/+1
2019-03-22dpdk: do not enable VLAN stripping on Cisco VIC adapters by defaultHyong Youb Kim1-11/+22
2019-03-14dpdk: Add E810 family supportChenminSun1-0/+1
2019-03-13Add the SRIOV variant PCI Device ID of the Cisco VICJay Lubomirski1-1/+2