From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 327702EC083; Wed, 1 Apr 2026 15:10:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775056237; cv=none; b=Zg9ODoFqhfoAE7TPGzJEt3vpN4MCrU5iOAkJrCzvsHbAfntjYaYUo+ziaDNX3eIow2k+LV6l9fniY5dgTCENargm90MUXRSRZU5DIeKEXvdDWZj81HcfurCvvFRBl4udgeromjTJDC1iLyvunxG8gWZy5BIMxcIAJi2vzBS6okI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775056237; c=relaxed/simple; bh=dUggK2Z/RSrKdEz6hBYx2oKXZ3+aAG/sQMXxAisukQI=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=Cch/5PJGB62Q/c1q0Ma/AGEdMqUTo7UyMBXTDQYG2aEi8J6laG1ae8j3cLGoNDqY3cQbKg/3KUZ8UfDB6TVJ+vZJ9hFK5MnICgj2xa0pBEguDGIoQV+tR5zDAow8F4QAZ0opXHUcMFhmwLhoEVncQu53UekqF2OXeAyZEQD8+sQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=pUjewFnI; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="pUjewFnI" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 44D9CC4CEF7; Wed, 1 Apr 2026 15:10:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1775056236; bh=dUggK2Z/RSrKdEz6hBYx2oKXZ3+aAG/sQMXxAisukQI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=pUjewFnIw1dEO/HoyUnIlPpT/EXB3rDKVXq8QsyJcQbZ2n11gtq78vY6nEWyt/ps2 EoPPhSMG4L45fOU+g4qdfm8ki+TdXUhh4tzG+/YmwBM67epDfRFBTGjvvplRutOD1+ vM8Zk9VV9G8Gc/acPFk7gturlK8p8igwfBrzc5hUO4x2RJHd100hnGNvLRQwPZm7Ot DqDCiprJvjA9HHiPGOyz9niIpsD7Xd3eJrR2b4+IQk7qtvz17UXWYP7p+mKWEF4V8x 6sKfRAFxO/IiQN8xmDOv9kmdxfDRNtVX786/KwN10brmBO9/AYtnqvD4qYHDFJ/5vZ Ga+fXiqXEU1RA== Date: Wed, 1 Apr 2026 08:10:30 -0700 From: Jakub Kicinski To: Qingfang Deng Cc: Shuah Khan , "David S. Miller" , Eric Dumazet , Paolo Abeni , Simon Horman , Felix Maurer , Sebastian Andrzej Siewior , "Matthieu Baerts (NGI0)" , linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-ppp@vger.kernel.org, netdev@vger.kernel.org, Paul Mackerras Subject: Re: [PATCH net-next v7] selftests: net: add tests for PPP Message-ID: <20260401081030.29b050d5@kernel.org> In-Reply-To: <20260330035604.133073-1-dqfext@gmail.com> References: <20260330035604.133073-1-dqfext@gmail.com> 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 Mon, 30 Mar 2026 11:55:44 +0800 Qingfang Deng wrote: > Add ping and iperf3 tests for ppp_async.c and pppoe.c. Hi! I added the new TARGET to netdev CI, the pppoe.sh test does not seem happy: # timeout set to 45 # selftests: net/ppp: pppoe.sh # Plugin pppoe.so loaded. # PPPoE plugin from pppd 2.5.1 # Send PPPOE Discovery V1T1 PADI session 0x0 length 12 # dst ff:ff:ff:ff:ff:ff src b2:36:d8:0d:61:83 # [service-name] [host-uniq 9b 08 00 00] # Recv PPPOE Discovery V1T1 PADO session 0x0 length 73 # dst b2:36:d8:0d:61:83 src 4e:f5:66:23:13:38 # [AC-name vmksft-net-extra,debug-threads=on] [service-name] [AC-cookie e5 e4 8c f0 87 72 d8 3a 60 66 4e 32 e4 ee af 6f 9a 08 00 00] [host-uniq 9b 08 00 00] # Send PPPOE Discovery V1T1 PADR session 0x0 length 36 # dst 4e:f5:66:23:13:38 src b2:36:d8:0d:61:83 # [service-name] [host-uniq 9b 08 00 00] [AC-cookie e5 e4 8c f0 87 72 d8 3a 60 66 4e 32 e4 ee af 6f 9a 08 00 00] # Recv PPPOE Discovery V1T1 PADS session 0x1 length 12 # dst b2:36:d8:0d:61:83 src 4e:f5:66:23:13:38 # [service-name] [host-uniq 9b 08 00 00] # PPP session is 1 # Connected to 4E:F5:66:23:13:38 via interface veth-client # using channel 1 # Using interface ppp0 # Connect: ppp0 <--> veth-client # sent [LCP ConfReq id=0x1 ] # Modem hangup # Connection terminated. # Send PPPOE Discovery V1T1 PADT session 0x1 length 32 # dst 4e:f5:66:23:13:38 src b2:36:d8:0d:61:83 # [host-uniq 9b 08 00 00] [AC-cookie e5 e4 8c f0 87 72 d8 3a 60 66 4e 32 e4 ee af 6f 9a 08 00 00] # Sent PADT # ping: connect: Network is unreachable # iperf3: error - unable to connect to server - server may have stopped running or use a different port, firewall issue, etc.: Network is unreachable # TEST: PPPoE [FAIL] not ok 1 selftests: net/ppp: pppoe.sh # exit=1