netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 14:44:56 -0700	[thread overview]
Message-ID: <20240910144456.67667b69@kernel.org> (raw)
In-Reply-To: <c3ba53a1-0de6-7c15-8a74-415e91e55edc@intel.com>

On Tue, 10 Sep 2024 09:46:57 -0700 Tony Nguyen wrote:
> > 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.  
> 
> I thought last month's vacations were over as I had seen Eric and Paolo 
> on the list and that things were returning to normal.

Stubbornly people continue to take vacations, have babies etc.
But that's besides the point.

Either we are merging stuff quickly, and there's no need to queue two
series, or we're backed up due to absences and you should wait.

The rule of 15 patches at a time is about breaking work up as much as
throttling.  Up to outstanding 15 patches to each tree.
I find it hard to believe you don't know this.

> > And this morning I got
> > chased by Thorsten about Intel regressions, again:
> >   https://bugzilla.kernel.org/show_bug.cgi?id=219143  
> 
> Our client team, who works on that driver, was working on that issue.
> I will check in with them.
> 
> > Do you have anything else queued up?
> > I'm really tempted to ask you to not post anything else for net-next
> > this week.  
> 
> I do have more patches that need to be sent, but it's more than can fit 
> in the time that's left. There are 1 or 2 more that I was hoping to get 
> in before net-next closed or Plumbers starts.

Higher prio stuff (read: exclusively authored by people who were
actively reviewing upstream (non-Intel) code within last 3 months) 
may be able to get applied in time. We have 250 outstanding patches
right now, and just 3 days to go.

  reply	other threads:[~2024-09-10 21:44 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 ` [PATCH net-next v3 0/6][pull request] idpf: XDP chapter II: convert Tx completion to libeth Jakub Kicinski
2024-09-10 16:46   ` Tony Nguyen
2024-09-10 21:44     ` Jakub Kicinski [this message]
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=20240910144456.67667b69@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 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).