netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Ioana Ciornei <ciorneiioana@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	laurentiu.tudor@nxp.com, Ioana Ciornei <ioana.ciornei@nxp.com>
Subject: Re: [PATCH net-next v2 4/6] dpaa2-eth: retry the probe when the MAC is not yet discovered on the bus
Date: Sat, 9 Jan 2021 22:10:40 +0100	[thread overview]
Message-ID: <X/ob0GWVJvlKXsHy@lunn.ch> (raw)
In-Reply-To: <20210108090727.866283-5-ciorneiioana@gmail.com>

On Fri, Jan 08, 2021 at 11:07:25AM +0200, Ioana Ciornei wrote:
> From: Ioana Ciornei <ioana.ciornei@nxp.com>
> 
> The fsl_mc_get_endpoint() function now returns -EPROBE_DEFER when the
> dpmac device was not yet discovered by the fsl-mc bus. When this
> happens, pass the error code up so that we can retry the probe at a
> later time.
> 
> Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

  reply	other threads:[~2021-01-09 21:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-08  9:07 [PATCH net-next v2 0/6] dpaa2-mac: various updates Ioana Ciornei
2021-01-08  9:07 ` [PATCH net-next v2 1/6] dpaa2-mac: split up initializing the MAC object from connecting to it Ioana Ciornei
2021-01-08  9:07 ` [PATCH net-next v2 2/6] dpaa2-mac: export MAC counters even when in TYPE_FIXED Ioana Ciornei
2021-01-08  9:07 ` [PATCH net-next v2 3/6] bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discovered Ioana Ciornei
2021-01-09 21:11   ` Andrew Lunn
2021-01-08  9:07 ` [PATCH net-next v2 4/6] dpaa2-eth: retry the probe when the MAC is not yet discovered on the bus Ioana Ciornei
2021-01-09 21:10   ` Andrew Lunn [this message]
2021-01-08  9:07 ` [PATCH net-next v2 5/6] dpaa2-mac: remove an unnecessary check Ioana Ciornei
2021-01-08  9:07 ` [PATCH net-next v2 6/6] dpaa2-mac: remove a comment regarding pause settings Ioana Ciornei
2021-01-10  0:30 ` [PATCH net-next v2 0/6] dpaa2-mac: various updates patchwork-bot+netdevbpf

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=X/ob0GWVJvlKXsHy@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ciorneiioana@gmail.com \
    --cc=davem@davemloft.net \
    --cc=ioana.ciornei@nxp.com \
    --cc=kuba@kernel.org \
    --cc=laurentiu.tudor@nxp.com \
    --cc=netdev@vger.kernel.org \
    /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).