DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@amd.com>
To: "Niklas Söderlund" <niklas.soderlund@corigine.com>, dev@dpdk.org
Cc: oss-drivers@corigine.com, Jin Liu <jin.liu@corigine.com>,
	Chaoyong He <chaoyong.he@corigine.com>
Subject: Re: [PATCH 0/2] net/nfp: use a single struct eth_dev_ops
Date: Wed, 5 Oct 2022 17:51:35 +0100	[thread overview]
Message-ID: <24a3dbc2-d96a-0eb3-1d52-07839772fe6e@amd.com> (raw)
In-Reply-To: <20220922130314.694790-1-niklas.soderlund@corigine.com>

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.


      parent reply	other threads:[~2022-10-05 16:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-22 13:03 Niklas Söderlund
2022-09-22 13:03 ` [PATCH 1/2] net/nfp: fix return value of nfp card init function Niklas Söderlund
2022-09-22 13:03 ` [PATCH 2/2] net/nfp: optimize ethdev struct Niklas Söderlund
2022-10-05 16:51 ` Ferruh Yigit [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=24a3dbc2-d96a-0eb3-1d52-07839772fe6e@amd.com \
    --to=ferruh.yigit@amd.com \
    --cc=chaoyong.he@corigine.com \
    --cc=dev@dpdk.org \
    --cc=jin.liu@corigine.com \
    --cc=niklas.soderlund@corigine.com \
    --cc=oss-drivers@corigine.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).