[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190707.185721.383185193925579054.davem@davemloft.net>
Date: Sun, 07 Jul 2019 18:57:21 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: lucasb@...atatu.com
Cc: netdev@...r.kernel.org, jhs@...atatu.com, xiyou.wangcong@...il.com,
jiri@...nulli.us, mleitner@...hat.com, vladbu@...lanox.com,
dcaratti@...hat.com, kernel@...atatu.com
Subject: Re: [PATCH v2 net-next 0/3] tc-testing: Add JSON verification and
simple traffic generation
From: Lucas Bates <lucasb@...atatu.com>
Date: Wed, 3 Jul 2019 20:44:59 -0400
> This patchset introduces JSON as a verification method in tdc and adds a new
> plugin, scapyPlugin, as a way to send traffic to test tc filters and actions.
> This version includes the patch signoffs missing in the previous submission.
>
> The first patch adds the JSON verification to the core tdc script.
>
> The second patch makes a change to the TdcPlugin module that will allow tdc
> plugins to examine the test case currently being executed, such that plugins
> can play a more active role in testing. This feature is needed for the
> new plugin.
>
> The third patch adds the scapyPlugin itself, and an example test case file to
> demonstrate how the scapy block works.
Lucas, please address the feedback about using eval().
Thank you.
Powered by blists - more mailing lists