xref: /dpdk/doc/guides/nics/features/ntnic.ini (revision 6019656d6f6848c83591f24867538311545776eb)
1;
2; Supported features of the 'ntnic' network poll mode driver.
3;
4; Refer to default.ini for the full list of available PMD features.
5;
6[Features]
7FW version           = Y
8Speed capabilities   = Y
9Link status          = Y
10Queue start/stop     = Y
11Unicast MAC filter   = Y
12Multicast MAC filter = Y
13RSS hash             = Y
14RSS key update       = Y
15Basic stats          = Y
16Extended stats       = Y
17MTU update           = Y
18Linux                = Y
19x86-64               = Y
20
21[rte_flow items]
22any                  = Y
23eth                  = Y
24gtp                  = Y
25gtp_psc              = Y
26icmp                 = Y
27icmp6                = Y
28ipv4                 = Y
29ipv6                 = Y
30port_id              = Y
31sctp                 = Y
32tcp                  = Y
33udp                  = Y
34vlan                 = Y
35
36[rte_flow actions]
37age                  = Y
38drop                 = Y
39jump                 = Y
40mark                 = Y
41meter                = Y
42modify_field         = Y
43passthru             = Y
44port_id              = Y
45queue                = Y
46raw_decap            = Y
47raw_encap            = Y
48rss                  = Y
49