From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Jakub Kicinski <kuba@kernel.org>
Cc: netdev@vger.kernel.org, "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jesper Dangaard Brouer <hawk@kernel.org>,
Paolo Abeni <pabeni@redhat.com>,
Thomas Gleixner <tglx@linutronix.de>,
Wander Lairson Costa <wander@redhat.com>,
Yan Zhai <yan@cloudflare.com>
Subject: Re: [PATCH v4 net-next 0/4] net: Provide SMP threads for backlog NAPI
Date: Sat, 9 Mar 2024 10:09:46 +0100 [thread overview]
Message-ID: <20240309090946.3T8f5Ye1@linutronix.de> (raw)
In-Reply-To: <20240308202954.1cca595a@kernel.org>
On 2024-03-08 20:29:54 [-0800], Jakub Kicinski wrote:
> On Fri, 8 Mar 2024 16:33:02 +0100 Sebastian Andrzej Siewior wrote:
> > The v4 is marked as "Changes Requested". Is there anything for me to do?
> > I've been asked to rebase v3 on top of net-next which I did with v4. It
> > still applies onto net-next as of today.
>
> Hm, I tried to apply and it doesn't, sure you fetched?
> Big set of changes from Eric got applied last night.
So git merge did fine but the individual import failed due to recent
changes. Now I rebased it on top of
d7e14e5344933 ("Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux")
and reposted as of 20240309090824.2956805-1-bigeasy@linutronix.de.
Sebastian
prev parent reply other threads:[~2024-03-09 9:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-05 11:53 [PATCH v4 net-next 0/4] net: Provide SMP threads for backlog NAPI Sebastian Andrzej Siewior
2024-03-05 11:53 ` [PATCH v4 net-next 1/4] net: Remove conditional threaded-NAPI wakeup based on task state Sebastian Andrzej Siewior
2024-03-05 11:53 ` [PATCH v4 net-next 2/4] net: Allow to use SMP threads for backlog NAPI Sebastian Andrzej Siewior
2024-03-05 11:53 ` [PATCH v4 net-next 3/4] net: Use backlog-NAPI to clean up the defer_list Sebastian Andrzej Siewior
2024-03-05 11:53 ` [PATCH v4 net-next 4/4] net: Rename rps_lock to backlog_lock Sebastian Andrzej Siewior
2024-03-05 12:07 ` [PATCH v4 net-next 0/4] net: Provide SMP threads for backlog NAPI Wander Lairson Costa
2024-03-05 12:17 ` Denis Kirjanov
2024-03-08 15:33 ` Sebastian Andrzej Siewior
2024-03-09 4:29 ` Jakub Kicinski
2024-03-09 9:09 ` Sebastian Andrzej Siewior [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=20240309090946.3T8f5Ye1@linutronix.de \
--to=bigeasy@linutronix.de \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hawk@kernel.org \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=tglx@linutronix.de \
--cc=wander@redhat.com \
--cc=yan@cloudflare.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).