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 3C276436D3 for ; Tue, 12 Dec 2023 17:37:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37F8E42E4F; Tue, 12 Dec 2023 17:37:44 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 0EEC842E4E for ; Tue, 12 Dec 2023 17:37:43 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-67a9b393f53so24755816d6.0 for ; Tue, 12 Dec 2023 08:37:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702399062; x=1703003862; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UKUVSH1zRMlauk6Sl/5j7gsdakse8NZY/2r2myvdCBk=; b=KVJRDDiHtgnsiz4/eVpNKu5ZrUpuJeqxdA9px0iUjDeAl8JKzc5++IZCLsjUnMW5JB MLE14hbNGu1eYG0I6+XIp92q6aI62MdXdX6QUGfcXQNf8d9JcQPg607arVv3amdKUsj4 Bk9ZzkykukwcQO0bZ2WIly6fYJdjir2kkmrs4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702399062; x=1703003862; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UKUVSH1zRMlauk6Sl/5j7gsdakse8NZY/2r2myvdCBk=; b=Eqfbg6hOVRxwrellcIhS0KQeaSpBs2z+G/A6pDtm2vBPLQ3bclX3WUNDjgpGhSqUOv nxM0B5tNE/eUICT18ytD+rAzsOhBa8ugvY4FafGCQ12QzfGUTMHVvmaBjgt0atwWmTJS gy4G4C8rlOwgIMat+fvYQCfCpP7QWn/zxDs/UTmHUcPtngrsTVAijDdRT2IJxNZbSiVE jqZCwp2N06Fsija0s+RM+6NM7cpiNWADLuObyfIukTK5QDitejpCKiIxzaVEWouNeGQ0 jo45vbtSaWL6Pig8Hp/fhg9zKs7xLehDEC7O5Y3JYZSW9RlwVa5vPJ1Hf1lmsIRGC93D ccrQ== X-Gm-Message-State: AOJu0YyhfkzLeymARZG3ReQB0iWrc0LMJgB2j7OyVVUFRNAZvv5Hcedx 96/TvENTeWnPpZZCd9Mt4uNR/COASa9IUtSCdWQkgZLx/5M3O5PNyLhP7w== X-Google-Smtp-Source: AGHT+IFd+RJvNAuXhHUHRMAm3Sqf6wOCPrk7CGN+MqRuseuhmta/+l8BeMje2dSQ4xPjRqfTJoNvNQP0X6kg X-Received: by 2002:ad4:4526:0:b0:67a:1fc3:f46c with SMTP id l6-20020ad44526000000b0067a1fc3f46cmr4125296qvu.65.1702399062484; Tue, 12 Dec 2023 08:37:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m15-20020a0ce8cf000000b0067aa4c525b0sm701069qvo.53.2023.12.12.08.37.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 08:37:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 08:37:42 -0800 (PST) Message-ID: <65788c56.0c0a0220.e0ab5.2afdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3E801605C311; Tue, 12 Dec 2023 11:37:42 -0500 (EST) Subject: |SUCCESS| pw135060-135067 [PATCH] [v3,9/9] event/sw: add schedule-ty From: dpdklab@iol.unh.edu To: Test Report Cc: Bruce Richardson 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/135067 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, December 12 2023 11:32:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135060-135067 --> testing pass Test environment and result as below: +---------------------+----------------------+--------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | +=====================+======================+====================+ | Windows Server 2019 | PASS | PASS | +---------------------+----------------------+--------------------+ | Windows Server 2022 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | FreeBSD 13 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Fedora 37 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian Buster | SKIPPED | PASS | +---------------------+----------------------+--------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28596/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/