On 6/7/2023 2:56 AM, Chaoyong He wrote:
> This patch series add the support of rte_flow for card which using
> flower firmware with NFDk:
> 1. Fix the underlying API logic to support this feature.
> 2. Import a unified check and dispatch layer for different versions of NFD.
> 3. Refactor the meta data logic to adapt this dispatch layer.
> 4. Refactor the packet receive logic to adapt this dispatch layer.
> 5. Refactor the packet transmit logic to adapt this dispatch layer.
> 6. Merge the logics of representor port to decrease the redundancy logic.
> 
> Chaoyong He (10):
>   net/nfp: fix the problem of rtsym
>   net/nfp: add a check function for the NFD version
>   net/nfp: refactor the insert metadata logic of NFD3
>   net/nfp: add the insert metadata logic of NFDk
>   net/nfp: add a dispatch layer for Tx function of ctrl VNIC
>   net/nfp: add the xmit function of NFDk for ctrl VNIC
>   net/nfp: add a dispatch layer for Tx function of representor
>   net/nfp: merge the xmit function of NFD3
>   net/nfp: add the xmit function of NFDk for PF representor
>   net/nfp: merge the recv function
>

Series applied to dpdk-next-net/main, thanks.

Reply via email to