From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from vps0.lunn.ch (vps0.lunn.ch [156.67.10.101]) (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 BA94837C11E for ; Fri, 7 Aug 2026 18:42:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=156.67.10.101 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786128145; cv=none; b=iT5j609ZogR+ZAcU1drhl/bGFd5lDmzG/uyegwTO36I48bZrh/RDMZZtjsM8m1OP9kZHTXNB8lN6JhsB2a5zORht2EtSU2Zj5Oq8n3hiCC1uZj6gKaEYSXbpgnpT3+dd7b7yi/H05LWInXoZHflfBXM620n06Algo82fe2kgir8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786128145; c=relaxed/simple; bh=kIxvH1ECDAJjmkjqqBi8p4D7nI8FKr025kL/O8Y1RNg=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=boH5oPKVqdZANlch0a0O/gZJjKCePu5OOlodMAlFnXvy4lmEfNBtRmU9kPNyhmlbhrvda1YugX1Cf5OjJva4jIZ7Qz04187QSCmS9Yus5IUPkZFsnZtWaODaZ+wZq8gJ+W7l6GoVGvwg8Kx2+/OJ0SUGRlYyf+nb/7XYDwKnApE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lunn.ch; spf=pass smtp.mailfrom=lunn.ch; dkim=pass (1024-bit key) header.d=lunn.ch header.i=@lunn.ch header.b=sB/22N7Y; arc=none smtp.client-ip=156.67.10.101 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lunn.ch Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lunn.ch Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=lunn.ch header.i=@lunn.ch header.b="sB/22N7Y" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=YIAWJfIwSNFtkKjD5xlFiUWxLnIwM/cdT5KEU51NJIk=; b=sB/22N7YFBnLC+Wwqf4yDayyQQ nGt6Xu/BcpdmPO+ws9V3FzzNz+4lksXSL87STWTANsrzg6wD2l+3EP9VQC+m3Dxs/qc5Fa25SsK8o fCCbuLMaX2oTwNmreDeHUX8TdLHJY+nfU0G2r/fdlwxk11EUZeomYP+oBPN82Tt8CJAE=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1wsPWL-00Gd5x-Ra; Fri, 07 Aug 2026 20:42:17 +0200 Date: Fri, 7 Aug 2026 20:42:17 +0200 From: Andrew Lunn To: Alexander Duyck Cc: "Das, Shubham" , Lee Trager , "Srinivasan, Vijay" , Maxime Chevallier , "netdev@vger.kernel.org" , "mkubecek@suse.cz" , "D H, Siddaraju" , "Chintalapalle, Balaji" , "Lindberg, Magnus" , "niklas.damberg@ericsson.com" , "Wirandi, Jonas" Subject: Re: Ethtool : PRBS feature Message-ID: References: <46f714b7-ec6e-4b26-9ff8-b7f27f11fe33@trager.us> 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-Disposition: inline In-Reply-To: > Honestly I would probably defer to Andrew or Maxime on this as most of > the DSA stuff is much more their wheelhouse than mine. Sorry, too many patches recently, too many newbies using AI without the knowledge to properly steer it, etc, so i've not really been following along with this thread. > Also rather than submitting a snippet you might just resubmit the full > patch with your changes as an RFC as it provides the full context on > what we are reviewing. +1 Andrew