Re: [PATCH v4 1/2] selftests: net: Create veth pair for testing in networkless kernel

From: Abhinav Jain
Date: Thu Aug 08 2024 - 08:30:44 EST


On Wed, 7 Aug 2024 18:28:34 -0700 Jakub Kicinski wrote:
> That's not the right syntax..

Thanks for the feedback Jakub. I have rectified this and while at it,
I tested using vng on a network based kernel and found another issue in
veth removal logic. I have fixed that as well.

Please kindly check the v5 series here:
https://lore.kernel.org/all/20240808122452.25683-1-jain.abhinav177@xxxxxxxxx/
---