From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
by inbox.dpdk.org (Postfix) with ESMTP id 349F145B61;
Thu, 17 Oct 2024 20:23:48 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
by mails.dpdk.org (Postfix) with ESMTP id C98884029C;
Thu, 17 Oct 2024 20:23:47 +0200 (CEST)
Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178])
by mails.dpdk.org (Postfix) with ESMTP id 0ED394025F
for ; Thu, 17 Oct 2024 20:23:46 +0200 (CEST)
Received: by inbox.dpdk.org (Postfix, from userid 33)
id 09D4945B62; Thu, 17 Oct 2024 20:23:46 +0200 (CEST)
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [DPDK/DTS Bug 1567] dts: Replace the helloworld testsuite with a
testsuite which starts testpmd but does nothing
Date: Thu, 17 Oct 2024 18:23:45 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: DPDK
X-Bugzilla-Component: DTS
X-Bugzilla-Version: unspecified
X-Bugzilla-Keywords:
X-Bugzilla-Severity: minor
X-Bugzilla-Who: probb@iol.unh.edu
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Resolution:
X-Bugzilla-Priority: Normal
X-Bugzilla-Assigned-To: dev@dpdk.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
op_sys bug_status bug_severity priority component assigned_to reporter cc
target_milestone
Message-ID:
Content-Type: multipart/alternative; boundary=17291894250.1F571f.2614251
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
MIME-Version: 1.0
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dev-bounces@dpdk.org
--17291894250.1F571f.2614251
Date: Thu, 17 Oct 2024 20:23:45 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
https://bugs.dpdk.org/show_bug.cgi?id=3D1567
Bug ID: 1567
Summary: dts: Replace the helloworld testsuite with a testsuite
which starts testpmd but does nothing
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: Normal
Component: DTS
Assignee: dev@dpdk.org
Reporter: probb@iol.unh.edu
CC: juraj.linkes@pantheon.tech, probb@iol.unh.edu
Target Milestone: ---
This morning during the DTS call we discussed how we were removing the build
process method for building example apps (example apps will not be used in =
new
DTS) and remove the helloworld testsuite accordingly.=20
The question was raised of whether the helloworld testsuite has any actual
value and whether it should be replaced or not. One point made was that run=
ning
the helloworld suite can be a sanity check for a user, showing that they ha=
ve
setup their environment correctly, and are running the testsuite correctly.=
So,
there may be a use case for continuing to provide such a testsuite which
essentially does nothing.=20
Paul proposed that we replace it with a suite which just starts testpmd, do=
es
nothing (or something inconsequential) and then stops.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--17291894250.1F571f.2614251
Date: Thu, 17 Oct 2024 20:23:45 +0200
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
dts: Replace the helloworld testsuite with a testsuite which =
starts testpmd but does nothing
Product
DPDK
Version
unspecified
Hardware
All
OS
All
Status
UNCONFIRMED
Severity
minor
Priority
Normal
Component
DTS
Assignee
dev@dpdk.org
Reporter
probb@iol.unh.edu
CC
juraj.linkes@pantheon.tech, probb@iol.unh.edu
Target Milestone
---
This morning during the DTS call w=
e discussed how we were removing the build
process method for building example apps (example apps will not be used in =
new
DTS) and remove the helloworld testsuite accordingly.=20
The question was raised of whether the helloworld testsuite has any actual
value and whether it should be replaced or not. One point made was that run=
ning
the helloworld suite can be a sanity check for a user, showing that they ha=
ve
setup their environment correctly, and are running the testsuite correctly.=
So,
there may be a use case for continuing to provide such a testsuite which
essentially does nothing.=20
Paul proposed that we replace it with a suite which just starts testpmd, do=
es
nothing (or something inconsequential) and then stops.