netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Haller <thaller@redhat.com>
To: NetFilter <netfilter-devel@vger.kernel.org>
Cc: Thomas Haller <thaller@redhat.com>
Subject: [PATCH nft 0/3] shell/tests: cleanups and skip tests on Fedora 38
Date: Fri, 15 Sep 2023 17:53:59 +0200	[thread overview]
Message-ID: <20230915155614.1325657-1-thaller@redhat.com> (raw)

- 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


             reply	other threads:[~2023-09-15 15:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-15 15:53 Thomas Haller [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230915155614.1325657-1-thaller@redhat.com \
    --to=thaller@redhat.com \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).