[DPDK/DTS Bug 1755] Re-evaluate the link requirement decorators on all testsuites/testcases

bugzilla at dpdk.org bugzilla at dpdk.org
Fri Jul 18 18:54:53 CEST 2025


https://bugs.dpdk.org/show_bug.cgi?id=1755

            Bug ID: 1755
           Summary: Re-evaluate the link requirement decorators on all
                    testsuites/testcases
           Product: DPDK
           Version: 25.03
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: DTS
          Assignee: dev at dpdk.org
          Reporter: probb at iol.unh.edu
                CC: juraj.linkes at pantheon.tech, probb at iol.unh.edu
  Target Milestone: ---

There are currently some testsuites/testcases that are decorated with
"requires_2_links" but in reality there is no logic associated with having 2
physical ports on the SUT. These testsuites just configure the SUT ports (even
if it's just 1) according to the testsuite requirements, and then
ingress/egress based on topology.ingress_port and topology.egress_port. For
these testsuites/testcases, we should rewrite their decorator to
"requires_1_link."

So, assess the whole list of testcases and submit a patch rewriting their
decorators.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20250718/ab613019/attachment.htm>


More information about the dev mailing list