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 21ABF44135 for ; Sun, 2 Jun 2024 17:30:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D64C4025C; Sun, 2 Jun 2024 17:30:46 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 2ED0F40042 for ; Sun, 2 Jun 2024 17:30:44 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-702492172e3so1950262b3a.0 for ; Sun, 02 Jun 2024 08:30:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717342243; x=1717947043; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=jJbiNJxfFvUk1b9xbulPxmKKrfW0rJYZvcgbmR0YtCA=; b=K38WJkXaZpNDMUE6Z5RWJ6sbQTOjgveFpuWOegRmeAzX2watwjCtLKOFr77TOQgx6B WaTBe1zJT6b1pIEcxGaLw1ILoOBQDDrT5llEC2198mXG+rPGI7h5MoRR1li5MWBIBJ/m qxlVGRQppI4PHMLarPUbMBJ4vfgjkMr0a7T04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717342243; x=1717947043; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=jJbiNJxfFvUk1b9xbulPxmKKrfW0rJYZvcgbmR0YtCA=; b=e7pneYXqb8dEXCecN0nSNycrrO5kXFrPZXvCVyGJPfhghxum5TBCkwgX0vzM4YJp7w 976KBUauJGphHABuso5xNhvS5lff5EIdA3EagEzlRPzUAR5ClT6Hkcy+Dcvp8SChhhCl iNFFZm/s+6yVUfs9TFl0oqT9otuRfpySIlJO2fFrlAiO5kna7VK7rOFWYglmJD0yTKji A0LMP5TsrwEWeU6lINkgey0QePkAr4K/IX4mV3xMzHxzUcK3Gz3sYp2tXLyKVDzuoV3q JFUnhK0geydlFDbRaw1ihRDy7lCc/1BWWWHrERJSilK6EVQzlLNqKASpSmYoWWVHYgiV wm3g== X-Gm-Message-State: AOJu0Yx52+vvdqT2a+Lq5+vfJH8HbSIM8NVcn5sfMKasozLIc8cRolFi WyLfAl89Bxeye8WOe5qJe7ZIxG1CGkHwDwIJh0ZyiT4fEPPzUmslzHjx9EBW46gEaEGF67VHC5X 7arZi9a+4c835mVk9rF2KWFuwGVzEXBHBpZadcDrW X-Google-Smtp-Source: AGHT+IFzBa/lX4e75AiRjidl29lnXQxv9MN6ic1Bcir8e86U+zKHofJX5xSgX7NZ1oHC472nUgU0C3ByKCO7 X-Received: by 2002:a05:6a00:2d87:b0:702:571d:2de1 with SMTP id d2e1a72fcca58-702571d4342mr4980125b3a.18.1717342243313; Sun, 02 Jun 2024 08:30:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6c35552be50sm268925a12.11.2024.06.02.08.30.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Jun 2024 08:30:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Jun 2024 08:30:43 -0700 (PDT) Message-ID: <665c9023.630a0220.f6784.58a5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7F488605C373; Sun, 2 Jun 2024 11:30:42 -0400 (EDT) Subject: |FAILURE| pw140553 [PATCH] app/testpmd: support retrying device stop From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Maayan Kashani In-Reply-To: <20240602103035.197205-1-mkashani@nvidia.com> References: <20240602103035.197205-1-mkashani@nvidia.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/140553 _Testing issues_ Submitter: Maayan Kashani Date: Sunday, June 02 2024 10:30:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dbb63594a9a985e2c8639b57f9fcd1468b9de97 140553 --> testing issues Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ ==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ==== --- Failed to get log output --- ==== End log output ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30077/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/