All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Taehee Yoo <ap420073@gmail.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
	pabeni@redhat.com, michael.chan@broadcom.com
Subject: Re: [PATCH net-next] eth: bnxt: use page pool for head frags
Date: Mon, 11 Nov 2024 10:53:04 -0800	[thread overview]
Message-ID: <20241111105304.1d7db6d5@kernel.org> (raw)
In-Reply-To: <CAMArcTW4RHWvNa-82O9D-NoqWALVuki0TpHeAn_NeT99C6+=7w@mail.gmail.com>

On Mon, 11 Nov 2024 15:48:02 +0900 Taehee Yoo wrote:
> Thank you so much for considering my work!
> I'm waiting for Mina's patch because the v5 patch needs to change
> dma_sync_single_for_cpu to page_pool_dma_sync_for_cpu.
> So there is no problem!
> However, I may send v5 patch before Mina's patch and then send a
> separate patch for applying page_pool_dma_sync_for_cpu for bnxt_en
> after Mina's patch.

Another way to make progress would be to add the configuration for
rx-treshold and HDS threshold first as a separate series. That doesn't
have to wait for any devmem related work. And in general smaller series
are easier to get reviewed and merged.

  reply	other threads:[~2024-11-11 18:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-09  3:51 [PATCH net-next] eth: bnxt: use page pool for head frags Jakub Kicinski
2024-11-11  6:48 ` Taehee Yoo
2024-11-11 18:53   ` Jakub Kicinski [this message]
2024-11-12  6:03     ` Taehee Yoo
2024-11-13  5:00 ` 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=20241111105304.1d7db6d5@kernel.org \
    --to=kuba@kernel.org \
    --cc=ap420073@gmail.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=michael.chan@broadcom.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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 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.