public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: ast@kernel.org, netdev@vger.kernel.org, bpf@vger.kernel.org,
	hawk@kernel.org, amritha.nambiar@intel.com,
	aleksander.lobakin@intel.com
Subject: Re: [PATCH bpf-next v2 0/3] net: struct netdev_rx_queue and xdp.h reshuffling
Date: Thu, 03 Aug 2023 15:50:21 +0000	[thread overview]
Message-ID: <169107782188.9546.10766689854084289247.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230803010230.1755386-1-kuba@kernel.org>

Hello:

This series was applied to bpf/bpf-next.git (master)
by Martin KaFai Lau <martin.lau@kernel.org>:

On Wed,  2 Aug 2023 18:02:27 -0700 you wrote:
> While poking at struct netdev_rx_queue I got annoyed by
> the huge rebuild times. I split it out from netdevice.h
> and then realized that it was the main reason we included
> xdp.h in there. So I removed that dependency as well.
> 
> This gives us very pleasant build times for both xdp.h
> and struct netdev_rx_queue changes.
> 
> [...]

Here is the summary with links:
  - [bpf-next,v2,1/3] eth: add missing xdp.h includes in drivers
    https://git.kernel.org/bpf/bpf-next/c/92272ec4107e
  - [bpf-next,v2,2/3] net: move struct netdev_rx_queue out of netdevice.h
    https://git.kernel.org/bpf/bpf-next/c/49e47a5b6145
  - [bpf-next,v2,3/3] net: invert the netdevice.h vs xdp.h dependency
    https://git.kernel.org/bpf/bpf-next/c/680ee0456a57

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2023-08-03 15:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-03  1:02 [PATCH bpf-next v2 0/3] net: struct netdev_rx_queue and xdp.h reshuffling Jakub Kicinski
2023-08-03  1:02 ` [PATCH bpf-next v2 1/3] eth: add missing xdp.h includes in drivers Jakub Kicinski
2023-08-03 14:09   ` Jesper Dangaard Brouer
2023-08-03 19:34   ` Horatiu Vultur
2023-08-03  1:02 ` [PATCH bpf-next v2 2/3] net: move struct netdev_rx_queue out of netdevice.h Jakub Kicinski
2023-08-03 14:24   ` Jesper Dangaard Brouer
2023-08-03 15:52   ` Alexander Lobakin
2023-08-03  1:02 ` [PATCH bpf-next v2 3/3] net: invert the netdevice.h vs xdp.h dependency Jakub Kicinski
2023-08-03 13:59   ` Jesper Dangaard Brouer
2023-08-03 15:50 ` 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=169107782188.9546.10766689854084289247.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=aleksander.lobakin@intel.com \
    --cc=amritha.nambiar@intel.com \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=hawk@kernel.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    /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