All of lore.kernel.org
 help / color / mirror / Atom feed
* [DPDK/DTS Bug 1917] l2fwd testsuite must be decorated with two link requirement
@ 2026-03-31 15:41 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2026-03-31 15:41 UTC (permalink / raw)
  To: dev

http://bugs.dpdk.org/show_bug.cgi?id=1917

            Bug ID: 1917
           Summary: l2fwd testsuite must be decorated with two link
                    requirement
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: DTS
          Assignee: dev@dpdk.org
          Reporter: dmarx@iol.unh.edu
                CC: juraj.linkes@pantheon.tech, probb@iol.unh.edu
  Target Milestone: ---

The l2fwd testsuite currently explicitly modifies port 1, which causes all
single link test runs to error out:

with TestPmd(
    forward_mode=SimpleForwardingModes.mac,
    eth_peer=[EthPeer(1, self.topology.tg_port_ingress.mac_address)],
    disable_device_start=True,
) as shell:

The two link requirement decorator needs to be added at the suite level to
resolve this

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-03-31 15:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-31 15:41 [DPDK/DTS Bug 1917] l2fwd testsuite must be decorated with two link requirement bugzilla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.