From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id F32463BB133 for ; Mon, 1 Jun 2026 15:04:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780326264; cv=none; b=nx4y9K3XuE6iFZwvABJ/jRpWJahRsOGvnFFHAqttqO1gn2FgI2Q306jPfxO1x4kecupnD90oZjavtFuNd9x+vmQldZ4MqSIx8lNAFOSBrWSPJyF/mYt9USYtd5Uc8yLOHJPZsjzLjaFDsVm0UlUUQR6qk7z0McADEPYJ4mwdqhQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780326264; c=relaxed/simple; bh=YWgu45yGwMYhj4v9kyNDwVUitvgDp51+yJVggCChQv0=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=hWW/OVgAGwGHNm5FFfpUJkESy4BRNbpvnNDl/quNMre/Wp1emE+ry64TzqceNhxiQuhdIJE8Sh/UPiEBvL2rHm3yau/FIYZtti75Ogzq4xEEn/o18mFiNrvIEi6R2T23GORx6whDvPOIAPVpxWbdlzdGRtZA4CuOXjdcjOvWxdM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=ihU3/R/M; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="ihU3/R/M" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 199611F00893; Mon, 1 Jun 2026 15:04:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1780326263; bh=T7WPQ1AphFikhcZRDPyNBwRUw8A3mKV74k7x3Hguvs4=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=ihU3/R/MzVJfEj4g4LA0rEwPZG6CUS+uqToeMpPBFyt/RFHRS0PiIsk9raBmj+u5i Nh6ogOby/VbrK95//1IpdadVNnHdJB5GmbB5Rf7nTdmry9CLXSqmQzY4cYOd69TRGg gQUsknZ+yTya4kr4q5AIYDg6Xo4oPMTdU+iV/OYRbE2+VADa8d0Za4vhAdWsZpmAcs B9JWAapNjIFqZ0h7PiAkG2i9WSn5KARRi9LWdHWr6qLiE9g22FdWL3JYLi/bALqO3y T3Fl8bsoW9fQecQBGMOjIVK/ZFf6ftEsmHxgFOBvDLB9TNmwAJviGP8I9AwjTULW9o VM0/nI8YgB6bA== Date: Mon, 1 Jun 2026 08:04:22 -0700 From: Jakub Kicinski To: Sheena Mohan Cc: netdev@vger.kernel.org, andrew+netdev@lunn.ch, davem@davemloft.net, Eric Dumazet , pabeni@redhat.com, horms@kernel.org, Willem de Bruijn , Max Yuan , Pin-yen Lin , Harshitha Ramamurthy , Joshua Washington , Danny Gonzalez , David Decotigny , Brian Vazquez Subject: Re: [ANN] Google's Netdev-CI for IDPF and GVE Message-ID: <20260601080422.0a210edb@kernel.org> In-Reply-To: <20260529135938.0ba988eb@kernel.org> References: <20260529135938.0ba988eb@kernel.org> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Fri, 29 May 2026 13:59:38 -0700 Jakub Kicinski wrote: > On Fri, 29 May 2026 13:44:48 -0700 Sheena Mohan wrote: > > We are happy to share that Netdev-CI testing on both IDPF (running on > > Google Bare Metal) and GVE (running on Google Virtual Machines) is now > > up and running. > > This NIPA integration work enables executing kselftests against the > > current proposed net-next kernel branch on real hardware. > > > > Thanks to Danny, Max, and Pin-yen for their contributions! > > > > The test results and logs are available in: > > > > IDPF Results: https://idpf-netdev-nipa.static.usercontent.goog/json/results.json > > GVE Results: https://gve-netdev-nipa.static.usercontent.goog/json/results.json > > Awesome stuff! Pulling the results now. Hi! You seem to be pulling the wrong branch stream. Please switch to: https://netdev.bots.linux.dev/contest/branches-hw.json