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 0BF76430C3 for ; Mon, 21 Aug 2023 17:00:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07C5E427E9; Mon, 21 Aug 2023 17:00:36 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id F31B0427E9 for ; Mon, 21 Aug 2023 17:00:33 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bf078d5fb7so20779695ad.0 for ; Mon, 21 Aug 2023 08:00:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692630033; x=1693234833; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pN9CgClmjYpzvdFzzsGX7Tzkz/jRkAuDKvuwYm2IFKQ=; b=X7bv61VvmJSsfePWYTnL7FF3cHxggqVyFpzsqvqbMbCqeOOXFFJu/7VV5T8iQI7+jW AkquN2LoxEBFSzPKFx/6X9x4VplQykph3B3kzyzQGA2DN5nSI8tCvMRqwlbOnL4nCqAi yUNhAxjrAAoobzeYco6J2V/3bePw2NzE2uWAQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692630033; x=1693234833; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pN9CgClmjYpzvdFzzsGX7Tzkz/jRkAuDKvuwYm2IFKQ=; b=FZAlu9Yyz4vZNU3UV5usXgmzv9uAbAPU9k+jyda8zV3CV72cEbhIHP+Xbve1jq5fCI icnbunbB7KUXJcdsyeZF/dmXC3ne69DSAAc5WqhJK+2WldMJTwfweMgaUh6VoKQrx24Y TpFIn5Vjl4vkXv73vGX6JC2WVa8vTN1TD5u/9T8Uc9yVKWk5muUhrVA+mY00kp2BnFSj q0xx6axDpDXKDWdUodIaZ1nEQpLBQKsZH+EIefusv5hXcTwcEPEPnVfUbuyNERnD91yG MRgCaJn6fMwHA1I+HfvYc3TwBlmNpb632OCj6/oLiCIkxoXuz1BlEIvDmdR1oso+PVQx SnUg== X-Gm-Message-State: AOJu0YxKB/+1pDSsux+c1gmEkXU4f/w2MNrniypf74x2i67QXYoDxQfw SHMD9pyU5/zjdPaeqcsOS/M7wy52lKZxOsP6vLY66QbDBpZtsTD6OwTRoA== X-Google-Smtp-Source: AGHT+IGRdZTv1Uxx91RaNQ30y7+gZGsqQz8blH92rMe4/pRYB02ZplWOHGxX4ZiXpA3Lc9jKruFaL7YbWcuZ X-Received: by 2002:a17:902:744a:b0:1be:fc95:5de2 with SMTP id e10-20020a170902744a00b001befc955de2mr4530718plt.55.1692630033228; Mon, 21 Aug 2023 08:00:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j1-20020a170902c3c100b001bf5ca112e3sm171649plj.80.2023.08.21.08.00.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 08:00:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 08:00:33 -0700 (PDT) Message-ID: <64e37c11.170a0220.eb459.81b5SMTPIN_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 AEBBD6052471; Mon, 21 Aug 2023 11:00:32 -0400 (EDT) Subject: |SUCCESS| pw130564-130578 [PATCH] [v2,15/15] devtools: forbid inclus 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/130578 _Testing PASS_ Submitter: David Marchand Date: Monday, August 21 2023 11:35:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130564-130578 --> testing pass Test environment and result as below: +---------------------+----------------------+--------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | +=====================+======================+====================+ | Windows Server 2019 | PASS | SKIPPED | +---------------------+----------------------+--------------------+ | FreeBSD 13 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian Buster | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Fedora 37 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 8 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27397/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/