X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fprog_guide%2Fregexdev.rst;h=5ca7e0c7699c867fc8080efff08ff3be83b341af;hb=b54403fd08374dae243bf0a0e90488f51485154e;hp=3d8b591b5602c057b0372cd68e4c0f0ff57689ee;hpb=db27370b57202632ad8830352c1c0ee2dde4542f;p=dpdk.git diff --git a/doc/guides/prog_guide/regexdev.rst b/doc/guides/prog_guide/regexdev.rst index 3d8b591b56..5ca7e0c769 100644 --- a/doc/guides/prog_guide/regexdev.rst +++ b/doc/guides/prog_guide/regexdev.rst @@ -124,7 +124,7 @@ The configuration mode is depended on the PMD capabilities. Online rule configuration is done using the following API functions: ``rte_regexdev_rule_db_update`` which add / remove rules from the rules -precomplied list, and ``rte_regexdev_rule_db_compile_activate`` +precompiled list, and ``rte_regexdev_rule_db_compile_activate`` which compile the rules and loads them to the RegEx HW. Offline rule configuration can be done by adding a pointer to the compiled