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 EADE243749 for ; Tue, 19 Dec 2023 23:42:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD319402DE; Tue, 19 Dec 2023 23:42:42 +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 A35D6402C2 for ; Tue, 19 Dec 2023 23:42:41 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5e266e8d39eso41439617b3.1 for ; Tue, 19 Dec 2023 14:42:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703025761; x=1703630561; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Quj+CDhhqKivueyD3FuS/bs/t/3t431CtjGU9hxUE08=; b=QVifRsJl4EeOcXPuwzBMBrPYv4Vl8/1PFhtGNK4pRsl9H99YzN3VZBQmqID5c9p0wn cdyZs1q05Iz/izLABHjKdSn9IGW2zlS7UAN+7S+1xtfV4sHLbBMbpz7weJiBrAAykLv6 eMp+VIT6hwarJ5Veq5y03Ig8L9hQYn1Z27Kxg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703025761; x=1703630561; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Quj+CDhhqKivueyD3FuS/bs/t/3t431CtjGU9hxUE08=; b=xRUFfKEIrBqlqvpUMbbMMjmAkJmBQKg+50jcm/POXLTNfzbyBIcPqBei+tWlXmGSkC SWbr6NAbrZ5+B78RvktfvZtCN1qgCqyrJw1XIrgUdUqzPt+wjJ0zxyzCKTCPPjRegXCR 1JCWrNj/Imxm0oE66D9d7U3S3iViBBy27VpT1QG0gFypsiHd0xcaWlkod/XDpH/2T0TO 9PZchudL0rGL1d6X8HzKSeubD0BUN5RdujPmJgYAvrgLIkXGLLGKKPi0FEXT6EU3f80w Qr0FERdgH643acPxAiOCrogDNxcAga7QBFOEZoHyJAT39d1eFCGrdvVJRUFwYKfm7w+F HODA== X-Gm-Message-State: AOJu0YxnOT0D6zqx54G16vpNyiYKAF4f9J/2POgDd2VmFFj/HCNEVgal 1BzZrvdL/YdHDpJF/y44gxJPTxBIsU6bGkP0u50w1tjZzwpz1jYd4qfWNQ== X-Google-Smtp-Source: AGHT+IH5eE1vWH5UiMXQWZNHUmIObpv4W0CsoQok1UG7Qiadcxzn/s/YpbllD+0883yyFnQhaGhH088ZD/xx X-Received: by 2002:a0d:fe06:0:b0:5cd:3d82:1ac6 with SMTP id o6-20020a0dfe06000000b005cd3d821ac6mr14413144ywf.42.1703025760911; Tue, 19 Dec 2023 14:42:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j190-20020a0dc7c7000000b005a80a192533sm2913675ywd.58.2023.12.19.14.42.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 14:42:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 14:42:40 -0800 (PST) Message-ID: <65821c60.0d0a0220.32208.df65SMTPIN_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 969DD605C311; Tue, 19 Dec 2023 17:42:40 -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-abi-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 | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/