public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] dts: dpdk shell bug fixes
@ 2026-03-23 18:08 Patrick Robb
  2026-03-23 18:08 ` [PATCH v1 1/2] dts: always use ethdev ports to check capabilities Patrick Robb
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Patrick Robb @ 2026-03-23 18:08 UTC (permalink / raw)
  To: luca.vizzarro; +Cc: dev, abailey, dmarx, knimoji, Paul.Szczepanek, Patrick Robb

Support for the dpdk-test-crypto-perf application in DTS was added
recently. This work introduced a new bug (incorrectly setting the EAL
port allowlist when checking ethdev capabilities) and also exposed a
pre-existing bug (insuffient time delay between dpdk app runs causing
resource conflicts). Both of these bugs are resolved by the patches in
this series. The patches are very small, but also important for the DTS
user experience, so if there is time for these to be merged in for RC3 I
think it would be a big benefit. Thanks.

Patrick Robb (2):
  dts: always use ethdev ports to check capabilities
  dts: avoid dpdk resources conflict

 dts/framework/remote_session/dpdk_shell.py | 14 ++++++++++----
 dts/framework/testbed_model/capability.py  |  2 +-
 2 files changed, 11 insertions(+), 5 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-03-24  0:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-23 18:08 [PATCH v1 0/2] dts: dpdk shell bug fixes Patrick Robb
2026-03-23 18:08 ` [PATCH v1 1/2] dts: always use ethdev ports to check capabilities Patrick Robb
2026-03-23 19:14   ` Andrew Bailey
2026-03-23 18:08 ` [PATCH v1 2/2] dts: avoid dpdk resources conflict Patrick Robb
2026-03-23 19:15   ` Andrew Bailey
2026-03-23 19:24     ` Andrew Bailey
2026-03-23 20:20 ` [PATCH v2 0/2] dts: dpdk shell bug fixes Patrick Robb
2026-03-23 20:20   ` [PATCH v2 1/2] dts: always use ethdev ports to check capabilities Patrick Robb
2026-03-23 20:20   ` [PATCH v2 2/2] dts: avoid dpdk resources conflict Patrick Robb
2026-03-24  0:52 ` [PATCH v3 1/2] dts: always use ethdev ports to check capabilities Patrick Robb
2026-03-24  0:52   ` [PATCH v3 2/2] dts: avoid dpdk resources conflict Patrick Robb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox