From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) (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 225172EEE73 for ; Thu, 24 Sep 2026 14:04:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.171.202.116 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1790258651; cv=none; b=jAQt7+yn58OrYpN0fjqw0dbwUE7+dZk0o2PRLoqZi6ZqEPXUyy1BifOaHy4wHb5L0vlmYru3XuNqw/pTPqEoYWG3Z3kLWRNjzcHHB9uxxs1774K81ybO8OyrTaae+iRCTzSbCex3/2R6yw2MnAe6ZwW4kW5kRUW2HoSbFrIMKd0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1790258651; c=relaxed/simple; bh=Jx/FoS3YQ3sSRmpcfu8IXCU6XB27SkLhCaIXwR6fTF8=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=f5XeFBfNSXj5VGNoq0zpFgDzhxh2ak0AiXfIuYEZZKb+hCpCVQF0fcJcpw51VHqcBaDelK7ldsfPofnQOf1UoSxXEOx2vCz5KIXjbxtdCCAqrhY4uIop1K4tGUqNJHIEQy9Q+rGyXCERXppYSMIzx2eB+ZE50kVbvXYrh63gThQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=QugIOZP/; arc=none smtp.client-ip=185.171.202.116 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="QugIOZP/" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id 63427C211ED; Thu, 24 Sep 2026 14:04:55 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id E0E0160341; Thu, 24 Sep 2026 14:04:07 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id E4DF610328D17; Thu, 24 Sep 2026 16:03:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1790258642; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:content-language:in-reply-to:references; bh=ihni7hhtCrz44oxSik4WfQd3qi/mucvdq3PDuzw6vGs=; b=QugIOZP/X+VQ1P8ND6584ZIN7DkI7/Eqb7iXWwDZHA/TcNLZy4RGDKJnBgZq7N5d8f4/5f y2IKyUruGCk8cczG8bHeg2I191/icbBDRd4xCBlBt1iAdv1sIYNQlWVGU0kGuJKme2RfJM byuF4PWBHBPucKrHmwVQ4nY0KjXBlF7WVI1UzJAr0xQJsjfkZ+R6JMdpjsiAzZE+MG1zu6 9CFRoaF5gXgj5Yw+n1qqvF5mAXaxIJSFY/S7KxFiFLj135fwMMUSV2vL9+ju2vYTKGGl7p krljcxGEXZCwW49Huk8vPa9p36eo/QSpB1kSbfo0epAuMOQ3VQFv39yP8YYRXA== Message-ID: Date: Thu, 24 Sep 2026 16:03:56 +0200 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH net-next 2/3] selftests: drv-net: pause: Validate the pause autonegotiation with a partner To: Andrew Lunn , Jakub Kicinski , davem@davemloft.net, Eric Dumazet , Paolo Abeni , Simon Horman , Russell King , Heiner Kallweit , Jonathan Corbet , Shuah Khan Cc: Oleksij Rempel , Vladimir Oltean , Florian Fainelli , thomas.petazzoni@bootlin.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org References: <20260920164732.349744-1-maxime.chevallier@bootlin.com> <20260920164732.349744-4-maxime.chevallier@bootlin.com> Content-Language: en-US From: Maxime Chevallier In-Reply-To: <20260920164732.349744-4-maxime.chevallier@bootlin.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Last-TLS-Session-Version: TLSv1.3 Hi, On 9/20/26 18:47, Maxime Chevallier (Netdev Foundation) wrote: > Pause autonegotiation behaves differently than the regular link params > autonegotiation, in that the user intention may differ from the > negotiated pause parameters. > > Introduce a test that validates we're correctly resolving pause > parameters according to 802.3. > > The validation is done based on what the local interface reports in > terms of advertised and lp_advertised linkmodes. > > If the remote can express what it sees in terms of its own advertised > and lp_advertised modes, validate the autoneg results on the peer as > well. > > Signed-off-by: Maxime Chevallier (Netdev Foundation) Dammit, this patch is duplicate, stale one from 2 format-patch sessions in the same -o folder :( sorry about that :( Maxime