All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Ioana Ciornei <ciorneiioana@gmail.com>
Cc: kuba@kernel.org, netdev@vger.kernel.org, ezequiel@collabora.com,
	ioana.ciornei@nxp.com
Subject: Re: [PATCH net] dpaa2-eth: Fix compile error due to missing devlink support
Date: Tue, 24 Nov 2020 23:00:05 +0000	[thread overview]
Message-ID: <160625880541.8800.564472300134890025.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20201123163553.1666476-1-ciorneiioana@gmail.com>

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Mon, 23 Nov 2020 18:35:53 +0200 you wrote:
> From: Ezequiel Garcia <ezequiel@collabora.com>
> 
> The dpaa2 driver depends on devlink, so it should select
> NET_DEVLINK in order to fix compile errors, such as:
> 
> drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.o: in function `dpaa2_eth_rx_err':
> dpaa2-eth.c:(.text+0x3cec): undefined reference to `devlink_trap_report'
> drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-devlink.o: in function `dpaa2_eth_dl_info_get':
> dpaa2-eth-devlink.c:(.text+0x160): undefined reference to `devlink_info_driver_name_put'
> 
> [...]

Here is the summary with links:
  - [net] dpaa2-eth: Fix compile error due to missing devlink support
    https://git.kernel.org/netdev/net/c/078eb55cdf25

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2020-11-24 23:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-23 16:35 [PATCH net] dpaa2-eth: Fix compile error due to missing devlink support Ioana Ciornei
2020-11-24 23:00 ` patchwork-bot+netdevbpf [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=160625880541.8800.564472300134890025.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=ciorneiioana@gmail.com \
    --cc=ezequiel@collabora.com \
    --cc=ioana.ciornei@nxp.com \
    --cc=kuba@kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.