[PATCH v2 00/15] Add support of NFP3800 chip and firmware with NFDk

Ferruh Yigit ferruh.yigit at xilinx.com
Thu Jun 16 17:06:36 CEST 2022


On 6/16/2022 3:39 AM, Jin Liu wrote:
> NFD is part of NFP firmware, and there only exist a NFD3 version
> before this patch series.
> This patch series mainly add the support of the new NFP3800 chip
> use firmware with NFD3/NFDk.
> 
> * Changes since v1
> - Added updated documentation for NFP to cover NFD.
> - Documented the addition of NFD in the release notes.
> - Added nfp_netvf_ethdev_ops_mount() to make code better.
> - Used capability instead of version to select RSS.
> - Adjusted nfp_net_txq struct,just keep one txbuf.
> 
> Jin Liu (15):
>    doc: update release note
>    doc: update nfp documentation
>    net/nfp: change the coding style
>    net/nfp: remove unnecessary forward function declaration
>    net/nfp: remove pessimistic limit
>    net/nfp: rename set MAC function
>    net/nfp: rename function and struct
>    net/nfp: support NFP3800 card
>    net/nfp: support firmware with NFDk
>    net/nfp: structure adjustment
>    net/nfp: nfdk netdev option and queue function
>    net/nfp: add queue stop and close helper function
>    net/nfp: move macro from C file to head file
>    net/nfp: nfdk packet xmit function
>    net/nfp: modify RSS logic

Hi Jin,

Patches good except doc update organization and minor syntax issue, can 
you please send a new version with these addressed?

Thanks,
ferruh


More information about the dev mailing list