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 7CAF74337D for ; Mon, 20 Nov 2023 19:39:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77AB34027A; Mon, 20 Nov 2023 19:39:17 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id DA6E14027A for ; Mon, 20 Nov 2023 19:39:15 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cc0d0a0355so31782165ad.3 for ; Mon, 20 Nov 2023 10:39:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700505555; x=1701110355; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3vYopOYss/tQ24KVGXZtAqOASoM3cBwID03tU2xAFTY=; b=jucbFDIF/HZzod447spC8WN/5VKDZKJuhRFYUa7i9gJFjqOwRITlqWuLYxW233Qxup nyoKabglFN8UiNyloMUTaKydxxhshGK32eHliBvpIKOtP1GF8DA6OcHiYtHTpTbdSWtd OE2eAWSG9AzNE6oLjzG81zptusALwd7nUjqb8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700505555; x=1701110355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3vYopOYss/tQ24KVGXZtAqOASoM3cBwID03tU2xAFTY=; b=XpIzexAzajCaTSCzN7Fg9nCdRkFev2W1Yc+0NLr0HG1gMPSXxgh69l5pbsgyE8uERS LqfAS6ROtzOUzorehNx2tyaVCIna793oMIs3Jox2HPydNke4WIxJCS75jotYfe/6TRVJ UwngWYexvz/v0yAs1YnixzvK9MyPfWkYs8ggzOo96bysvcXzNbAQuSEAooxKgotPIAbc RIv5dKj8c8f0lXCsDG122jdF+J7jXDC01lnT8scndZ2D9PWlJNdBvkNyvbmD1fBEfA4E rLyW/EXybspDQ60gysjZYrJrSbdOyFjeP0OBVk4vlf/a3YB+DT+VBpCXTaKRO9Q1g/94 j7GA== X-Gm-Message-State: AOJu0YweJxPFrX/O+568LcHldd/LejTRb0kqcyL1rDoIQIGl84Vmots2 3fZEQCyzTnLHYXErKDgR5DwYS9Fx7+zsv+lkC/Jp1XvAvvonbO+/CFAQzg== X-Google-Smtp-Source: AGHT+IGDy11qWHkcnlKq3yurgLCx8UFevDeXLlSgEdSk81Xoq114ysyC0yshvH6V5TZcFu3RUtv2mObIp5x3 X-Received: by 2002:a17:902:ec90:b0:1cc:50f6:7fca with SMTP id x16-20020a170902ec9000b001cc50f67fcamr7999857plg.24.1700505554819; Mon, 20 Nov 2023 10:39:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i12-20020a170902eb4c00b001cc5a89521esm282623pli.63.2023.11.20.10.39.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 10:39:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 10:39:14 -0800 (PST) Message-ID: <655ba7d2.170a0220.9959.a274SMTPIN_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 CF439605C311; Mon, 20 Nov 2023 13:39:13 -0500 (EST) Subject: |SUCCESS| pw134497-134504 [PATCH] [24.03,8/8] event/sw: add schedule 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134504 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, November 20 2023 17:26:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31898aeefb8ca312fa6a594b9fc583d5e23a8d8 134497-134504 --> testing pass Test environment and result as below: +--------------------------+--------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+---------------------------+----------------+ | Debian 11 (arm) | SKIPPED | PASS | SKIPPED | +--------------------------+--------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28424/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/