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 0F8CF43DC3 for ; Tue, 2 Apr 2024 19:36:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 090FF4028C; Tue, 2 Apr 2024 19:36:34 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id DA02F4025D for ; Tue, 2 Apr 2024 19:36:32 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6153e169066so5977907b3.3 for ; Tue, 02 Apr 2024 10:36:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712079392; x=1712684192; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=h3op3Zy5sUfDd6hTIcpPIzhGCse592pRr+tHPsXowEI=; b=KvcEQxWFIMeu4RBqliLgIYYzvgRq6GYbiLX/xFTnI7AWQQN1Dnf4wA4KO/RAH/uRja yelVq/8Usp0CoKhcnAufjhAnrSOE1RoAGObBrNJBSN5FhxXKKR6aO5JbsLRbu/z1Ghy2 tLSJBZAT3GXqqG9ZenBBrdhHcy5/cHa4qNULE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712079392; x=1712684192; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=h3op3Zy5sUfDd6hTIcpPIzhGCse592pRr+tHPsXowEI=; b=BBt+9tvrkPFlm3revdFgrnPZd9HzJIz9xSOIu/6Gtd5t26rqMaMDk0DD2ZTIDihwCa F0NIYzGQpKTMFo9DVYgsox1sPh3zCj7JvlV+u73NpT2ciAJtXEgDD3d/dLEX8Nirs8AP yTMMitOk2VXJxpFY9RiQniYCHD6halIPPJoKP7XFyoqgmZ6BwH5wthU2QLHhn6x7Gznd lhrneQDVMvRt0cOEFqnt9LZjYL8yTV+hkYn8l1KQaeHbPc/13T8gihUwAaGCnfoFIBpx DUlqb8jeJ0hZ31Bgziv8vO4HlEib/Hhow5MKrL8CP35EEf9lJdLAyGB/YALY2HhsYskn lPWQ== X-Gm-Message-State: AOJu0YzjGWv9vl9Gv5arLV2zE4B98VBVDKTcmnZYhvkweTRT53UNBQPp KgqSAM4BlLAYxnGAwyRicFCeP+7OLdBnxXalbDAh17ndmeY0JHCGvuw3PG5jVoddbj96KCMlTpV pKz9vHXyEk22cd6qouYoUiTlU5ya5cZgIjjPabQh0QdFhqQZcsrSDzbLS X-Google-Smtp-Source: AGHT+IFTgAGJF2WFkvoI/cTO3/XrhHQZ7DicsC/jQ42lu1e5wFND/ov6j+CjubBvX/Be4Nfx+8ShZ8AcU37E X-Received: by 2002:a0d:d444:0:b0:615:22ff:b57d with SMTP id w65-20020a0dd444000000b0061522ffb57dmr2524212ywd.42.1712079392252; Tue, 02 Apr 2024 10:36:32 -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 cl28-20020a05690c0c1c00b006153715aa7asm62031ywb.13.2024.04.02.10.36.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Apr 2024 10:36:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Apr 2024 10:36:32 -0700 (PDT) Message-ID: <660c4220.050a0220.92f16.3605SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E90486052471; Tue, 2 Apr 2024 13:36:30 -0400 (EDT) Subject: |SUCCESS| pw139018-139021 [PATCH] [4/4] doc: replace use of ifconfig From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240402163050.133923-5-stephen@networkplumber.org> References: <20240402163050.133923-5-stephen@networkplumber.org> 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/139021 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, April 02 2024 16:29:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139018-139021 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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/29691/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/