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 8B34A43732 for ; Wed, 20 Dec 2023 00:38:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8649A40A71; Wed, 20 Dec 2023 00:38:49 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 2318440696 for ; Wed, 20 Dec 2023 00:38:48 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5c85e8fdd2dso43650667b3.2 for ; Tue, 19 Dec 2023 15:38:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703029127; x=1703633927; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2JM+q0WQZd6p9CeyEy1eROd7m7L+mNurbA+RCR4wHrQ=; b=Ay7PhYxq1x3QA/gMbtXVUhJyXAHc7OcYoYuXlCfXY/xM7Hq5qo3zkh0ukEZRcCDRn+ Fh889j3z8t4AMLTweuDirGFDbCeVkrsL9HjukoKWj/oB4UliVrAR3NjVdTJFdgLxc4yc 7Zn6IzrOrZjNcaBGLk9pzvHhuFRe1E+I/8RGA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703029127; x=1703633927; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2JM+q0WQZd6p9CeyEy1eROd7m7L+mNurbA+RCR4wHrQ=; b=Em17xhVW7ZV5D1/gU4REKCWcgLW5tUy+d7QSpGaZpB/ZEse9s+36VJp3lDxlZWDYWR PEf3UeNidVtoLXIymdAHrHDgG53kvHDLIR2wtdVwVUfeZqnDbRw/sWiU0PF7ttR6qTXG y/Y6vGo4SCSOV+Q+PL9gzHqxBISfhN02feRbeHwwTpEXG1vKiViOlUu+Uq/mU3+Dy68K yYdJQo8HpZFHocyLjbh0Rao8hwoEdGYTzdbqIf3sNbKWcYsQXarhR9GXnPORVvzLujLh H8BAqbZXyBNjwa7wftPZD46Ve37SCYcvvDeYBpnzsOUWkzhpsLErX8B06YsbJcu0XcLg 3rjQ== X-Gm-Message-State: AOJu0YyjSTLS2oE/0ba5jV96L5sfGXvTbm6uAefEe22GKsjrrtjulKWi kiBWcCxudrvcpG334+0nM0pDt8eQxzKfls0+bMAp+ctINDfsji2nexuGfg== X-Google-Smtp-Source: AGHT+IHf7IdsmxBdx1CpAIdBPFEMyOzMdVk736Jryg7QBOi6ZlzqqTUcKSlFmYLzc2IPFR0lZXs0/utcJwyv X-Received: by 2002:a0d:fe44:0:b0:5d7:1940:dd70 with SMTP id o65-20020a0dfe44000000b005d71940dd70mr14785977ywf.70.1703029127626; Tue, 19 Dec 2023 15:38: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 y66-20020a0dd645000000b005e7975dffabsm252032ywd.17.2023.12.19.15.38.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 15:38:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 15:38:47 -0800 (PST) Message-ID: <65822987.0d0a0220.34c97.a34aSMTPIN_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 47A1B605C311; Tue, 19 Dec 2023 18:38:47 -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 | +----------------------+--------------------+ 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 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/