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 794BA43732 for ; Wed, 20 Dec 2023 00:46:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7392A40A71; Wed, 20 Dec 2023 00:46:14 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id C7B9C40696 for ; Wed, 20 Dec 2023 00:46:12 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6da69dd6e9fso2200409a34.1 for ; Tue, 19 Dec 2023 15:46:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703029572; x=1703634372; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EfMw7Rs6sbNOQPcHfzlimLi/JeGefCQiiCAcUi/DYVg=; b=HFzHZMOoGDoaZ5rfAuJABh98E1/KYaRreICKTU43Wid9NG/4Lnl1kYIsbifAJRJEc1 s43glJdXqGWLBUBoGRkElqN94zucNjx6JWAGiaq77DwzdShq6ftticalhBdGM4f4plxH tsqfUv4CKgNZV973pTgEdfluKHchpRiAFCEYU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703029572; x=1703634372; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EfMw7Rs6sbNOQPcHfzlimLi/JeGefCQiiCAcUi/DYVg=; b=FWpPxgLOwFKUAgE9cR5bHxecpDqGjz2Cm3afnXqTHzBuCt+9zm9BUX2Q2Mq1a/NNfV FmfJjtGxkFUb3z/BvIHwHsfLjyG5IhKQFXkNMK4vkZ5vXukbJvaAncIlt+4OMfGGEZTn bpHV3f6LuQsOWDMaanlI5NGiKRMfXIgWO0guO0Gsh4teNLu23DUyAitg+vYCx0aIr0t9 8j/bw1YqxHMCjwNZqn19JClR2wkzY/AngM+205dGFQkmULgvBDBkBBQjXG+P3GpVRqln vZdC5y/fr9vT9MWhNrsoM9sXGZAu9kuE7EwxLcZXjT2q9BOjVz21Kod2qdqbVXiPVpSp +G+A== X-Gm-Message-State: AOJu0YzIK2ucg+XN9y0zvy+lzL8jqvrYB+si89YTW2peYIeHJspdakSY 7sTeQdbfdW6oFKb/UvS+NBxyLmxR9635rArEFdz8kD+Oz7PEr/7KiaXFn8wS2Apo/ZCKemUZew= = X-Google-Smtp-Source: AGHT+IFDzjAPUa5/WBkPPyVU92UYugshTdhhJV+Kij59qyhVQqxxDdyWflteQRgyXLSz4buzl5lz29LBHvgy X-Received: by 2002:a05:6830:1d6:b0:6db:a0f3:76ef with SMTP id r22-20020a05683001d600b006dba0f376efmr1388382ota.61.1703029572133; Tue, 19 Dec 2023 15:46:12 -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 r14-20020a056830448e00b006beff63c836sm1497030otv.1.2023.12.19.15.46.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 15:46:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 15:46:12 -0800 (PST) Message-ID: <65822b44.050a0220.d0240.e95eSMTPIN_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 4E30C605C311; Tue, 19 Dec 2023 18:46:11 -0500 (EST) Subject: |SUCCESS| pw135370 [PATCH] windows: install sched.h header 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/135370 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, December 19 2023 20:17:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135370 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28691/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/