]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/net: packetdrill: more xfail changes (and a correction)
authorJakub Kicinski <kuba@kernel.org>
Tue, 21 Jan 2025 14:34:23 +0000 (06:34 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 23 Jan 2025 15:07:41 +0000 (07:07 -0800)
commit965adae5a33a998e2b62ec1b37c5eb21f1875b15
tree66be0d6b5cee26311b73c6d6a5973a71f3574304
parent59e00e8ca24220acea2d2d9f540fccf64e0f41ea
selftests/net: packetdrill: more xfail changes (and a correction)

Recent change to add more cases to XFAIL has a broken regex,
the matching needs a real regex not a glob pattern.

While at it add the cases Willem pointed out during review.

Fixes: 3030e3d57ba8 ("selftests/net: packetdrill: make tcp buf limited timing tests benign")
Reviewed-by: Willem de Bruijn <willemb@google.com>
Link: https://patch.msgid.link/20250121143423.215261-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/packetdrill/ksft_runner.sh