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 850F643384 for ; Mon, 20 Nov 2023 20:25:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7FCB74027A; Mon, 20 Nov 2023 20:25:51 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id C70B34027A for ; Mon, 20 Nov 2023 20:25:49 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cf669b711fso6026045ad.2 for ; Mon, 20 Nov 2023 11:25:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700508349; x=1701113149; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Anc3DSSeXGwkCzkAQtG9lwefAFTRWCHbBExxfGy4a6Q=; b=W2z/rAUzoh/9VdWaXTsr81tdcnLcgU/yMxLkGP3r+9yq8iDwnCmq/xT1KRAby0h9Pp RkGiOwVWQ/slULL+bD6dHwPH56PWammxg2KoYxqE+qUxsv+i056XOZEgy96HjtP9/36I 1bXaLhoYHy2yWnGlelEWXaiGWVsyOdVfjfr5c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700508349; x=1701113149; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Anc3DSSeXGwkCzkAQtG9lwefAFTRWCHbBExxfGy4a6Q=; b=NjXFqtLVYoTNXUgn38alxoPoZZ9j7rlvs4v3QvF+bgzeBn4zKeRLqdt560SlYm1Pz9 sCkhB3Ywbn4FeYS+S8qHfxvC3bjSMrSxdyMVaZ1eH5MzDmBMiHi9DpFgz/VqSNFqhwYY igxzkW/tiFheXbd/hmzXxwr4SxJOqLneO5Xuf0/9RLtgMoueZbvwFLmaGdPK+esXT1Yu v8wSP9gyOcYlbtoDHFwzkf5h/J+TyUdiiHtitaUpzJJhI2f0o66m5mFAXc8D4EE3ntQp Qoh43Br8rjKHOIqI9do6pa1w/3s9cTJOIWUV5abvmFnE9vAtUN7ofuSlfeGyvcWkRzF2 6MVA== X-Gm-Message-State: AOJu0YxsG5hOW0hHmErvlbf9lLneo1tE2zo/74hdIYsn1FXJaZlIyfDK lUF+eGW99TSR8RBncbgJarhJ3cui73N3z/3mQc7WwpVGMq8nfNNUPF3HpkyT/XCCt4b0NTe6pQ= = X-Google-Smtp-Source: AGHT+IE/7EjPCnk+ttuGiR1Ot9WrKML66XHds+PP83bguqB71jPoCLxVYoH/mOhtKv8saL+5barxcsOOMwXQ X-Received: by 2002:a17:903:2285:b0:1c9:fdbf:296a with SMTP id b5-20020a170903228500b001c9fdbf296amr8212435plh.8.1700508349137; Mon, 20 Nov 2023 11:25:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d19-20020a170902c19300b001ce5bc8473csm281798pld.19.2023.11.20.11.25.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 11:25:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 11:25:49 -0800 (PST) Message-ID: <655bb2bd.170a0220.319a5.a2e0SMTPIN_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 2276A605C311; Mon, 20 Nov 2023 14:25:48 -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/