Re: [PATCH net-next v4] selftests: net: add tests for PPP

From: Qingfang Deng

Date: Thu Mar 26 2026 - 05:19:01 EST


On Thu, Mar 26, 2026 at 4:30 PM Sebastian Andrzej Siewior
<bigeasy@xxxxxxxxxxxxx> wrote:
>
> > AFAIK, this can only happen with PPTP or L2TP, which were not included
> > in this patch.
>
> Yeah, that one. I was sort of looking into but gave up after a while
> digging through code, since I had no idea how to setup that up…

I used Google's Antigravity to generate the skeleton of the test, and
the rest was some manual tweak and trial and error.

Regards,
Qingfang