On 6/19/2024 10:58 AM, Chaoyong He wrote:
> This patch series refactor some data structure and logic in order
> to support the flower firmware with multiple PF.
> 
> Peng Zhang (23):
>   net/nfp: fix dereference of null pointer
>   net/nfp: disable ctrl VNIC queues
>   net/nfp: fix dereference of null pointer
>   net/nfp: fix repeat disable the port
>   net/nfp: fix repeat set the speed configure
>   net/nfp: make the logic simpler by adding local variable
>   net/nfp: rename the variable name
>   net/nfp: export function ID get interface
>   net/nfp: extract total phyports
>   net/nfp: extract the initialize helper function
>   net/nfp: get the VF configuration
>   net/nfp: refactor the logic of flower service
>   net/nfp: get the first VF ID of the PF
>   net/nfp: add the helper function to map rtsym with offset
>   net/nfp: add the VF table to record the VF information
>   net/nfp: support configuration of VF numbers
>   net/nfp: configure the VF queue
>   net/nfp: add check for numbers of VF representor port
>   net/nfp: add support of ring pop and push
>   net/nfp: add resource share mode of host context
>   net/nfp: add resource share mode of mask ID
>   net/nfp: add device active command for nsp service
>   net/nfp: add support of flower firmware with multiple PF
>

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

Reply via email to