Re: [PATCH net-next RFC] selftests/net: integrate packetdrill with ksft
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-08-30 17:33:44
Also in:
linux-kselftest
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-08-30 17:33:44
Also in:
linux-kselftest
On Fri, 30 Aug 2024 11:20:05 -0400 Willem de Bruijn wrote:
Kselftest install does not preserve directories. So all .pkt files are copied into net/packetdrill root. This is messy. More fundamentally it breaks the includes in the files (e..g, `source ../common/defaults.sh`).
Can you show an example of exact commands and what happens? We have directories in net/lib, and it's a target, and it works, no?