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 30B8A42659 for ; Thu, 28 Sep 2023 18:47:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2BEDF4021E; Thu, 28 Sep 2023 18:47:22 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 7D1A34021E for ; Thu, 28 Sep 2023 18:47:21 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-45456121514so2200630137.0 for ; Thu, 28 Sep 2023 09:47:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695919641; x=1696524441; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=N+fReScSfzOxCgiCNcdT7noOT0coIxvq1vsmDXwO6rM=; b=RzcLYdT3wmjp3uiG6h9ojBSpEGN7u0YQbg+/13XlcT0q/8V6yHa61kroCTh/jMvKLy STQZ0nGHN9Ha9D2U4/jdEIAgxueq4xiGo/9yaFUM7d2SdPy4exktNmhsmTKDBefDKQ0X aeIvcA5+Mwd+ZUUtP6hBc5gPOMKkPJC/PqjXk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695919641; x=1696524441; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N+fReScSfzOxCgiCNcdT7noOT0coIxvq1vsmDXwO6rM=; b=hS3FrQJX7iNtS8/e9uyKfzgu+LWISRw4KLrJLgfzFxzASGdRD7QIij2q0dYnr/QlhE aFury7W8b3dyP1wAkIEvIoMeKGixxkjfb4d3JX3P6eAjCNetekr4oP2yifYBlejQawcf LrAQjcnGymnLzIB3QD5wQ2SU8F3Z6JmafPsyO2ruJ9KtY/i/HQyW0RjG9SCwZPsdGmNk i+frv90Y1T3cKWSFlpCtGt16EaEkeZhvMH8fc3bCF0h1rNZ12NX9KEGMVgByW9ln1uby sXWRW4FaFRL8ipfU91z32ORcGFB9ogrHTYlniBr/VJR0VhchZDJTM7wNFFBuPVgaQ2bl 4Alw== X-Gm-Message-State: AOJu0YzHURva5W0GAPh7T3pUF92DlUGIDwvkvIZ0L/7C2KhnxtiP1R3W 9ZqFW6PEOLNcO5+gkqP4FE8bL5YO4P0XrlU5SektHe1iUV8wAyB/WpKR2Q== X-Google-Smtp-Source: AGHT+IHl35+DdsbTtGzH/7/nIgEWUrUaPZCb/uBjyGXZhcUZE4Bj+IG8o2UzHMXPV0lZ8R+usYpxL/pF99C+ X-Received: by 2002:a67:f94c:0:b0:452:83a3:e8c8 with SMTP id u12-20020a67f94c000000b0045283a3e8c8mr1574626vsq.17.1695919640887; Thu, 28 Sep 2023 09:47:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u2-20020ab05b02000000b0079a295c7996sm678179uae.14.2023.09.28.09.47.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 09:47:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 09:47:20 -0700 (PDT) Message-ID: <6515ae18.b00a0220.91447.b4f4SMTPIN_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 759946052514; Thu, 28 Sep 2023 12:47: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 | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/