Re: [PATCH net-next v2] selftests: net: add tests for PPPoL2TP

From: Qingfang Deng

Date: Thu May 21 2026 - 22:15:36 EST


On 2026/5/22 9:43, Matthieu Baerts wrote:
Hi Qingfang,

On 21/05/2026 17:18, Qingfang Deng wrote:
Looks like pppd exited unexpectedly, but I could not locally reproduce
this issue.

You can start a socat instance to listen on syslog (as done in pppoe.sh
test) to see what's going on.
If it is already done in another test, and if this is not creating more
troubles, it might be more interesting if this debug mode is always
enabled. I would then recommend sending a patch doing that, than
applying temp modifications only in NIPA, with a risk of causing other
troubles. WDYT?
Sure thing.