aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/rdma/format.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-04rdma: add support for RSS configurationBenoît Ganne1-1/+39
2020-03-31rdma: print device info from PCI VPD in 'show hardware' outputDamjan Marion1-0/+14
2020-03-16rdma: add Mellanox mlx5 Direct Verbs receive supportDamjan Marion1-1/+167
2019-10-16rdma: add rdma APIBenoît Ganne1-4/+1
2019-10-01rdma: fix non-NULL terminated C-string overflowBenoît Ganne1-2/+2
2019-08-26rdma: use rings for buffers managementBenoît Ganne1-1/+3
2019-03-29rdma: add option to specify inteface nameDamjan Marion1-0/+3
2019-03-28Add RDMA ibverb driver pluginBenoît Ganne1-0/+89
0' name='q' value=''/>
path: root/NOTICE
blob: 85ca5b3f00e878bb8956218b485d94d5358de685 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
All new inbound code contributions to the Project must be made
using the Apache License, Version 2.0
(available here: https://www.apache.org/licenses/LICENSE-2.0)
(the “Project License”).

All new inbound code contributions must also be accompanied
by a Developer Certificate of Origin (http://developercertificate.org)
sign-off in the source code system that is submitted through
a TSC-approved contribution process which will bind the authorized contributor
and, if not self-employed, their employer to the applicable license;

All outbound code will be made available under the Project License.

Documentation will be received and made available by the Project
under the Creative Commons Attribution 4.0 International License
(available at http://creativecommons.org/licenses/by/4.0/).

The Project may seek to integrate and contribute back to other
open source projects (“Upstream Projects”). In such cases,
the Project will conform to all license requirements of the Upstream Projects,
including dependencies, leveraged by the Project. Upstream Project
code contributions not stored within the Project’s main code repository
will comply with the contribution process and license terms
for the applicable Upstream Project.