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 366D444135 for ; Sun, 2 Jun 2024 17:00:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30FCD4025C; Sun, 2 Jun 2024 17:00:03 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 65C8840042 for ; Sun, 2 Jun 2024 17:00:02 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3737b250ef9so14991345ab.0 for ; Sun, 02 Jun 2024 08:00:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717340402; x=1717945202; 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=7C+hzUYnsjr/BtiHVfKXTkQ2k6B0/EEN0i4pn6AqiLs=; b=L0j9Ch6tYqwmH3/2sWzD4XcN1mZ774jfn66t9nIewz7M0G1R91jY9TK0QmZFReYFKm syh9OGjLAbt67D5PiRl2yXKI6+n3zFTX2difcwrMUEr6mDBNq5hL3cjFqEybQVH4ILM+ SgyAEGAu0GA4iI8fwMrPYfaVVZrnQeC6DVhLw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717340402; x=1717945202; 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=7C+hzUYnsjr/BtiHVfKXTkQ2k6B0/EEN0i4pn6AqiLs=; b=F43T8+JEMeGVH1TaBNt94lmd4/aD397PJsqn2u3fXIntAfr+8Tjby1GSsuj8LRKvBk HCnAtXJioQrEeN0LsbxAnXjty4qL4HmKM8mI1vFRgAoiOeac5P9c8H+rTJGGNUFn/tWV O8qTjZAlDmVOHNFoZJWImZ3yZaFYwzFRoETov8muotCykBjgeBgvd5c8AF+r/cKUnbA9 1IFG0daGcjI1WTy60nXEl5mopJVa2r+L7pMDtaQgvqgqhQgsOfVlq48Ent61eJsqlavG H+5ePbu+JBqKYVq7UxDvRYMHTc7fW0+1W+i3wO37EbgFgoDPShHhskTey17Pa2rwKNqG EAvA== X-Gm-Message-State: AOJu0YwzAYHiRjS/oFvCUVemAVTVYubDl4ddZMbSBL2a3sZltoI7OqLR H9Jw2jqoaQqIv2LjAt+1qvwIn07M1+9ElFo1dM0Xl0TsgPOIsBa8wQxW+nXIiNnLly2K2smfDvZ pNEDdWPvKsk5n4YsKYwmlnhJWFF5RSg248yt1EsB+OqW1IX+yMKVevFQk X-Google-Smtp-Source: AGHT+IHfSthkubl+mp2TBUQtLEOgsnyxRnBe5+KhbKcey7iju43MwxKXN4n+8/aEJFzeJ5f0XoyNW1WaobHf X-Received: by 2002:a05:6e02:1fed:b0:374:8929:dd25 with SMTP id e9e14a558f8ab-3748b9e54d6mr83646525ab.28.1717340401773; Sun, 02 Jun 2024 08:00:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3748a20543fsm1776025ab.31.2024.06.02.08.00.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Jun 2024 08:00:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Jun 2024 08:00:01 -0700 (PDT) Message-ID: <665c88f1.050a0220.960f2.dc9dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 56524605C373; Sun, 2 Jun 2024 11:00:01 -0400 (EDT) Subject: |SUCCESS| pw140553 [PATCH] app/testpmd: support retrying device stop From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/140553 _Testing PASS_ Submitter: Maayan Kashani Date: Sunday, June 02 2024 10:30:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dbb63594a9a985e2c8639b57f9fcd1468b9de97 140553 --> testing pass 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 | +---------------------+----------------+ 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 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/