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 86E4F43182 for ; Mon, 16 Oct 2023 22:38:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 816CF400D6; Mon, 16 Oct 2023 22:38:45 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 38B4C400D6 for ; Mon, 16 Oct 2023 22:38:44 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-457cba20cb7so1457057137.1 for ; Mon, 16 Oct 2023 13:38:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697488723; x=1698093523; 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=QiGY9a6EC+gcm7NBd2WLAZoiClruibY+jVpqieX4MfvmIqFCrmTB/3x+e7nU1XTnJL 5GU9IbmvLvfiXfrqhoU5T3MJOXyTAHhXPmbehOEUaf9kuAJxHRJpraR2dh9OmxOhiGaM jyZK9AYW1Fcg9MrJj46I58LHAA+kSYm+ZJI3M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697488723; x=1698093523; 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=T0Tw6blCoTh57srsFSqDNHUWVKqyantjPMr1u4IzJs85CPIGhOxTrbL2rBDvDhTgtT mGLYO1xHDkSzc14sxBCw8y8hVnndH8doJKEissEcdHzGk+i2ge8fH6Fvw28muBM+BfpR zbDrzBOHto47zw+96d5r9dI7gYDj0vTqjHQi0aCOY0wrYPHGcY9sBSxpzWJeyDnl6+e5 XkgZilR3nhF1IQW4QMrPzRFtoAg5ekYnTfkqB4bPETCSF49D6eJup6Q/nkrwH/2fKOgJ vMDzVZCurItzsyCIp19fwVSyHv/gJGog/muyUofA0HBiiOn/zhEt09OZYtu48OHxdXTn yPZw== X-Gm-Message-State: AOJu0Yyg2ePZoSRKfNfzUeaIKyXpotEVPXla8anl/Zyv7w3vuJzxPkAn ymUyVYI/Stk7Uxw9DYnK98VGriXupF5Yj1AhPGKSiOCg95PqZ7npgFrKJpjUfayw0jeIr1Yi8w= = X-Google-Smtp-Source: AGHT+IG2Ae57Zuiy48CfTQdqtf5zUFoa3EndrRbwQ/lC9GEEY5XWdAsRK5a4gkq68U+l5p4ZNhjTbWwVsjvq X-Received: by 2002:a67:e089:0:b0:457:d2c5:c117 with SMTP id f9-20020a67e089000000b00457d2c5c117mr399183vsl.35.1697488723667; Mon, 16 Oct 2023 13:38: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 b24-20020ab06918000000b007b5fa6696f2sm1842uas.14.2023.10.16.13.38.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 13:38:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 13:38:43 -0700 (PDT) Message-ID: <652d9f53.b00a0220.7996.00c6SMTPIN_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 5238D602A042; Mon, 16 Oct 2023 16:38:43 -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/