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 8410243182 for ; Mon, 16 Oct 2023 22:30:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F0F2400D6; Mon, 16 Oct 2023 22:30:25 +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 C8D63400D6 for ; Mon, 16 Oct 2023 22:30:24 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6b497c8575aso3141027b3a.1 for ; Mon, 16 Oct 2023 13:30:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697488224; x=1698093024; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3Y/DWooz0FutVTN9nidhT6WrxStYXjMR8XF26emDH/M=; b=QoJpLjGx6WnEkGJhsKSffO3bi5G0bhvfVDxRc5axcHx8vEov99U+7DKxUUwAyG7eqO wurtolHA6Pl2gRUIAfb3l/eBq+DnEpyXgaFg3c2OiTwX0G8FMdY2xCbnqXH7zFNEgX++ WKoI30qy3+Hjy1y8eapSXP2e78GTvi4Pn+kEA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697488224; x=1698093024; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3Y/DWooz0FutVTN9nidhT6WrxStYXjMR8XF26emDH/M=; b=N0Okb9XN5iea4AWToHeq65clUzRlX+cWoZH7i0cKcP8LMwiH0BOw0/ryfKX2gBZHWy 8RuUtuGayp9YbyQv9zLiqSwixELTAMiaC5vAQBGzd4pDXyDHlfzvDt4IfuHvMETe1jUv Q63wfzodCYQminQyTM4fQ/7tFqFP0hbDPHR5qxBFvhOvtKThIT9Njc54P0G4fi5l8Ima b1zcNseNmgGfEstJtKc0b6vKWFaG4Khf1dfu0ALMnjZFFnIn1Vt/YOiwMr2kYkRVIoeO 6y76P2VFFcPLq4vlZVWdznfeNBQ+g1RNwOSnvyqSNCQ2lNcmncgVWju9ocwZsIVhqBeR Chgg== X-Gm-Message-State: AOJu0YxCAE5t2oeRzcijUkRMZDhuKwVCvI4qpIrVtTNe2mMUD0qaOQPH LoVlW1oryOz79EE52RJon/uk2PtlAuPQh0tIBcDIAxd7ymAzO+l1VkbZLB0i6xIcfhrK/CLoew= = X-Google-Smtp-Source: AGHT+IGL9Pax44ZZrjPqr21zncVsUAd1JKFXkSIZXmhtvt4KuTTLiJkKbeLGyKoRA2g5a073O9pZrMGTMOs9 X-Received: by 2002:a05:6a00:9a9:b0:6be:5367:211d with SMTP id u41-20020a056a0009a900b006be5367211dmr314484pfg.24.1697488224012; Mon, 16 Oct 2023 13:30:24 -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 6-20020a630006000000b005ace7254617sm8372pga.18.2023.10.16.13.30.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 13:30:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 13:30:23 -0700 (PDT) Message-ID: <652d9d5f.630a0220.ca50d.0421SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3DB2E602A042; Mon, 16 Oct 2023 16:30:23 -0400 (EDT) Subject: |SUCCESS| pw132636 [PATCH] event/sw: fix missing device pointer From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/132636 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, October 16 2023 15:17:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132636 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27944/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/