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 221A942E9B; Mon, 17 Jul 2023 13:11:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D70242D30; Mon, 17 Jul 2023 13:11:53 +0200 (CEST) Received: from mail-ed1-f41.google.com (mail-ed1-f41.google.com [209.85.208.41]) by mails.dpdk.org (Postfix) with ESMTP id 09FBE410D7 for ; Mon, 17 Jul 2023 13:11:52 +0200 (CEST) Received: by mail-ed1-f41.google.com with SMTP id 4fb4d7f45d1cf-521650a7603so4073593a12.3 for ; Mon, 17 Jul 2023 04:11:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pantheon.tech; s=google; t=1689592311; x=1692184311; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=CfdXO18e+ekaLoPbR0oKcNeo7OPo6svYK72WiEQvmOs=; b=jUMgp7PXSCe1nGSkWsK22+AwscDr16EcBTPcIRdWdlUTabGiTlSQ2oMDG8VzeDvXsw ZJg9rQ5ZqZrF0FFCd1rYp1G+QaBjSN/K1e/yqSl4urGy8gSY1Pa/eLLJgbtfb7KkbTuy 1BpCX28qFU0AlY5sIYL/hMV/Vgd9B/tF4g5EqNWXzWKojQ69PuettLGxX7GouNABVprx xaAU+V/vNzDgOmcs/Zua4E7L4Zp6UbaJFkxuhi7ZrvcF9j/a0JEnTA8j6ahX+PLeMkUB 2/NkSAGxxm6qgb2pzAGCb9tgJz5aBy+Fv3RleAp3gkJImM/3dcUx2nPcQkps/8t1sOB+ 6qLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689592311; x=1692184311; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CfdXO18e+ekaLoPbR0oKcNeo7OPo6svYK72WiEQvmOs=; b=bSPXu46NnPzmdPETPF/BBzKZuhq98RcG64dnRcHYx0B7pYGCI3UqkURdH0ZtZSwgon xjxGQuadeTgpT/I09ZL/EZt7sJRFZe7Kma4e+FlcA9XEt4VZaUWPn56mhgiL4+iSwglo LxyECmJdKxBtfRdj/BgNCyQobzPCTndHN6FDtL56Cf/pQN5UZhByIkqKM5ksIaFcEbNb lYbn2AGfO6FsncU+S0K3EP65HcBqp9tlWmfJPx8+DgYcD5TaF/8yI+AsfhPM+EKzOY0m iVfHEyJIMmIRqvyXb4lqWnAAGO1voDNNNtXILiN+ER4JL6sKvdpl5hF2EKAlWIAhMkeC kRsw== X-Gm-Message-State: ABy/qLaTBGmZRGj2tNLpwyAPp9YegdqnEwwTVC3TJI16cSkKpHKiiC1T mCK9l/y/tZX0bktv/5+JguMVicKCcE5mmm3ONI7q6g== X-Google-Smtp-Source: APBJJlF8z/aWcIhYFcx3jhLeYhXKCVgfd9phd23Fu9SANiiJuQTv71NmtdWrRANPXfXtHpCtYRsMAjBW33g/p0bT+yM= X-Received: by 2002:a05:6402:884:b0:521:6dd0:c83 with SMTP id e4-20020a056402088400b005216dd00c83mr6948027edy.10.1689592311626; Mon, 17 Jul 2023 04:11:51 -0700 (PDT) MIME-Version: 1.0 References: <20230713165347.21997-2-jspewock@iol.unh.edu> <20230713165347.21997-3-jspewock@iol.unh.edu> In-Reply-To: From: =?UTF-8?Q?Juraj_Linke=C5=A1?= Date: Mon, 17 Jul 2023 13:11:40 +0200 Message-ID: Subject: Re: [PATCH v7 1/1] dts: add smoke tests To: Jeremy Spewock Cc: Patrick Robb , Honnappa.Nagarahalli@arm.com, thomas@monjalon.net, lijuan.tu@intel.com, wathsala.vithanage@arm.com, dev@dpdk.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 On Sat, Jul 15, 2023 at 1:25=E2=80=AFAM Jeremy Spewock wrote: > > > > On Fri, Jul 14, 2023 at 11:30=E2=80=AFAM Juraj Linke=C5=A1 wrote: >> >> On Fri, Jul 14, 2023 at 4:47=E2=80=AFPM Patrick Robb = wrote: >> > >> > >> > Tested-by: Patrick Robb >> >> Have you tested with a non-root user? The unit tests are failing for me. > > > We have been running this as root in testing and there is an issue with r= unning this as non-root users because the unit tests don't escalate privile= ges. This is a trivial fix of course, but in further testing I think it als= o makes sense to extend the timeouts for these unit tests (as we do in regu= lar CI testing) and I will wrap this into an updated patch on Monday mornin= g. Since you'll be sending another version, I'll send some more comments, so please wait for those. I want to mention one thing beforehand - I needed a Python interactive session so I added it and modified what I needed/saw fit. Please see http://patches.dpdk.org/project/dpdk/patch/20230717110709.39220-5-juraj.lin= kes@pantheon.tech/ and use what's in it if you want. More coming later in the aforementioned comments. Thanks, Juraj