DPDK patches and discussions
 help / color / mirror / Atom feed
* [DPDK/DTS Bug 1543] [DTS] [Bug] Correctly gather linux interface logical name from lshw when a list is returned
@ 2024-09-13 17:46 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2024-09-13 17:46 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 1049 bytes --]

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

            Bug ID: 1543
           Summary: [DTS] [Bug] Correctly gather linux interface logical
                    name from lshw when a list is returned
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: DTS
          Assignee: dev@dpdk.org
          Reporter: probb@iol.unh.edu
                CC: juraj.linkes@pantheon.tech, probb@iol.unh.edu
  Target Milestone: ---

Noticed in a CI run(s) that in some cases a list is returned for logical names,
which causes testsuite setup for scatter to break. 

test_suite_setup - dts.TG 1 - INFO - Sending: 'sudo -- sh -c 'ip link set dev
['ens1f0', '/dev/fb0'] mtu 9000''

If the "correct" name we want is always at index 0, we can check if it's a
list, and if it is a list, get outputlist[0].

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

[-- Attachment #2: Type: text/html, Size: 3030 bytes --]

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

only message in thread, other threads:[~2024-09-13 17:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-13 17:46 [DPDK/DTS Bug 1543] [DTS] [Bug] Correctly gather linux interface logical name from lshw when a list is returned bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).