[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAM0EoMkE9vhMOHohCr-0H0ThH0o++4PTSNnaNbx18tYtnjikVg@mail.gmail.com>
Date: Tue, 13 Sep 2022 13:58:18 -0400
From: Jamal Hadi Salim <jhs@...atatu.com>
To: Victor Nogueira <victor@...atatu.com>
Cc: Zhengchao Shao <shaozhengchao@...wei.com>,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, bpf@...r.kernel.org,
xiyou.wangcong@...il.com, jiri@...nulli.us, shuah@...nel.org,
weiyongjun1@...wei.com, yuehaibing@...wei.com
Subject: Re: [PATCH net-next 0/8] add tc-testing test cases
On Fri, Sep 9, 2022 at 4:04 PM Victor Nogueira <victor@...atatu.com> wrote:
>
> > For this patchset, test cases of the ctinfo, gate, and xt action modules
> > are added to the tc-testing test suite. Also add deleting test for
> > connmark, ife, nat, sample and tunnel_key action modules.
> >
> > Zhengchao Shao (8):
> > selftests/tc-testings: add selftests for ctinfo action
> > selftests/tc-testings: add selftests for gate action
> > selftests/tc-testings: add selftests for xt action
> > selftests/tc-testings: add connmark action deleting test case
> > selftests/tc-testings: add ife action deleting test case
> > selftests/tc-testings: add nat action deleting test case
> > selftests/tc-testings: add sample action deleting test case
> > selftests/tc-testings: add tunnel_key action deleting test case
> >
> > .../tc-testing/tc-tests/actions/connmark.json | 50 +++
> > .../tc-testing/tc-tests/actions/ctinfo.json | 316 ++++++++++++++++++
> > .../tc-testing/tc-tests/actions/gate.json | 315 +++++++++++++++++
> > .../tc-testing/tc-tests/actions/ife.json | 50 +++
> > .../tc-testing/tc-tests/actions/nat.json | 50 +++
> > .../tc-testing/tc-tests/actions/sample.json | 50 +++
> > .../tc-tests/actions/tunnel_key.json | 50 +++
> > .../tc-testing/tc-tests/actions/xt.json | 219 ++++++++++++
> > 8 files changed, 1100 insertions(+)
> > create mode 100644 tools/testing/selftests/tc-testing/tc-tests/actions/ctinfo.json
> > create mode 100644 tools/testing/selftests/tc-testing/tc-tests/actions/gate.json
> > create mode 100644 tools/testing/selftests/tc-testing/tc-tests/actions/xt.json
> >
>
> Reviewed-by: Victor Nogueira <victor@...atatu.com>
For this patchset:
Tested-by: Jamal Hadi Salim <jhs@...atatu.com>
Acked-by: Jamal Hadi Salim <jhs@...atatu.com>
cheers,
jamal
Powered by blists - more mailing lists