On Thu, Sep 26, 2024 at 8:31 AM Juraj Linkeš wrote:
>
>
> > diff --git a/dts/framework/test_suite.py b/dts/framework/test_suite.py
>
> > +def _adjust_addresses(self, packets: list[Packet], expected: bool =
> > False) -> list[Packet]:
> > +# The packet is routed from TG egress to T
diff --git a/dts/framework/test_suite.py b/dts/framework/test_suite.py
+def _adjust_addresses(self, packets: list[Packet], expected: bool = False)
-> list[Packet]:
+# The packet is routed from TG egress to TG ingress regardless of
whether it is
+# expected or no
2 matches
Mail list logo