[PATCH 0/2] net/nfp: use a single struct eth_dev_ops
Ferruh Yigit
ferruh.yigit at amd.com
Wed Oct 5 18:51:35 CEST 2022
On 9/22/2022 2:03 PM, Niklas Söderlund wrote:
> Hi all,
>
> This small series aims to reduce code duplication by using a single
> shared struct eth_dev_ops for NFDk and NFD3.
>
> Patch 1/2 is a small bug fix that suck in when adding support for
> NFP3800 where the error code is not correctly propagated.
>
> Patch 2/2 is do the real work by merging the two existing structs and
> adding the small glue in the setup step that differenced them.
>
> Jin Liu (2):
> net/nfp: fix return value of nfp card init function
> net/nfp: optimize ethdev struct
>
Series applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list