On 26/04/2024 09:55, Juraj Linkeš wrote:
From what I can tell, we don't need any of these for Scapy, but we
should test this in other environments as well (my virtual environment
doesn't play nice with port rebinding and running testpmd - I have to
start Scapy after starting testpmd to get it to
On Tue, Apr 23, 2024 at 2:00 PM Juraj Linkeš wrote:
>
> On Tue, Apr 23, 2024 at 12:39 PM Luca Vizzarro wrote:
> >
> > On 19/04/2024 14:52, Juraj Linkeš wrote:
> > > diff --git a/dts/framework/test_suite.py b/dts/framework/test_suite.py
> > >
> > > -def configure_testbed_ipv4(self, restore: b
On Tue, Apr 23, 2024 at 12:39 PM Luca Vizzarro wrote:
>
> On 19/04/2024 14:52, Juraj Linkeš wrote:
> > diff --git a/dts/framework/test_suite.py b/dts/framework/test_suite.py
> >
> > -def configure_testbed_ipv4(self, restore: bool = False) -> None:
> > -"""Configure IPv4 addresses on a
On 19/04/2024 14:52, Juraj Linkeš wrote:
diff --git a/dts/framework/test_suite.py b/dts/framework/test_suite.py
-def configure_testbed_ipv4(self, restore: bool = False) -> None:
-"""Configure IPv4 addresses on all testbed ports.
-
-The configured ports are:
-
-* SUT i
The test suite served as a demonstration of the Scapy traffic generator
implementation. Now that we have a test suite that uses DPDK code (via
testpmd), there is no reason to keep the test suite, as there's no
expectation it'll be actually used in any setup.
Signed-off-by: Juraj Linkeš
---
dts/c
5 matches
Mail list logo