From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
To: netdev@vger.kernel.org
Cc: dcaratti@redhat.com, Jamal Hadi Salim <jhs@mojatatu.com>
Subject: [PATCH net-next 0/3] tc-testing: add test for ct DNAT tuple collision
Date: Tue, 22 Jun 2021 12:04:59 -0300 [thread overview]
Message-ID: <cover.1624373870.git.marcelo.leitner@gmail.com> (raw)
That was fixed in 13c62f5371e3 ("net/sched: act_ct: handle DNAT tuple
collision").
For that, it requires that tdc is able to send diverse packets with
scapy, which is then done on the 2nd patch of this series.
Marcelo Ricardo Leitner (3):
tc-testing: fix list handling
tc-testing: add support for sending various scapy packets
tc-testing: add test for ct DNAT tuple collision
.../tc-testing/plugin-lib/scapyPlugin.py | 42 +++++++++--------
.../tc-testing/tc-tests/actions/ct.json | 45 +++++++++++++++++++
2 files changed, 68 insertions(+), 19 deletions(-)
--
2.31.1
next reply other threads:[~2021-06-22 15:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-22 15:04 Marcelo Ricardo Leitner [this message]
2021-06-22 15:05 ` [PATCH net-next 1/3] tc-testing: fix list handling Marcelo Ricardo Leitner
2021-06-22 15:05 ` [PATCH net-next 2/3] tc-testing: add support for sending various scapy packets Marcelo Ricardo Leitner
2021-06-22 15:05 ` [PATCH net-next 3/3] tc-testing: add test for ct DNAT tuple collision Marcelo Ricardo Leitner
2021-06-22 18:00 ` [PATCH net-next 0/3] " patchwork-bot+netdevbpf
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=cover.1624373870.git.marcelo.leitner@gmail.com \
--to=marcelo.leitner@gmail.com \
--cc=dcaratti@redhat.com \
--cc=jhs@mojatatu.com \
--cc=netdev@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).