[PATCH v3 1/2] dts: make one link the default topology
Patrick Robb
probb at iol.unh.edu
Thu Aug 28 04:11:39 CEST 2025
This looks good except that I found the commit message to be confusing. For
instance, it is not true that all one link test runs will skip before this
patch - they will in fact run. I do know what you mean of course but I
think we should just be more clear.
I just modified the commit message to the below (ran the check scripts of
course) and pushed. Thank you for the patch!
dts: make one link the default topology
Currently the default topology for test suites when not specified
is two link. However, the majority of the DPDK functions tested
in DTS can be tested with a single link. It is more intuitive for
a testsuite or testcase lacking a topology decorator to default
to the more basic requirement of 1 link, and force tests which
really do require two link to include decorators explicitly
saying so.
This is now applied to next-dts.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20250827/4b5517bf/attachment-0001.htm>
More information about the dev
mailing list