[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191216.192342.1930212472590896192.davem@davemloft.net>
Date: Mon, 16 Dec 2019 19:23:42 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: Jason@...c4.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next 0/5] WireGuard CI and housekeeping
From: "Jason A. Donenfeld" <Jason@...c4.com>
Date: Sun, 15 Dec 2019 22:07:59 +0100
> This is a collection of commits gathered during the last 1.5 weeks since
> merging WireGuard. If you'd prefer, I can send tree pull requests
> instead, but I figure it might be best for now to just send things as
> full patch sets to netdev.
>
> The first part of this adds in the CI test harness that we've been using
> for quite some time with success. You can type `make` and get the
> selftests running in a fresh VM immediately. This has been an
> instrumental tool in developing WireGuard, and I think it'd benefit most
> from being in-tree alongside the selftests that are already there. Once
> this lands, I plan to get build.wireguard.com building wireguard-
> linux.git and net-next.git on every single commit pushed, and do so on a
> bunch of different architectures. As this migrates into Linus' tree
> eventually and then into net.git, I'll get net.git building there too on
> every commit. Future work with this involves generalizing it to include
> more networking subsystem tests beyond just WireGuard, but one step at a
> time. In the process of porting this to the tree, the builder uncovered
> a mistake in the config menu file, which the second commit fixes.
>
> The last three commits are small housekeeping things, fixing spelling
> mistakes, replacing call_rcu with kfree_rcu, and removing an unused
> include.
Series applied.
Powered by blists - more mailing lists