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 6754F43749 for ; Tue, 19 Dec 2023 23:16:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61CA0402DE; Tue, 19 Dec 2023 23:16:20 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 191A9402C2 for ; Tue, 19 Dec 2023 23:16:19 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-77f35b70944so388887085a.0 for ; Tue, 19 Dec 2023 14:16:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703024178; x=1703628978; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8tK20fUghjqx9KIolYWIvtCPTnjIiCVhb7yrY3M3N5M=; b=HaZ74bLb3gUll82HNUEIfb7lcX1v/0HR4f6k58ercttYNos8Aj4jORLDJfpmLMkxqc z8nMobODIfIBV51TZMSX/rwTd2a8ZZubj3cs/i+XvCXItWNp9MEZ5mIxCPXb2ILEV3cS 7nwTrX23eEtyZ/eWQ4YasqAjn0e1kNzzu2LDI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703024178; x=1703628978; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8tK20fUghjqx9KIolYWIvtCPTnjIiCVhb7yrY3M3N5M=; b=NTd18ZYcXEtz0r89XcvP1wUeQk/bYZiW+yKIIQvQULeEWaT8vRTQP5xZkfl3FA5Uea aPgnycVLAg0H7J8AZlP50XlXw221PkfcunJc4NO0YrsO+fCAanG8KjLkId2KsIg689is VXdMQyxZ/tCLRpYmHQmXvh+XtkmXWDBL5ixHcvWoJC87Pz5r/CTU/lzUJRGaY1lfNlul 96PUnt67r/qnKgKYtREH/992UpjoQ/fiDOIecLfPdsbinUYADLV1RCgKMmw2hIMLbnL8 BMFqUGIATJ2ooMvRB+fvAKkvBFE2hk8bWqQrY00MLZ/ZRqTise6qTVEBHE9aCTKGwS1A zUgg== X-Gm-Message-State: AOJu0YxeXynPU/b2t590xjq7MQg8qUUYIRRq073pmHOLOuQ7qYAouTJp nLw0QS6hnPuf9m5CQkBEfTYVitCKmeM8I8o+sY8S9Y/YALGkFEVh2Rn+rw== X-Google-Smtp-Source: AGHT+IG64ZAM69ytOhq8pz6YXelBC7b1yVzdKiSyOfYIIH1e0bpTMJhnvotE1Wo/duyqpXIGkrnqwxK/THAQ X-Received: by 2002:a05:620a:45a6:b0:77f:1c1:1c06 with SMTP id bp38-20020a05620a45a600b0077f01c11c06mr26957337qkb.112.1703024178462; Tue, 19 Dec 2023 14:16:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l5-20020a05620a28c500b007742e8f216asm802613qkp.2.2023.12.19.14.16.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 14:16:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 14:16:18 -0800 (PST) Message-ID: <65821632.050a0220.f2b73.1d0bSMTPIN_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 ED716605C311; Tue, 19 Dec 2023 17:16:17 -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-unit-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_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ 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 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/