constchar*driver_name
RegEx driver name.
Definition at line 603 of file rte_regexdev.h.
structrte_device*dev
Device information.
Definition at line 604 of file rte_regexdev.h.
uint16_tmax_matches
Maximum matches per scan supported by this device.
Definition at line 605 of file rte_regexdev.h.
uint16_tmax_queue_pairs
Maximum queue pairs supported by this device.
Definition at line 607 of file rte_regexdev.h.
uint16_tmax_payload_size
Maximum payload size for a pattern match request or scan.
SeealsoRTE_REGEXDEV_CFG_CROSS_BUFFER_SCAN_F
Definition at line 609 of file rte_regexdev.h.
uint16_tmax_segs
Maximum number of mbuf segments that can be chained together.
Definition at line 613 of file rte_regexdev.h.
uint32_tmax_rules_per_group
Maximum rules supported per group by this device.
Definition at line 615 of file rte_regexdev.h.
uint16_tmax_groups
Maximum groups supported by this device.
Definition at line 617 of file rte_regexdev.h.
uint32_tregexdev_capa
RegEx device capabilities.
Seealso
RTE_REGEXDEV_CAPA_*
Definition at line 619 of file rte_regexdev.h.
uint64_trule_flags
Supported compiler rule flags.
Seealso
RTE_REGEX_PCRE_RULE_*, struct rte_regexdev_rule::rule_flags
Definition at line 621 of file rte_regexdev.h.