aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/dpdk.h
AgeCommit message (Expand)AuthorFilesLines
11 daysdpdk: Only use vmbus on LinuxTom Jones1-0/+4
2024-03-05dpdk: correct waiting timesGeorgy Borodin1-2/+4
2023-10-01flow dpdk avf: add support for using l2tpv3 as RSS typeXinyao Cai1-0/+1
2023-07-25dpdk: fix signed single bit fieldTianyu Li1-8/+8
2023-04-25dpdk: code preparation for bumping to DPDK 22.11Xinyao Cai1-0/+9
2023-01-26dpdk: add intf tag to dev{} subinputNathan Skrzypczak1-0/+1
2023-01-11pci: add option to force uio bindingBenoît Ganne1-0/+1
2022-05-13dpdk: fix overflow in mtu arithmeticMohammed Hawari1-1/+1
2022-04-08dpdk: add multi-txq supportMohsin Kazmi1-0/+1
2022-04-05dpdk: compatibility layer for dpdk 22.03 bumpDastin Wilski1-26/+26
2022-01-18vnet: distinguish between max_frame_size and MTUDamjan Marion1-0/+7
2022-01-14dpdk: refactor device setupDamjan Marion1-78/+29
2022-01-12dpdk: improve loggingDamjan Marion1-0/+2
2022-01-11dpdk: offloads cleanupDamjan Marion1-5/+9
2022-01-09dpdk: interface capabilities cleanupDamjan Marion1-1/+3
2022-01-09dpdk: port type code cleanupDamjan Marion1-21/+24
2022-01-06dpdk: cleanup MTU handlingDamjan Marion1-0/+2
2022-01-05dpdk: no need to copy default tx confDamjan Marion1-1/+0
2022-01-05dpdk: move port config to single structDamjan Marion1-9/+21
2022-01-05dpdk: remove unused flagDamjan Marion1-1/+0
2022-01-05dpdk: keep buffer flags per-deviceDamjan Marion1-4/+1
2022-01-05dpdk: remove unused logging classDamjan Marion1-1/+0
2022-01-05dpdk: remove vlan-strip offload codeFilip Varga1-4/+0
2022-01-05dpdk: remove "convenience" varsDamjan Marion1-3/+0
2021-12-31vlib: remove external thread management supportDamjan Marion1-23/+1
2021-09-16dpdk: add support for outer udp and ipv4 checksumsMohsin Kazmi1-0/+1
2021-09-07dpdk: lro supportMohammed Hawari1-6/+8
2021-08-31flow: add esp spi rss typePiotr Bronowski1-26/+27
2021-06-22dpdk: enable igc devicesMatthew Smith1-27/+28
2021-05-04dpdk: allow configuration of max-simd-bitwidthRay Kinsella1-0/+5
2021-03-18dpdk: don't mask interrupts for some driversMohammed Hawari1-1/+2
2021-03-15dpdk: implement interrupt modeMohammed Hawari1-11/+14
2021-02-12dpdk: use whole vmbus address as hash key for devconfVladimir Ratnikov1-2/+2
2021-01-21interface: rx queue infra rework, part oneDamjan Marion1-0/+1
2021-01-11dpdk: allow configure individual VMBUS devicesVladimir Ratnikov1-1/+20
2020-11-19dpdk: Telemetry thread is off by default.Dmitry Vakrhushev1-0/+1
2020-11-18dpdk: change mlx5 pmd name in foreach_dpdk_pmdMatthew Smith1-1/+7
2020-10-21vlib: print logs to stderr if interactive or nosyslog setDamjan Marion1-0/+2
2020-10-12misc: clang-11 and gcc-10 supportDamjan Marion1-2/+2
2020-09-09interface: support configuring RSS steering queuesChenmin Sun1-1/+1
2020-07-09dpdk: add txq struct and fix dpdk tx lockBenoît Ganne1-7/+13
2020-06-04dpdk: cleanup, add rx queue structDamjan Marion1-26/+16
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