[PATCH v3] dts: enable port binding on the TG
Patrick Robb
probb at iol.unh.edu
Thu Aug 28 14:54:26 CEST 2025
Thanks Luca for the patch submission best practices advice. :)
Andrew we can chat more about the bound_for_dpdk() at the DTS meeting.
On Thu, Aug 28, 2025 at 8:38 AM Andrew Bailey <abailey at iol.unh.edu> wrote:
>
> + ctx = get_ctx()
> + prepare_node(ctx.tg_node)
> + prepare_node(ctx.sut_node)
> + # ctx.tg_node.main_session.bring_up_link(self.sut_ports)
>
Make sure to drop these commented out function calls and such when you
submit.
> +
> @property
> def sut_dpdk_ports(self) -> list[Port]:
> """The DPDK ports for the SUT node."""
> --
> 2.50.1
>
>
Thanks Andrew.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20250828/e7af634f/attachment.htm>
More information about the dev
mailing list