netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Dany Madden <drt@linux.ibm.com>
Cc: netdev@vger.kernel.org, sukadev@linux.ibm.com
Subject: Re: [PATCH net-next 0/6] ibmvnic: Use a set of LTBs per pool
Date: Fri, 15 Apr 2022 21:30:13 +0000	[thread overview]
Message-ID: <165005821318.11686.18277363963264140032.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220413171026.1264294-1-drt@linux.ibm.com>

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 13 Apr 2022 13:10:20 -0400 you wrote:
> From: Sukadev Bhattiprolu <sukadev@linux.ibm.com>
> 
> ibmvnic uses a single large long term buffer (LTB) per rx or tx
> pool (queue). This has two limitations.
> 
> First, if we need to free/allocate an LTB (eg during a reset), under
> low memory conditions, the allocation can fail.
> 
> [...]

Here is the summary with links:
  - [net-next,1/6] ibmvnic: rename local variable index to bufidx
    https://git.kernel.org/netdev/net-next/c/8880fc669ded
  - [net-next,2/6] ibmvnic: define map_rxpool_buf_to_ltb()
    https://git.kernel.org/netdev/net-next/c/2872a67c6bcf
  - [net-next,3/6] ibmvnic: define map_txpool_buf_to_ltb()
    https://git.kernel.org/netdev/net-next/c/0c91bf9ceba6
  - [net-next,4/6] ibmvnic: convert rxpool ltb to a set of ltbs
    https://git.kernel.org/netdev/net-next/c/d6b458509035
  - [net-next,5/6] ibmvnic: Allow multiple ltbs in rxpool ltb_set
    https://git.kernel.org/netdev/net-next/c/a75de820575d
  - [net-next,6/6] ibmvnic: Allow multiple ltbs in txpool ltb_set
    https://git.kernel.org/netdev/net-next/c/93b1ebb348a9

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-04-15 21:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-13 17:10 [PATCH net-next 0/6] ibmvnic: Use a set of LTBs per pool Dany Madden
2022-04-13 17:10 ` [PATCH net-next 1/6] ibmvnic: rename local variable index to bufidx Dany Madden
2022-04-13 17:10 ` [PATCH net-next 2/6] ibmvnic: define map_rxpool_buf_to_ltb() Dany Madden
2022-04-13 17:10 ` [PATCH net-next 3/6] ibmvnic: define map_txpool_buf_to_ltb() Dany Madden
2022-04-13 17:10 ` [PATCH net-next 4/6] ibmvnic: convert rxpool ltb to a set of ltbs Dany Madden
2022-04-13 17:10 ` [PATCH net-next 5/6] ibmvnic: Allow multiple ltbs in rxpool ltb_set Dany Madden
2022-04-13 17:10 ` [PATCH net-next 6/6] ibmvnic: Allow multiple ltbs in txpool ltb_set Dany Madden
2022-04-15 21:30 ` 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=165005821318.11686.18277363963264140032.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=drt@linux.ibm.com \
    --cc=netdev@vger.kernel.org \
    --cc=sukadev@linux.ibm.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).