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