netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nft 0/3] shell/tests: cleanups and skip tests on Fedora 38
@ 2023-09-15 15:53 Thomas Haller
  2023-09-15 15:54 ` [PATCH nft 1/3] tests/shell: cleanup creating dummy interfaces in tests Thomas Haller
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Thomas Haller @ 2023-09-15 15:53 UTC (permalink / raw)
  To: NetFilter; +Cc: Thomas Haller

- cleanup dummy interface handling
- adjust 2 tests so that they are skipped on Fedora 38 kernel
  (6.4.14-200.fc38.x86_64). The end goal is to run the test suite
  without failures on Fedora 38.

    - tests/shell/testcases/sets/reset_command_0
    - tests/shell/testcases/sets/0030add_many_elements_interval_0

Thomas Haller (3):
  tests/shell: cleanup creating dummy interfaces in tests
  tests/shell: skip "sets/reset_command_0" on unsupported reset command
  tests/shell: suggest 4Mb /proc/sys/net/core/{wmem_max,rmem_max} for
    rootless

 tests/shell/run-tests.sh                      |  6 ++---
 .../testcases/chains/dumps/netdev_chain_0.nft |  3 ---
 tests/shell/testcases/chains/netdev_chain_0   | 26 +++++++------------
 .../flowtable/0012flowtable_variable_0        |  6 +++++
 .../dumps/0012flowtable_variable_0.nft        |  4 +--
 tests/shell/testcases/json/netdev             | 12 +++++----
 tests/shell/testcases/listing/0020flowtable_0 | 12 +++++----
 tests/shell/testcases/sets/reset_command_0    | 20 ++++++++++----
 8 files changed, 50 insertions(+), 39 deletions(-)

-- 
2.41.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-09-18  9:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-15 15:53 [PATCH nft 0/3] shell/tests: cleanups and skip tests on Fedora 38 Thomas Haller
2023-09-15 15:54 ` [PATCH nft 1/3] tests/shell: cleanup creating dummy interfaces in tests Thomas Haller
2023-09-15 15:54 ` [PATCH nft 2/3] tests/shell: skip "sets/reset_command_0" on unsupported reset command Thomas Haller
2023-09-18  9:30   ` Thomas Haller
2023-09-15 15:54 ` [PATCH nft 3/3] tests/shell: suggest 4Mb /proc/sys/net/core/{wmem_max,rmem_max} for rootless Thomas Haller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).