dpdk-fm10k/doc/guides/regexdevs/features/default.ini
Yuval Avnery cf9b3c36e5 regex/mlx5: introduce driver for BlueField 2
This commit introduce the RegEx poll mode drivers class, and
adds Mellanox RegEx PMD.

Signed-off-by: Yuval Avnery <yuvalav@mellanox.com>
Signed-off-by: Ori Kam <orika@mellanox.com>
2020-07-21 19:04:05 +02:00

33 lines
1,004 B
INI

;
; Features of a default RegEx driver.
;
; This file defines the features that are valid for inclusion in
; the other driver files and also the order that they appear in
; the features table in the documentation. The feature description
; string should not exceed feature_str_len defined in conf.py.
;
[Features]
Cross buffer =
PCRE start anchor =
PCRE atomic grouping =
PCRE back reference =
PCRE back tracking ctrl =
PCRE call outs =
PCRE forward reference =
PCRE greedy =
PCRE match all =
PCRE match as end =
PCRE match point rst =
PCRE New line conventions =
PCRE new line SEQ =
PCRE look around =
PCRE possessive qualifiers =
PCRE subroutine references =
PCRE UTF 8 =
PCRE UTF 16 =
PCRE UTF 32 =
PCRE word boundary =
Run time compilation =
Armv8 =
x86 =