On Mon, Aug 12, 2024 at 9:41 AM Dean Marx wrote:
>
> add csum_set_hw method to testpmd shell class. Port over
> set_verbose and port start/stop from queue start/stop suite.
>
> Signed-off-by: Dean Marx
> ---
> +def csum_set_hw(self, layer: str, port_id: int, verify: bool = True) ->
> None:
add csum_set_hw method to testpmd shell class. Port over
set_verbose and port start/stop from queue start/stop suite.
Signed-off-by: Dean Marx
---
dts/framework/remote_session/testpmd_shell.py | 94 +++
1 file changed, 94 insertions(+)
diff --git a/dts/framework/remote_session/t
2 matches
Mail list logo