From: Jakub Kicinski <kuba@kernel.org>
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, pabeni@redhat.com, edumazet@google.com,
netdev@vger.kernel.org, aleksander.lobakin@intel.com,
przemyslaw.kitszel@intel.com, joshua.a.hay@intel.com,
michal.kubiak@intel.com,
nex.sw.ncis.osdt.itp.upstreaming@intel.com, willemb@google.com
Subject: Re: [PATCH net-next v3 0/6][pull request] idpf: XDP chapter II: convert Tx completion to libeth
Date: Tue, 10 Sep 2024 07:16:49 -0700 [thread overview]
Message-ID: <20240910071649.4fba988f@kernel.org> (raw)
In-Reply-To: <20240909205323.3110312-1-anthony.l.nguyen@intel.com>
On Mon, 9 Sep 2024 13:53:15 -0700 Tony Nguyen wrote:
> Alexander Lobakin says:
>
> XDP for idpf is currently 5 chapters:
> * convert Rx to libeth;
> * convert Tx completion to libeth (this);
> * generic XDP and XSk code changes;
> * actual XDP for idpf via libeth_xdp;
> * XSk for idpf (^).
>
> Part II does the following:
> * adds generic libeth Tx completion routines;
> * converts idpf to use generic libeth Tx comp routines;
> * fixes Tx queue timeouts and robustifies Tx completion in general;
> * fixes Tx event/descriptor flushes (writebacks).
You're posting two series at once, again. I was going to merge the
subfunction series yesterday, but since you don't wait why would
I bother trying to merge your code quickly. And this morning I got
chased by Thorsten about Intel regressions, again:
https://bugzilla.kernel.org/show_bug.cgi?id=219143
Do you have anything else queued up?
I'm really tempted to ask you to not post anything else for net-next
this week.
next prev parent reply other threads:[~2024-09-10 14:16 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-09 20:53 [PATCH net-next v3 0/6][pull request] idpf: XDP chapter II: convert Tx completion to libeth Tony Nguyen
2024-09-09 20:53 ` [PATCH net-next v3 1/6] libeth: add Tx buffer completion helpers Tony Nguyen
2024-09-09 20:53 ` [PATCH net-next v3 2/6] idpf: convert to libeth Tx buffer completion Tony Nguyen
2024-09-09 20:53 ` [PATCH net-next v3 3/6] netdevice: add netdev_tx_reset_subqueue() shorthand Tony Nguyen
2024-09-09 20:53 ` [PATCH net-next v3 4/6] idpf: refactor Tx completion routines Tony Nguyen
2024-09-09 20:53 ` [PATCH net-next v3 5/6] idpf: fix netdev Tx queue stop/wake Tony Nguyen
2024-09-09 20:53 ` [PATCH net-next v3 6/6] idpf: enable WB_ON_ITR Tony Nguyen
2024-09-10 14:16 ` Jakub Kicinski [this message]
2024-09-10 16:46 ` [PATCH net-next v3 0/6][pull request] idpf: XDP chapter II: convert Tx completion to libeth Tony Nguyen
2024-09-10 21:44 ` Jakub Kicinski
2024-09-10 23:05 ` Tony Nguyen
2024-09-12 3:50 ` 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=20240910071649.4fba988f@kernel.org \
--to=kuba@kernel.org \
--cc=aleksander.lobakin@intel.com \
--cc=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=joshua.a.hay@intel.com \
--cc=michal.kubiak@intel.com \
--cc=netdev@vger.kernel.org \
--cc=nex.sw.ncis.osdt.itp.upstreaming@intel.com \
--cc=pabeni@redhat.com \
--cc=przemyslaw.kitszel@intel.com \
--cc=willemb@google.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.