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 53F87436D5 for ; Tue, 12 Dec 2023 20:16:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E51C42E64; Tue, 12 Dec 2023 20:16:49 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 1000F42E63 for ; Tue, 12 Dec 2023 20:16:48 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-28ab4348bbcso985010a91.2 for ; Tue, 12 Dec 2023 11:16:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702408607; x=1703013407; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=17uhy85NpcuFPTRufxTVv8Fiat4tOxEo9IvX75HRaHU=; b=gvZc0F5ob9QjdBRmCphioVzPYI4KeS1UuQ1css9bVacYcy8NparWJVl9Q2EVFxsDV+ IQMZ+Z3aTmAuXqmiuHEMuEjRNyllWUli7eK4lNMICCVRaUfRFV+fi98x+Sbl0+MDAMuX ba4foVCkF2jmv8He+YeIpokuICkQfi7l8IAzY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702408607; x=1703013407; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=17uhy85NpcuFPTRufxTVv8Fiat4tOxEo9IvX75HRaHU=; b=mDv3NhKxpJ5mIiHe0JJ4y9/kCxmNg1L4hFJkAI354BRMeUoqHCdRdBLRqTeK2tlLcr coLQR4Kc55z0DqrqDg+VZbuDl/hadtxN8g6WnU8Q6my0MhbKgD3zrLS5m4i/Z9pt+9a9 a/vzcc6ehHAbOR8DIWcYvoYdfnjKByJYi0kWwGDoNrB820ZT9u+UpCMl5Agf2zkFi0iz fl8YVsIP9c5T2gaiJnNNUNilWxOrBZihSbvd8Ub8H48Ax1Wto46T+fxbxevDk2JxzmmQ P/AgFo31LCy7ejo7sCLBlimmZ0xvmST9OqPGukwmqrus6eSl/D+w+aH4w3ScggonJwkC TACQ== X-Gm-Message-State: AOJu0YyucmkB91eh6BlSUX0b9FuqwI/poubmIee86uvwi3UptYTjM7lX NYt80Xkv7IMlJn+bq9lAi3kOULuJnyRavXyyQJdnJYlSYv+Tu5+/SDJj9A== X-Google-Smtp-Source: AGHT+IEdVofdV2GxlTc+8xb9o8ygQHpupH+eMFcdU+USRsrtfY80UL47JBQGTFTaLWDRN/r0/zjVHPlbG/aK X-Received: by 2002:a17:90a:8985:b0:286:c7df:d702 with SMTP id v5-20020a17090a898500b00286c7dfd702mr2620078pjn.4.1702408607183; Tue, 12 Dec 2023 11:16:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 11-20020a170902c14b00b001bf5d614475sm550956plj.106.2023.12.12.11.16.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 11:16:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 11:16:47 -0800 (PST) Message-ID: <6578b19f.170a0220.8c39.0227SMTPIN_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 5E440605C311; Tue, 12 Dec 2023 14:16:46 -0500 (EST) Subject: |SUCCESS| pw135060-135067 [PATCH] [v3,9/9] event/sw: add schedule-ty 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-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/