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 1C90C43182 for ; Mon, 16 Oct 2023 22:34:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15B83400D6; Mon, 16 Oct 2023 22:34:01 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 322C4400D6 for ; Mon, 16 Oct 2023 22:34:00 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7b65004396fso1201678241.3 for ; Mon, 16 Oct 2023 13:34:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697488439; x=1698093239; 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=iJmveMj/lW/O5g6nc1MQybGPo/veTgXYZOBLTDGqJkeH/+yDBqWefnrH0BW2cENy45 Pj9emnW/aiu7hM9QgPKd2ErtEGf3IXempePglj5GgZInN92yYPjpu8xBriIzozXepy78 kn1Srvu2WksM3PEgEeYjCTh88jXCrg639mq2E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697488439; x=1698093239; 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=Qh+ezAte0kmUCzQ2e0UEhS3AaPx/SbXEH5qsac3jdw13aiWm1nV6Mw8gHu2KJLOhTY ce1NJ2EbC3e/pjUhp9KajuuGRQZOAnDr/rdNwa5oP/RGqPaJURTJdkdszT+ri9/kRhRi auqlkwkLGn/L7BVvwJTAVI4mbY4FJ9XSuhrZj1+7sqDLPA8KuGZ4Qx5Xyg5/hTxlxuFx H7tB0sgHnQnaYM+WxANDkcAdu4ZwOd0MprJIXMTVWuASkQDdb1TEUpV8xkyoXpO82U4r sGbGlAl8545Ohu9J5f3S+bZlUdlJiudZ97WYxeZTRVA5zbrIde9V14Mmnk762uHmvGqm wVMw== X-Gm-Message-State: AOJu0Yy5yWV7tN7Aic8i1Kqpqhq0GfdLXNswVBtMqSLcNqdoJjKl0DYC pTOdNqrWgYLmjpPvfaCQZFKNrgkRU9ygiq0bmYhqJ0Dn7rt+rexooxmRAg== X-Google-Smtp-Source: AGHT+IGySZxVRMskIT8dBevhOMI8mDhbl4t8kiG4Fy+XlvAWlpx0ChBb2clIIwkdcK0jV1kk0WxYufxgIYG7 X-Received: by 2002:a67:cb8b:0:b0:452:69e9:a4c with SMTP id h11-20020a67cb8b000000b0045269e90a4cmr483341vsl.3.1697488439594; Mon, 16 Oct 2023 13:33:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c19-20020ab02853000000b007b6043be874sm1748uaq.11.2023.10.16.13.33.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 13:33:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 13:33:59 -0700 (PDT) Message-ID: <652d9e37.b00a0220.72865.00b1SMTPIN_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 3AEA4602A042; Mon, 16 Oct 2023 16:33:59 -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/