On Thu, 28 Sep 2023 08:44:49 +0000 yuying.zh...@intel.com wrote: > From: Yuying Zhang <yuying.zh...@intel.com> > > This patchset add rte flow support for cpfl driver. > It depends on the following patch set: > http://patchwork.dpdk.org/project/dpdk/cover/20230912173039.1612287-1-beilei.x...@intel.com/ > > Wenjing Qiao (2): > net/cpfl: add json parser for rte flow pattern rules > net/cpfl: build action mapping rules from JSON > > Yuying Zhang (7): > net/cpfl: set up rte flow skeleton > net/cpfl: set up control path > net/cpfl: add FXP low level implementation > net/cpfl: add fxp rule module > net/cpfl: add fxp flow engine > net/cpfl: add flow support for representor > net/cpfl: add support of to represented port action
Are there new test cases needed for this or would it get covered by regular rte_flow tests. We really need more of a test suite for rte_flow, but it is difficult because there is so much variation between NIC's.