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 7E50343384 for ; Mon, 20 Nov 2023 20:37:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA57A42E72; Mon, 20 Nov 2023 20:37:51 +0100 (CET) Received: from mail-wm1-f100.google.com (mail-wm1-f100.google.com [209.85.128.100]) by mails.dpdk.org (Postfix) with ESMTP id 1464D4027A for ; Mon, 20 Nov 2023 20:37:44 +0100 (CET) Received: by mail-wm1-f100.google.com with SMTP id 5b1f17b1804b1-40859dee28cso21660155e9.0 for ; Mon, 20 Nov 2023 11:37:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700509064; x=1701113864; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=S16AvIFR6zQ+A6Dg6l4n58czqwAp7eTcrM5cDaxCCnA=; b=VGWBBCJK5tlpjZfMf72dtVwN2hjQipN0Z7IIUQ7AVTVSlGzoaQQtoKzHhsRLjA3qpP 1pouaQ9FW+vGRoudkMDFT6iwew5tS07qmeKGWOfBciCEq1uObXiC60JJS2URaAIK2AHA h1QAS/CC5HEtEFBsWpOLqdTMPa23oHCtnjWNQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700509064; x=1701113864; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=S16AvIFR6zQ+A6Dg6l4n58czqwAp7eTcrM5cDaxCCnA=; b=N2O/aWqI/XLV/Am8EZULreX9EYSX1mIR5bs14bE8RRx4JX0pCBUkyzqenvmT7SF4pN l/7JgFkQ+I7NjRQt0aj/AUIsWq62GpGntJKscoDqLxS6D9VSZc4PatwN2qtL1k1NRTCd HEklzmg9cKKIErgpxQBJur6lReKhovwxgN9K6dzvsGGVPKipXL+M6HSQ9TVyQKZHxXsh YVLEl2mVQcf0GpOQ0PQGpYKmKigcgJVioAE1knPMLQoO3GAr+wRF+ugs4s9UDScCQuo5 GA6uoK1hGpg71QE35BxXrN/1OYXiQUk4fq+PFKopF+IRuC5tyrXxOEMVPuWgPB5o3CVS 7Duw== X-Gm-Message-State: AOJu0Yz06YWpiVI+I5MpMTWq8XRUqvrrEQNMVdGvdMip8bQpImS7OG12 ULAxbgoRGCRt2nlVZtN+0i5JGdvPx+Q1SLR8oeZibcq+DjNVYxMcdW2iyY0NTe8mXAK5CMGQDg= = X-Google-Smtp-Source: AGHT+IGaN9DWSyOu1cheU30ykSTp7QKHDcTwUj+AHugRyEXwVVQTDz0nNfSR842nTl+gMd9kUgEw0eoaP6Jf X-Received: by 2002:a05:600c:3511:b0:407:8e68:4a5b with SMTP id h17-20020a05600c351100b004078e684a5bmr6671151wmq.38.1700509063744; Mon, 20 Nov 2023 11:37:43 -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 r7-20020a05600c458700b004068df9679esm815732wmo.39.2023.11.20.11.37.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 11:37:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 11:37:43 -0800 (PST) Message-ID: <655bb587.050a0220.57646.deeaSMTPIN_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 D9AE2605C312; Mon, 20 Nov 2023 14:37:42 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/