All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Shannon Nelson <snelson@pensando.io>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	drivers@pensando.io
Subject: Re: [PATCH net-next 0/4] ionic Tx updates
Date: Tue, 16 Mar 2021 18:20:08 +0000	[thread overview]
Message-ID: <161591880892.7330.8694036031230320538.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210316023136.22702-1-snelson@pensando.io>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Mon, 15 Mar 2021 19:31:32 -0700 you wrote:
> Just as the Rx path recently got a face lift, it is time for the Tx path to
> get some attention.  The original TSO-to-descriptor mapping was ugly and
> convoluted and needed some deep work.  This series pulls the dma mapping
> out of the descriptor frag mapping loop and makes the dma mapping more
> generic for use in the non-TSO case.
> 
> Shannon Nelson (4):
>   ionic: simplify TSO descriptor mapping
>   ionic: generic tx skb mapping
>   ionic: simplify tx clean
>   ionic: aggregate Tx byte counting calls
> 
> [...]

Here is the summary with links:
  - [net-next,1/4] ionic: simplify TSO descriptor mapping
    https://git.kernel.org/netdev/net-next/c/5b039241fe3a
  - [net-next,2/4] ionic: generic tx skb mapping
    https://git.kernel.org/netdev/net-next/c/2da479ca0814
  - [net-next,3/4] ionic: simplify tx clean
    https://git.kernel.org/netdev/net-next/c/19fef72cb4ba
  - [net-next,4/4] ionic: aggregate Tx byte counting calls
    https://git.kernel.org/netdev/net-next/c/633eddf120ac

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



      parent reply	other threads:[~2021-03-16 18:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-16  2:31 [PATCH net-next 0/4] ionic Tx updates Shannon Nelson
2021-03-16  2:31 ` [PATCH net-next 1/4] ionic: simplify TSO descriptor mapping Shannon Nelson
2021-03-16  2:31 ` [PATCH net-next 2/4] ionic: generic tx skb mapping Shannon Nelson
2021-03-16  2:31 ` [PATCH net-next 3/4] ionic: simplify tx clean Shannon Nelson
2021-03-16  2:31 ` [PATCH net-next 4/4] ionic: aggregate Tx byte counting calls Shannon Nelson
2021-03-16 18:20 ` 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=161591880892.7330.8694036031230320538.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=drivers@pensando.io \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=snelson@pensando.io \
    /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.