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 22BD442F6A for ; Fri, 28 Jul 2023 13:11:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D3A14021E; Fri, 28 Jul 2023 13:11:37 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 6DEC14021E for ; Fri, 28 Jul 2023 13:11:36 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-44768e056e1so522599137.1 for ; Fri, 28 Jul 2023 04:11:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690542696; x=1691147496; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k4flZYWCQfPPmDhRxr8DnlDwYmRC81MbIdG6m3c6dF0=; b=P4gIzYZBiWP9aFZG2R2nhOozRNZSYaOftouFMpX4JHA+pEVxjJ/aNI0I0eUfpfEmv8 DL11ROH8q805uxzUAC+hZBn+X5K9tIWygIfvHr2wJ5+YUTKZI1aT5i54lWuckkC4fSNI JcTyDSNGqP8EO860UGjH+48dnHHIsekrDPssE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690542696; x=1691147496; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k4flZYWCQfPPmDhRxr8DnlDwYmRC81MbIdG6m3c6dF0=; b=ZOp68a757NxOIy9o7WSbPpxuXGk+ric+sliQFGQszum3NoqQYV2VaYj6rhJmmzxw9V 4XShmsc+1NuOp1G5J5x3sqCr6eJrnt+Noo/ptVpFRuE8PrQJw4rwBrFf4sHNYegv/GXs WP5F8l8zk+ghs0vbZjyhKWyTSrstvXL9wLlB/CQcjIXLRSGBrFuXg9DiaaLA3z2ixH5r fo8C9sbbrwdkLxp3/rKp4lD4nd9NrYR1UwI37mYnvSlQDnvs+H85Qclxzji7YYFOoc4f 01zf/WuFh7jQTqSnM48F3aZI3RRqLBo6rvOpAuwl50cdEx7OPmt/f1Vx7eKcmrsDIJJ3 mHsQ== X-Gm-Message-State: ABy/qLY6vntJ/sonQxeO30oPr+CQDnlZD2RGwE3vqF5ukENbEXpLwMfp a0DOfl5mraw+E9VcOxihWQOaIQIIL+RCohjUzzXAy9UfXkXtz7CNkz9/kg== X-Google-Smtp-Source: APBJJlEe8Mfi/wr8ZY6KgwIh5htyMchPjLfUCXxiTw39+ahCyd8Ui7f3ie9dLC7+JKQ//CTgGb5y7enZIMhu X-Received: by 2002:a67:f64e:0:b0:447:48ab:cfeb with SMTP id u14-20020a67f64e000000b0044748abcfebmr1585506vso.11.1690542695845; Fri, 28 Jul 2023 04:11:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i4-20020a0c9c84000000b0063d508be4e0sm44012qvf.32.2023.07.28.04.11.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jul 2023 04:11:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jul 2023 04:11:35 -0700 (PDT) Message-ID: <64c3a267.0c0a0220.25ce8.1063SMTPIN_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 2842C6052471; Fri, 28 Jul 2023 07:11:35 -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 | +-----------------+----------+ | RHEL 7 | 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 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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/