Re: [dpdk-dev] [PATCH v3 0/4] add RegEx class

2020-05-24 Thread Ori Kam
gjun...@intel.com; j.bromh...@titan-ic.com; d...@ntop.org; > f...@napatech.com; arthur...@lionic.com; Thomas Monjalon > ; Ori Kam > Subject: [dpdk-dev] [PATCH v3 0/4] add RegEx class > > This patch set adds the RegEx class, which enables RegEx pattern > matching, both on HW/SW PMDs.

[dpdk-dev] [PATCH v3 0/4] add RegEx class

2020-05-07 Thread Ori Kam
This patch set adds the RegEx class, which enables RegEx pattern matching, both on HW/SW PMDs. Example for applications that will benefit from this class: * Next Generation Firewalls (NGFW) * Deep Packet and Flow Inspection (DPI) * Intrusion Prevention Systems (IPS) * DDoS Mitigation * Network Mon