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 EB7E042659 for ; Thu, 28 Sep 2023 18:37:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E724C4021E; Thu, 28 Sep 2023 18:37:22 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id DE4384021E for ; Thu, 28 Sep 2023 18:37:21 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6c4a25f6390so7223363a34.2 for ; Thu, 28 Sep 2023 09:37:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695919041; x=1696523841; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3nTyuL4gu5q0YRhExCHg2keBZKbKHyMhw9m74rlQHvI=; b=UcpVVsiCfaOJ2UbZJtbgI4Ve19Av86XgIdCkxAERCK+v9FS35//kJNFiDitQBr+4mx nCx1nVbZs59FUVgQ2YyocgsBIhOetudDNQ+Lv7Qim2BcN4S0POszhYlBZ48+hurj6twu FLFN2hIowYjHnpDr5IqgAp0Vjj9PVBxsL2cB8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695919041; x=1696523841; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3nTyuL4gu5q0YRhExCHg2keBZKbKHyMhw9m74rlQHvI=; b=t+NFbMH70Od46V8t1UBp4qBMdDkj3zFevi0MFq31nTk80Mcm/V3+p5Wq4AA8yWdIc5 F+WqZ1eXfZ7W5HljmsuxcgEvW3ldAzEooidsj3sfuuoJNx84ehz0+bB2AUSpcr8Ze3YI EajEH6WUZ9oLfDkXspGaKqRizkWwcouzK3hVNp7VxjIH38QzFVOfSh1Jt5ktvEmC3ej8 6GBBqOiaE4klkFW9eNOOQsiLskyyv9gsFH4DMGz0BAZq6wBmwKwspBtr1oCfCzlI38oM NOOu7Ju+3rvY5ycAIankymYOPpkOPOwAgtcf3JCqtwXATm24i7KgZ+XNjFrviMSJDxQH MMnw== X-Gm-Message-State: AOJu0YzJV4Zkt/cVyC7h30nw5KHOyNwIHcuxug1UyAlrhSHRb8uMszuY 7Y2oTmKJ6rH8xigZCh8ooBnGIllnF0t8/3bBDKfenIUkU1qjlZRRiGmcjg== X-Google-Smtp-Source: AGHT+IGQtjMLctfc5a9VdEo+ijODH2zjlcby4+udTtBIuR+lLfTaPZyehlz6hEqBn1X5ERDNb5ybBeZOIJ9d X-Received: by 2002:a9d:6182:0:b0:6b8:7584:3aa4 with SMTP id g2-20020a9d6182000000b006b875843aa4mr1806522otk.4.1695919041273; Thu, 28 Sep 2023 09:37:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r42-20020a05683044aa00b006c61da55d67sm173374otv.7.2023.09.28.09.37.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 09:37:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 09:37:21 -0700 (PDT) Message-ID: <6515abc1.050a0220.95490.0804SMTPIN_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 BCD5B6052514; Thu, 28 Sep 2023 12:37:20 -0400 (EDT) Subject: |SUCCESS| pw132144-132145 [PATCH] [2/2] event/*: add driver selftest 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132145 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, September 28 2023 15:14:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132144-132145 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27777/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/