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 691E945BD0 for ; Fri, 25 Oct 2024 07:01:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E9694067D; Fri, 25 Oct 2024 07:01:46 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 9648E4026B for ; Fri, 25 Oct 2024 07:01:44 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-460d1145cd8so11549591cf.3 for ; Thu, 24 Oct 2024 22:01:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729832504; x=1730437304; 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=Oy7YBlbxAdK8GHLEBHiOKkpAyPPNRWpllDKGxcPZDTc=; b=VoJUrtSMb1J/bo9ZKLYlo7Ys3QFcqo7iZX7DpOjCMJhs+drGBkQPwNfnW0zBYGv/ux EqalKQk0UpFruVRFi400Ox9+Zwnu3ysWwA7EK61JIPZ5MYKlG0KcLkE6RLoSDEiBu3hg GFGX+ephLQcTqJqFYdLawhkzSQklhXPoSrTgc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729832504; x=1730437304; 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=Oy7YBlbxAdK8GHLEBHiOKkpAyPPNRWpllDKGxcPZDTc=; b=J7RVPMVD+YPZbhbEQUXv1DKAUsBot912hgzWxCDQv6eK0kmUKxU3ru1ouWUST4H1d0 +58lux9rfYIXyLIX+6Uh7I+33zuM1vU+1iBtrHYdYcMkFnwpRq8fMR7hz6rmjyWKjvjj 7VovIL+WFIjKyEcWjackXa3GdNBmLPdguE8eWY35bbTbNNqMP/ckM+p7Bd9fabZZtb/M PXVRu8hhfwOgrsJyCF07fdnN7zgMRR1C/XsRoEiDnac3rMkGr7YnSwKj1mZ0uEZxUsj8 GfPtaA2Hb8x0r45Ru22UApEMZp5NUFphtXdnwsNlMCVrhwSRCzQSsKVRY8fx/E/dFfKF 5F+w== X-Gm-Message-State: AOJu0Yyn/y0uJdXFhCRMRQeCULS4XsJwP7qW9weJwY7X+9qG7qrmG6Zy E8x1Iyg2dTS1dvNC+QWyaB9Wq/NNyUJn2bMZEdxXlsfOxIsqdOYDh6eOHu9c3FD7mrCryQ1VJQH MjGwYk5TAiZch35oXJiXE5eKeAoHpbsdVQhMhIwGS3WwzcdLpCwFoLZnh X-Google-Smtp-Source: AGHT+IEhZg7wnzNGrL/DoXQEI70H1n5blIG6/a0H+fshSfRpZ86wzDwODv+LHpC32e9DGsf8+hlK7ypVKLMF X-Received: by 2002:a05:622a:1306:b0:461:18b6:59ea with SMTP id d75a77b69052e-46118b663cemr99692681cf.47.1729832503995; Thu, 24 Oct 2024 22:01:43 -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 d75a77b69052e-4613237657asm156791cf.19.2024.10.24.22.01.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Oct 2024 22:01:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Oct 2024 22:01:43 -0700 (PDT) Message-ID: <671b2637.c80a0220.1aada7.1242SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A78826052471; Fri, 25 Oct 2024 01:01:43 -0400 (EDT) Subject: |SUCCESS| pw146599 [PATCH] test/event: fix device stop From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241022120329.16420-1-pbhagavatula@marvell.com> References: <20241022120329.16420-1-pbhagavatula@marvell.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/146599 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, October 22 2024 12:03:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140 146599 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#281514 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Fedora 37 | PASS | +-------------------+----------------+ | Fedora 38 | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Fedora 38 (Clang) | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31593/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/