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 B946E42F6A for ; Fri, 28 Jul 2023 13:09:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B31444021E; Fri, 28 Jul 2023 13:09:08 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id CCCF74021E for ; Fri, 28 Jul 2023 13:09:06 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-48644469bc6so649480e0c.0 for ; Fri, 28 Jul 2023 04:09:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690542546; x=1691147346; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l8TCotOyboZa3gY3sBSRp+riZLqP9z3ilwNVXlxiUao=; b=XyspOf242Vic5f9nzgu4l55YyFABFCQCYHHePSrbMM9xvixzPZYZgsaN9Vaz7W3ekz 8V0dn/6AsXSphRQfcl0RJMitKhLZTd8pcu9yxkA0CGnL0SLQI0KU9fBxQVbdXSWeSmE2 FNkiEhHYdTxhAJU5S/m+1Fk+XUCEhT0wUD/To= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690542546; x=1691147346; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l8TCotOyboZa3gY3sBSRp+riZLqP9z3ilwNVXlxiUao=; b=h2JYbC1yv6AwaHWNjmGLarGW6JICFpJAFtB03VWOPE8rRA5Pix1PjLnPzcd5u0zfi8 4Fv9ZdwEdY1z/VVsud3rz5Ssgs6Y6XP31d0oKGqv4pqAfc1s+VV8OvYuu/seOrbzHjA0 pNJrgAPAczWoo9DAZnsqWIvpWjcCiAkkSuTMQAlJKO9LBI+XOlS9sIy/1O51Itqmbo+W CbRR+9G6usivsH+QhplqtvFWV/+Y8zbjp7Z9KkAQ41l6zjjG7cg+bxKT4E3Q/JvDC1FE yEAZnNTSGLz1+uWU2HTlIX9MXjFo8tR3QTYHPntIQ/B0z/XP1YbxYoaxZDSiVWBS5D2J V8Ag== X-Gm-Message-State: ABy/qLYu14xeaUmD2DgQ6jgJHL7g13uA/zhtY7WhCXh782CSL5Yl5rR/ pPgfDh55NSKJTvp0AW2zP6i27/lRSYbNSdopZLbCMZayWi/u1XGBtNu6Szf6qGvr7KcgbMYmaw= = X-Google-Smtp-Source: APBJJlG2RFjmPaxpRdn4wnVNPv0rNiwLbzLUXm3ZJxbpHDZtu5QIWHikerDRn4ICDYP/dHhvOB8POsRvB3Kx X-Received: by 2002:a1f:4548:0:b0:46e:7c85:acb0 with SMTP id s69-20020a1f4548000000b0046e7c85acb0mr1009132vka.14.1690542545478; Fri, 28 Jul 2023 04:09:05 -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 bb24-20020a056122221800b004864aeedce6sm343034vkb.6.2023.07.28.04.09.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jul 2023 04:09:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jul 2023 04:09:05 -0700 (PDT) Message-ID: <64c3a1d1.050a0220.ef3e6.bb18SMTPIN_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 BB3CC6052471; Fri, 28 Jul 2023 07:09:04 -0400 (EDT) Subject: |SUCCESS| pw129720 [PATCH] [v2] doc: announce deprecation of cmdline 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129720 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, July 28 2023 10:15:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:4334b7b405500254b8a3ddb056f78c5b4745f1ef 129720 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27152/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/