[PATCH v10 1/9] net/cpfl: parse flow offloading hint from JSON

2023-10-09 Thread Zhang, Yuying
From: Wenjing Qiao Add devargs "flow_parser" to specify the path of a JSON configure file. The cpfl PMD use the JSON configuration file to translate rte_flow tokens into low level hardware representation. Example: -a ca:00.0,flow_parser="refpkg.json" jansson library is used to parse JSON sy

[PATCH v10 1/9] net/cpfl: parse flow offloading hint from JSON

2023-10-09 Thread Zhang, Yuying
From: Wenjing Qiao Add devargs "flow_parser" to specify the path of a JSON configure file. The cpfl PMD use the JSON configuration file to translate rte_flow tokens into low level hardware representation. Example: -a ca:00.0,flow_parser="refpkg.json" jansson library is used to parse JSON sy