public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Po Liu <po.liu@nxp.com>
Cc: davem@davemloft.net, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org, tim.gardner@canonical.com,
	kuba@kernel.org, claudiu.manoil@nxp.com, vladimir.oltean@nxp.com,
	xiaoliang.yang_1@nxp.com
Subject: Re: [v2,net-next 1/3] net:enetc: allocate CBD ring data memory using DMA coherent methods
Date: Wed, 09 Feb 2022 13:30:11 +0000	[thread overview]
Message-ID: <164441341167.22778.2861856904847036230.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220209123303.22799-1-po.liu@nxp.com>

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Wed,  9 Feb 2022 20:33:01 +0800 you wrote:
> To replace the dma_map_single() stream DMA mapping with DMA coherent
> method dma_alloc_coherent() which is more simple.
> 
> dma_map_single() found by Tim Gardner not proper. Suggested by Claudiu
> Manoil and Jakub Kicinski to use dma_alloc_coherent(). Discussion at:
> 
> https://lore.kernel.org/netdev/AM9PR04MB8397F300DECD3C44D2EBD07796BD9@AM9PR04MB8397.eurprd04.prod.outlook.com/t/
> 
> [...]

Here is the summary with links:
  - [v2,net-next,1/3] net:enetc: allocate CBD ring data memory using DMA coherent methods
    https://git.kernel.org/netdev/net-next/c/b3a723dbc94a
  - [v2,net-next,2/3] net:enetc: command BD ring data memory alloc as one function alone
    https://git.kernel.org/netdev/net-next/c/0cc11cdbcb39
  - [v2,net-next,3/3] net:enetc: enetc qos using the CBDR dma alloc function
    https://git.kernel.org/netdev/net-next/c/237d20c208db

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



  parent reply	other threads:[~2022-02-09 13:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-09  5:49 [v1,net-next 1/3] net:enetc: allocate CBD ring data memory using DMA coherent methods Po Liu
2022-02-09  5:49 ` [v1,net-next 2/3] net:enetc: command BD ring data memory alloc as one function alone Po Liu
2022-02-09  8:33   ` Claudiu Manoil
2022-02-09  5:49 ` [v1,net-next 3/3] net:enetc: enetc qos using the CBDR dma alloc function Po Liu
2022-02-09  8:34   ` Claudiu Manoil
2022-02-09 12:10   ` Po Liu
2022-02-09 12:33   ` [v2,net-next 1/3] net:enetc: allocate CBD ring data memory using DMA coherent methods Po Liu
2022-02-09 12:33     ` [v2,net-next 2/3] net:enetc: command BD ring data memory alloc as one function alone Po Liu
2022-02-09 12:33     ` [v2,net-next 3/3] net:enetc: enetc qos using the CBDR dma alloc function Po Liu
2022-02-09 13:30     ` patchwork-bot+netdevbpf [this message]
2022-02-09  8:31 ` [v1,net-next 1/3] net:enetc: allocate CBD ring data memory using DMA coherent methods Claudiu Manoil

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=164441341167.22778.2861856904847036230.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=claudiu.manoil@nxp.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=po.liu@nxp.com \
    --cc=tim.gardner@canonical.com \
    --cc=vladimir.oltean@nxp.com \
    --cc=xiaoliang.yang_1@nxp.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