xref: /dpdk/doc/guides/vdpadevs/features/default.ini (revision 04ed01f1f6b6c27a092f24cac2e4eeed6cff08ed)
1;
2; Features of a default vDPA driver.
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]
10csum                 =
11guest csum           =
12mac                  =
13gso                  =
14guest tso4           =
15guest tso6           =
16ecn                  =
17ufo                  =
18host tso4            =
19host tso6            =
20mrg rxbuf            =
21ctrl vq              =
22ctrl rx              =
23any layout           =
24guest announce       =
25mq                   =
26version 1            =
27log all              =
28indirect desc        =
29event idx            =
30mtu                  =
31in_order             =
32IOMMU platform       =
33packed               =
34proto mq             =
35proto log shmfd      =
36proto rarp           =
37proto reply ack      =
38proto host notifier  =
39proto pagefault      =
40queue statistics     =
41FreeBSD              =
42Linux                =
43ARMv7                =
44ARMv8                =
45Power8               =
46x86-32               =
47x86-64               =
48Usage doc            =
49Design doc           =
50Perf doc             =
51