From: Jakub Kicinski <kuba@kernel.org>
To: Jiri Pirko <jiri@resnulli.us>
Cc: netdev@vger.kernel.org, pabeni@redhat.com, davem@davemloft.net,
edumazet@google.com, moshe@nvidia.com
Subject: Re: [patch net-next 00/15] devlink: finish file split and get retire leftover.c
Date: Sun, 27 Aug 2023 17:16:43 -0700 [thread overview]
Message-ID: <20230827171643.57743e55@kernel.org> (raw)
In-Reply-To: <20230825085321.178134-1-jiri@resnulli.us>
On Fri, 25 Aug 2023 10:53:06 +0200 Jiri Pirko wrote:
> This patchset finishes a move Jakub started and Moshe continued in the
> past. I was planning to do this for a long time, so here it is, finally.
>
> This patchset does not change any behaviour. It just splits leftover.c
> into per-object files and do necessary changes, like declaring functions
> used from other code, on the way.
>
> The last 3 patches are pushing the rest of the code into appropriate
> existing files.
Conflicts with Saeed's series, could you respin?
next prev parent reply other threads:[~2023-08-28 0:16 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-25 8:53 [patch net-next 00/15] devlink: finish file split and get retire leftover.c Jiri Pirko
2023-08-25 8:53 ` [patch net-next 01/15] devlink: push object register/unregister notifications into separate helpers Jiri Pirko
2023-08-25 8:53 ` [patch net-next 02/15] devlink: push port related code into separate file Jiri Pirko
2023-08-25 8:53 ` [patch net-next 03/15] devlink: push shared buffer " Jiri Pirko
2023-08-25 8:53 ` [patch net-next 04/15] devlink: move and rename devlink_dpipe_send_and_alloc_skb() helper Jiri Pirko
2023-08-25 8:53 ` [patch net-next 05/15] devlink: push dpipe related code into separate file Jiri Pirko
2023-08-25 8:53 ` [patch net-next 06/15] devlink: push resource " Jiri Pirko
2023-08-25 8:53 ` [patch net-next 07/15] devlink: push param " Jiri Pirko
2023-08-25 8:53 ` [patch net-next 08/15] devlink: push region " Jiri Pirko
2023-08-25 8:53 ` [patch net-next 09/15] devlink: use tracepoint_enabled() helper Jiri Pirko
2023-08-25 8:53 ` [patch net-next 10/15] devlink: push trap related code into separate file Jiri Pirko
2023-08-25 8:53 ` [patch net-next 11/15] devlink: push rate " Jiri Pirko
2023-08-25 8:53 ` [patch net-next 12/15] devlink: push linecard " Jiri Pirko
2023-08-25 8:53 ` [patch net-next 13/15] devlink: move tracepoint definitions into core.c Jiri Pirko
2023-08-25 8:53 ` [patch net-next 14/15] devlink: move small_ops definition into netlink.c Jiri Pirko
2023-08-25 8:53 ` [patch net-next 15/15] devlink: move devlink_notify_register/unregister() to dev.c Jiri Pirko
2023-08-26 2:03 ` [patch net-next 00/15] devlink: finish file split and get retire leftover.c Jakub Kicinski
2023-08-28 0:16 ` Jakub Kicinski [this message]
2023-08-28 5:59 ` Jiri Pirko
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=20230827171643.57743e55@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=jiri@resnulli.us \
--cc=moshe@nvidia.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.