regex/mlx5: introduce driver for BlueField 2
[dpdk.git] / doc / guides / regexdevs / features / default.ini
1 ;
2 ; Features of a default RegEx 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 Cross buffer                =
11 PCRE start anchor           =
12 PCRE atomic grouping        =
13 PCRE back reference         =
14 PCRE back tracking ctrl     =
15 PCRE call outs              =
16 PCRE forward reference      =
17 PCRE greedy                 =
18 PCRE match all              =
19 PCRE match as end           =
20 PCRE match point rst        =
21 PCRE New line conventions   =
22 PCRE new line SEQ           =
23 PCRE look around            =
24 PCRE possessive qualifiers  =
25 PCRE subroutine references  =
26 PCRE UTF 8                  =
27 PCRE UTF 16                 =
28 PCRE UTF 32                 =
29 PCRE word boundary          =
30 Run time compilation        =
31 Armv8                       =
32 x86                         =