xref: /dpdk/doc/guides/gpus/features/default.ini (revision 24c77594e08fb73dfeee852ce228bae61d6da2ea)
1;
2; Features of GPU drivers.
3;
4; This file defines the features that are valid for inclusion in
5; the other driver files and also the order that they appear in
6; the features table in the documentation. The feature description
7; string should not exceed feature_str_len defined in conf.py.
8;
9[Features]
10Get device info                =
11Share CPU memory with device   =
12Allocate device memory         =
13Free memory                    =
14CPU map device memory          =
15CPU unmap device memory        =
16