On Fri, Apr 26, 2024 at 8:06 PM Jeremy Spewock wrote:
>
> On Wed, Apr 10, 2024 at 9:19 AM Juraj Linkeš
> wrote:
> >
> > On Wed, Apr 10, 2024 at 12:53 PM Luca Vizzarro
> > wrote:
> > >
> > > On 09/04/2024 20:12, Juraj Linkeš wrote:
> > > >> @@ -104,16 +108,15 @@ def pmd_scatter(self, mbsize: in
On Wed, Apr 10, 2024 at 9:19 AM Juraj Linkeš wrote:
>
> On Wed, Apr 10, 2024 at 12:53 PM Luca Vizzarro wrote:
> >
> > On 09/04/2024 20:12, Juraj Linkeš wrote:
> > >> @@ -104,16 +108,15 @@ def pmd_scatter(self, mbsize: int) -> None:
> > >> """
> > >> testpmd = self.sut_node.cre
On Wed, Apr 10, 2024 at 12:53 PM Luca Vizzarro wrote:
>
> On 09/04/2024 20:12, Juraj Linkeš wrote:
> >> @@ -104,16 +108,15 @@ def pmd_scatter(self, mbsize: int) -> None:
> >> """
> >> testpmd = self.sut_node.create_interactive_shell(
> >> TestPmdShell,
> >> -
On 09/04/2024 20:12, Juraj Linkeš wrote:
@@ -104,16 +108,15 @@ def pmd_scatter(self, mbsize: int) -> None:
"""
testpmd = self.sut_node.create_interactive_shell(
TestPmdShell,
-app_parameters=StrParams(
-"--mbcache=200 "
-
On Tue, Mar 26, 2024 at 8:04 PM Luca Vizzarro wrote:
>
> Update the buffer scatter test suite to use TestPmdParameters
> instead of the StrParams implementation.
>
> Signed-off-by: Luca Vizzarro
> Reviewed-by: Jack Bond-Preston
> Reviewed-by: Honnappa Nagarahalli
> ---
> dts/tests/TestSuite_pm
5 matches
Mail list logo