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 C25F143101 for ; Fri, 25 Aug 2023 17:40:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3B4640A89; Fri, 25 Aug 2023 17:40:10 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 4F31F40A7A for ; Fri, 25 Aug 2023 17:40:09 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57325fcd970so684899eaf.1 for ; Fri, 25 Aug 2023 08:40:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692978008; x=1693582808; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jVR0g3W+RTGQB45HBDkgpKY7+aGBV893Ji+fvHYdinY=; b=LxH22LC5PoGESPCp+FXhVG9lGXjSAFqMcm+eq2ySGrNH32JTAL2iIx6/4o5BctFnwL 897e2m2qVepPwVM0IEdvSxSnBIgGaQHlToNMFwqAx0pgdHCA0CEJw6U2PHMMDBuNDHxj czQ/ahBQTwb9HLsiLIwHrMWIPzvufQPXVp3F4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692978008; x=1693582808; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jVR0g3W+RTGQB45HBDkgpKY7+aGBV893Ji+fvHYdinY=; b=TMDmJw3mlMFehBsAc9a6gmshuMJmpJydK5h+ZeRGWXriVIDHZlnb+f9PPyfek4/AOW eNLiG6R/a8PnfuJxslOHE8OhnbNR2FZWKuoteXtFY5m+ay9grXnb66K15WwobGd2vOJD mEXjo6QE5jpDGfX4BWzSPHtTmqCPK76r3DFfb9tWrPO+UVFfQRGifZXIzEXSQ8Iq6V/m 3khJ1HSPNayO1OC3VRKheLzBDw+vnhHfrghDM+hMk5N6rxBMMd5MBe/GNQ7xld0VMaYy WsfxfeBaxpg9pYM9tn9bqhBClKaNJtMAnhM0Ej9inS8zi7LHBUjgcoTL/NgJYpt1PzEn ZvKw== X-Gm-Message-State: AOJu0YyNDWO5e3CHnesyu4YpkTioj/a8nuLCLdKxZS/jkuHrBlHEw7lD CMg+ISJq4BwtbCwg70PTMOPS3U2ElmdFE61BPEv4QPL3RvvGwTCN0GQkK8RoqOshneTJfvWqzA= = X-Google-Smtp-Source: AGHT+IGXL5Eh18qNg9C2v9fEtldnFB5PxIGDNvNAbNl1ZpQOP/W+msxeTBW5rZzctaq9Y1XZUlvDAqUAE2a9 X-Received: by 2002:a4a:d28e:0:b0:570:c0c3:8319 with SMTP id h14-20020a4ad28e000000b00570c0c38319mr5123716oos.3.1692978008641; Fri, 25 Aug 2023 08:40:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v40-20020a4a976b000000b0056cf08062afsm139212ooi.15.2023.08.25.08.40.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 08:40:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 08:40:08 -0700 (PDT) Message-ID: <64e8cb58.4a0a0220.d553c.9634SMTPIN_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 DB5926052471; Fri, 25 Aug 2023 11:40:07 -0400 (EDT) Subject: |SUCCESS| pw130766-130765 [PATCH] [2/2] devtools: forbid use of buil 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130765 _Testing PASS_ Submitter: David Marchand Date: Friday, August 25 2023 10:18:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130766-130765 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27444/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/