From nobody Wed Jun 24 00:30:37 2026 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4glNBm4J93z6hBbK for ; Wed, 24 Jun 2026 00:30:40 +0000 (UTC) (envelope-from glebius@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4glNBm3Xzbz3mJX; Wed, 24 Jun 2026 00:30:40 +0000 (UTC) (envelope-from glebius@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782261040; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ZYfvMyL1VhKGiCEMfPx01kqMmwNWcxzMHfCajvNruQw=; b=f7T9O7DEMKPRCatvZXq7AhZRaMlJ0TpTNmOpxI9hOZfWBtxGWVjgmt4Hjr4CF/qyUqc82R mbTkLrDFu4/YVLCGxvDz+E1AzJkrTywcCmJ3hwvr/LbkmXmORRAeAnia24UOHToBymw+oW K9VBI2FDiy9kp9nE0QxZdeMm57RpxFYQV8vESrmA2wTANOgh0pU/2l+6o6o95xKEyqT6PC 002b/4pJF/WBcoUUG8HiuSPNo3oeQ61BwDNbTK5IONsbLtH0+HOcT3J2P/7DzijtNP+SGq MHYs6xcYi/M7eVG+znQeFcV6ptrU1UCcMZOI5ePm7SNqcZIbI67v53YbaDG1vA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782261040; a=rsa-sha256; cv=none; b=YBq4medAgtrY7BLGFWK00WcD3kLyr+mxiMrB6afK/RY0xqSddy5dtbpCAaJO8s8uNxSN60 EbA32kFchD6dFLb/jvsJ4n1urO3U+3YZOgSroJRHNvIWjAv60kuqXG56Kw9isJFOBXcjHc kM7/9prRDwKb/7BjuOvvL8BV+xc7N+izbNkR7xb/vaktzs6I5IP8o3Rr/VgG4QzL3Y21zP BFmd43gGvcEke2v5whqRAnjDXMaMnJGOwGunJXMPO7K95nea4fth3fA8jIAqDSjVKMVLzi 6iOe+S5PzhASpsqaGuKyPzbneI91nB8KegkslluOcs2dAaYuMV+iNhxRW7koqg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782261040; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ZYfvMyL1VhKGiCEMfPx01kqMmwNWcxzMHfCajvNruQw=; b=kcVSTl+O3HUCfBSDN47J5DB5t9XKxukGMZ58y6SOhhg6nroEvdl1CcK1UR54mS7JKLgL3t kvyIC9kneeyGiypzKFBR6HqIMOXOpNbk8H7c38bAeiEnxx38zZa3wRpR7uKLY4W3nRc1Tr kKAUBueim0OMHe2Fg/0aZW9jqBdZXrkuNQO6cEsDu23V7I4tWdTHNXsvY7OtA3zExtJdu1 Z7SsUTF03lZhPUso7OO062s/JReOwmz663mRg3c0jgCVfjfcBLHFtcnyAf+P5X6Y9ed5Cn H3PoynMUyqwZjGLivyjrsWHs9J/PjjAoL4Xou0d+p7hIsqEacRIpgrvhYzISVA== Received: from cell.glebi.us (glebi.us [162.251.186.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: glebius) by smtp.freebsd.org (Postfix) with ESMTPSA id 4glNBl6S6Wz1JDD; Wed, 24 Jun 2026 00:30:39 +0000 (UTC) (envelope-from glebius@freebsd.org) Date: Tue, 23 Jun 2026 17:30:37 -0700 From: Gleb Smirnoff To: Nick Price Cc: freebsd-current@freebsd.org Subject: Re: aq(4): Call for testers and feedback Message-ID: References: List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Sat, Jun 20, 2026 at 10:01:58PM -0700, Nick Price wrote: N> We recently merged a reworked aq(4) driver into CURRENT and I would hugely appreciate if anyone who has a 10Gb Aquantia/Marvell network card could plug it in and help smoke-test the driver and let me know how it goes N> N> If anyone needs help getting set up let me know Thanks for that! I have two mainboards that have it embedded. I will report this week. If I forget, please prod me. -- Gleb Smirnoff