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 E6EBB43384 for ; Mon, 20 Nov 2023 20:27:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8D9A4027A; Mon, 20 Nov 2023 20:27:43 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id BAF9B4027A for ; Mon, 20 Nov 2023 20:27:42 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b074e318b5so112960539f.0 for ; Mon, 20 Nov 2023 11:27:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700508462; x=1701113262; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Anc3DSSeXGwkCzkAQtG9lwefAFTRWCHbBExxfGy4a6Q=; b=Fzl4tWEdrC8B+wT5zdwA+zR7tfAqrmzhXN5hv00QGHnOaeOsdBsWZopZznaUA9Qjq9 08DeaZsBSWimOuFJvt46Drkv/c7Xd9l0ujx/Rk9lwRxHNgUn87oyo51xkOVXbIc/4Bb5 Tj7ErZbCDfT75SS8x2YLdwwQCEZaqAlPfy0D8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700508462; x=1701113262; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Anc3DSSeXGwkCzkAQtG9lwefAFTRWCHbBExxfGy4a6Q=; b=gqwEjr7eS+qfgsbQ52CLdI0cIxRxN6ONUipoEgxdR20R66cW1aa0Uk9GFr0FoqJsID LwtHfDJ06yzlWsIPV18YabWX3J2OVXmJc4dILuOpKUOUklrmy22qTMq/F5CoZ23cDYNq J74ko+aAKYH9P+eaG4OVszn0+nj144WB7kA4UjqfoLsIG58llgYh6PtjUk9Blp6RoR/r r/WTHfbfD/fpiGbUfQcrdEaEDMqnyblXbbt2N/uKrsmdoGM9+hx/PSY5IHYJ8DOHNsUM HPj+LKL5xZpS/5X7tJFk+ygVWqpCmtij5y1cMFHM6xOX03RwHdTn9jVRio0LDK7GBxgK y/NA== X-Gm-Message-State: AOJu0YzavtKN6GE2npPVRM19GDy8JjUHBKfOajGSPq+btHLDD/nXrJR9 ThuCUPPcnyIfKMIJRhVITLOegA1VeWx1cvKRuUhCLWcr+MtZJttvq/N+mA== X-Google-Smtp-Source: AGHT+IGLrp/lyNikQU79uGGGJXZVCx3I3TzFrkuTlbv1PGRIBnYG0++B/60O7/vMUifhgzoSoiza+jFapfkD X-Received: by 2002:a05:6602:388d:b0:79f:b4f1:186a with SMTP id br13-20020a056602388d00b0079fb4f1186amr534304iob.1.1700508462157; Mon, 20 Nov 2023 11:27:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r28-20020a056602235c00b0078371c98146sm439626iot.33.2023.11.20.11.27.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 11:27:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 11:27:42 -0800 (PST) Message-ID: <655bb32e.050a0220.ac27f.1d7dSMTPIN_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 7F0D7605C311; Mon, 20 Nov 2023 14:27:41 -0500 (EST) Subject: |SUCCESS| pw134486 [PATCH] buildtools: allow reusing dpdk-cmdline-ge 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/134486 _Testing PASS_ Submitter: Robin Jarry Date: Monday, November 20 2023 16:28:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31898aeefb8ca312fa6a594b9fc583d5e23a8d8 134486 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28422/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/