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 AAFA943182 for ; Mon, 16 Oct 2023 22:36:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5452400D6; Mon, 16 Oct 2023 22:36:07 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 765D3400D6 for ; Mon, 16 Oct 2023 22:36:06 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7ab31fb8bso59462987b3.1 for ; Mon, 16 Oct 2023 13:36:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697488566; x=1698093366; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9bieSByFM/sWIjFA+6HDbkiGV8Njgm5loiRtB/XM40c=; b=W0iKMfdO3jnxWz7JchaopRubZTN3Y2aT7nJxH9KcaftHZ/n5L0Nu2yVrB3Zsd7IK6E UkZo/wJ3O2DZwXPiVrCJ+9VsrEictk4nnsw0RqWaocn8f6CmQPx8FTEHh42oTWAzAQmN V24I/9RHDCz+phI15taoy6egmLS+QoRTaUPvI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697488566; x=1698093366; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9bieSByFM/sWIjFA+6HDbkiGV8Njgm5loiRtB/XM40c=; b=Tn3+l3/m7CBGWyCjfcQXBluL3sKVUs7YJMmQ6nMJo9m4X+H1WO/tdEmNsAFsjxrVJD Zzy2uhgF0IJSUX3bMQ5Ryw5bdGI/MGyuLA5M/+fn/unoOhiOuPxxzuAUBAKZSw//gCyM h8FCcQxs72KUvpTBwbhYnMDE02wGYM6BvlKRmVPdOazFBltmZ7lvLOVqki4iQ+QJdkAt d0CJ/WCqNoVjHBm7KK0cy9HUctpt+pUmjubbs9fw4qM3NwqObpChBVXMIdOnthtHJ6Wr KZ9XB4tAhvwpE8829zvup9H2M7HKNfWViDaA+MNLEx7TONvh3w6WFgbAqpTaBxOY/V6A O+VA== X-Gm-Message-State: AOJu0YyjLkhV91qNRmHPfYkQxvNUtyTbY7xi3DkqKlhIpy/IA3jbDleL gHFCB3P1kF4RzLuubUOz5DKQ5Bylx1cKacNiS+n/6ZACBLo4Vm5uqMEm62iXIwwUsssRFwswjA= = X-Google-Smtp-Source: AGHT+IG7Bh0yGEfzt/iYnkt7akeRJVGCLDKLlo6eIJnHWubkH9V9QQNGkzAjKaJUwsG5aWsoV9t1EYYx0E92 X-Received: by 2002:a05:690c:f8d:b0:5a8:2cfc:e3eb with SMTP id df13-20020a05690c0f8d00b005a82cfce3ebmr295840ywb.40.1697488565958; Mon, 16 Oct 2023 13:36:05 -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 w2-20020a816202000000b005922099bd73sm574820ywb.61.2023.10.16.13.36.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 13:36:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 13:36:05 -0700 (PDT) Message-ID: <652d9eb5.810a0220.41394.525bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8D267602A042; Mon, 16 Oct 2023 16:36:05 -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 | +---------------------+----------------+ | Ubuntu 22.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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/