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 CB33442C78 for ; Sat, 10 Jun 2023 06:43:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8E4740A84; Sat, 10 Jun 2023 06:43:23 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id D579D40A84 for ; Sat, 10 Jun 2023 06:43:22 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-65314ee05c6so2151424b3a.1 for ; Fri, 09 Jun 2023 21:43:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686372202; x=1688964202; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=R+JpHTPWGe1cbqvF4j7DAOgp5v5bFR4GFe5PZYt39so=; b=CdDhdFf8ldc0BZlZ2VYqbPj7sHXdBu3EO9JkOpArpyELCVRE3i0vKLEmKUWNP8Y/vb jZmZfKPRKrGzN+npK/TAZzHBtbM2QaPm1SDgHYEuEtGAcHqWtiX/YeeXIPFB075Hb2mj NiQXkkMph5AOVZfzQunvTju1O8JkXe0kn87tU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686372202; x=1688964202; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R+JpHTPWGe1cbqvF4j7DAOgp5v5bFR4GFe5PZYt39so=; b=mAx/VAoHJqLXGqfVu4hyBgzsiQTkTA+WAvGTsrMOVI/KMv3dUsmJq1GAFR5MGzrFZz dHR4kfB9poQbS2kPB7wSpCWyOfxsByR5Cvwyl/ytqMU1iAFoNkBWctKwRekd7up2oCLU FtNUl6APc4AvAgx5h8W+nxwvdUWCPwaQG6DtGa3TGSKS6hzuTPcfGEheI+4o1TyTKTSg fRAb63NlJvEsE02wZ0Y2N4Xx/g31Ex6YQUu4fzVxIqZ/CfRfBnN0LQYjFkvaEAT/zt5q Om43+BJf7pOhK0fnTP2PGU8mS39xybb1JJ/q9U8q+FlSAniwuBosgsgyPIdH29qO21e/ bE/g== X-Gm-Message-State: AC+VfDzXDQcJQKr37j/rD+oFd1Hfi5KkBk2MN3oNAkZHlNeshZMXOP97 rt8qzOG/BOd+GEGP150zxtgN3FIcEhQ5OJrf/9skCotxczdkHI2D3lxv7Q== X-Google-Smtp-Source: ACHHUZ5DY2Gklzl64zAqr2I5erTehi8s+PuRLhYaxGQ54gFBaUgDNNwIFdI9bDWvj7H44P/FjldlzR0NlDqY X-Received: by 2002:a05:6a21:9984:b0:101:5037:7542 with SMTP id ve4-20020a056a21998400b0010150377542mr3527497pzb.10.1686372202003; Fri, 09 Jun 2023 21:43:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lx6-20020a17090b4b0600b002476618615asm901408pjb.1.2023.06.09.21.43.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 21:43:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 21:43:21 -0700 (PDT) Message-ID: <6483ff69.170a0220.ec3bd.890aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 30097605246B; Sat, 10 Jun 2023 00:43:21 -0400 (EDT) Subject: |SUCCESS| pw128472 [PATCH] [v3] doc: prefer installing using meson r 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/128472 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, June 09 2023 14:51:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:abb4cc0efc1b0f7779bbe3e24bcb362146351c6e 128472 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 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 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26616/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/