Re: [PATCH net-next 0/2] tc-testing: Add plugin for simple traffic generation

2019-07-09 Thread David Miller
From: Lucas Bates Date: Mon, 8 Jul 2019 21:34:25 -0400 > This series supersedes the previous submission that included a patch for test > case verification using JSON output. It adds a new tdc plugin, scapyPlugin, > as > a way to send traffic to test tc filters and actions. > > The first patch

Re: [PATCH net-next 0/2] tc-testing: Add plugin for simple traffic generation

2019-07-09 Thread Jamal Hadi Salim
On 2019-07-08 9:34 p.m., Lucas Bates wrote: This series supersedes the previous submission that included a patch for test case verification using JSON output. It adds a new tdc plugin, scapyPlugin, as a way to send traffic to test tc filters and actions. The first patch makes a change to the Td

[PATCH net-next 0/2] tc-testing: Add plugin for simple traffic generation

2019-07-08 Thread Lucas Bates
This series supersedes the previous submission that included a patch for test case verification using JSON output. It adds a new tdc plugin, scapyPlugin, as a way to send traffic to test tc filters and actions. The first patch makes a change to the TdcPlugin module that will allow tdc plugins to