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 9E638436D3 for ; Tue, 12 Dec 2023 17:46:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 974E642E4F; Tue, 12 Dec 2023 17:46:43 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 7AE5242E4E for ; Tue, 12 Dec 2023 17:46:42 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b701f86c3aso191275239f.3 for ; Tue, 12 Dec 2023 08:46:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702399601; x=1703004401; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PxwyoX7xbnwkdq08nOtkPuoo0nfKdnEnEJDZ8IILbe0=; b=IVgDFucL6+lGNoipHfYG9BYBxybLH0K4zfPJDFOMz/73bCag9s1EbyKv07e9C2UxSb Kosjz26SEke+WFAyM056lOSM5XpKGLTn/iqKtpsK5aZpyg+K1WcC7p5zCTDNhVx9Rhin 0RyleLISWEX7uZiLfquLR6oeI5EOvO41jr5xA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702399601; x=1703004401; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PxwyoX7xbnwkdq08nOtkPuoo0nfKdnEnEJDZ8IILbe0=; b=vxJYiFy2GAQKBdaqYu0akcuuEeicVfGECkZiuK/eAS427iiCTPIOyVOj0BgYX3/ACz qNFh8YlxYvRmpOS+fMGukucui4Z47O/ASYGrMK2eOPmoHzuQjw9ydwj0u6YVu1unlHIV xk7L6QTkMm2Ryk7hubwIGVmHqxCInOyUmvmxgGkL9PimXjJOaWY+gi0ebNS/sEilzK0S 7UO30/xYZCzWnd+8en+MEbuSvms905rniz2AJuV9JrKl+wqCfxXjZVSmmhEqjTYWmvlt fWzkwN0oPXusIPqmZ2R+D6KCHAINaUQmEn/IGHg4hpTuJjT1squT99mLXM8Q+moIMr2v m5pg== X-Gm-Message-State: AOJu0Yyv72wrta+gL3Vt4g25BiC9s3MkzdXmGE3GrYnrXZ/Xp7+OFWVz JSxXIhiTm7yNgbDi7G5dahxcR6YOwx1FX6TuLqz1PCsgu6Piwqte8XI5/wQNLcKmXAPmXW0e0g= = X-Google-Smtp-Source: AGHT+IHnmFDWdJnIFyAy/4NPvPzsdYemL9EnjDU/ei2wAL6NGvdfAY5IPDw6OKHQieoI7um81x047Ni/R9HP X-Received: by 2002:a05:6e02:190e:b0:35d:59a2:645a with SMTP id w14-20020a056e02190e00b0035d59a2645amr9513578ilu.45.1702399601561; Tue, 12 Dec 2023 08:46:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a4-20020a92d344000000b0035d6ef2403esm871920ilh.41.2023.12.12.08.46.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 08:46:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 08:46:41 -0800 (PST) Message-ID: <65788e71.920a0220.7094b.af02SMTPIN_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 C187F605C311; Tue, 12 Dec 2023 11:46:40 -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-unit-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_unit_test | +==========================+================+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/