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 F30C342C6E for ; Fri, 9 Jun 2023 14:31:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0069340A84; Fri, 9 Jun 2023 14:31:48 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 41CD940A84 for ; Fri, 9 Jun 2023 14:31:47 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-39aa8256db7so497280b6e.0 for ; Fri, 09 Jun 2023 05:31:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686313906; x=1688905906; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CyVWRsd+StBzczKG1hF66jEVN1vYRcVq9Y5PTOf5oeo=; b=Dd/Pr0dlvRAkdRtkEO8pAzyiirIiFQaTjOzxBNQ3OqGLOiDIFfE35Xcay5F6b995PY MjG5fHs1KS3dZls1Xg1M/DH3/81PCj1jhB1IeSo0rcsassF/vCgvZBbjXP8/onc2AwOs cS6a7V/zu+fX1bzdMIajmiBUqjpGmVyumn2AY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686313906; x=1688905906; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CyVWRsd+StBzczKG1hF66jEVN1vYRcVq9Y5PTOf5oeo=; b=J1ckFp4G8XoPP5I+BrWpro4GhoEDFE41lupCqp3HXJocJV2IXfqYyNLWUjM3LzGYvm DKH8Kw4IsI1g1PLsiPDl9x28y+A/ifCoZALtvwaGzcNWb1/bBDndADGa1tCNGGlOhu17 KlkcGJAmLhCDNrN8BgmcZdvD0UhFCAXFp75+/659Lxdjsz+o1OzyUcsiol9Y8SgBuHD1 Tsztbycdu4PEJDAZnppE/2uKUYW+wgiTifOM3IiJxsQW7w7BfoVGKEU9QNK5LzNPYosJ wGw9sQlk8wxdYSISIi+B7Q4agsMMtK+2St09XUBjBOEYtiwd9vGZ0RFCaDwg2RivChoO Ih1g== X-Gm-Message-State: AC+VfDwCVR6tX/vzGHNuv+HX2Qw+IFNlLwNzDjmj9obhPvJBP05n/h3U QWndk6DaMhzS7NlQIUe08ade8+e9NF/p/wWHsYqoo2GYMbSZrnUkLE60Gw== X-Google-Smtp-Source: ACHHUZ5+/k6UX6Cm+l/QXMVGH0L9PbMwyug4fO7lWp+oa0mUTLN5famQJJVK2lwCvklcXq5LJxCSjekUJpcB X-Received: by 2002:a05:6808:14ce:b0:39a:ca93:53dc with SMTP id f14-20020a05680814ce00b0039aca9353dcmr1590554oiw.24.1686313906643; Fri, 09 Jun 2023 05:31:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h204-20020a8153d5000000b00565c6485990sm286021ywb.41.2023.06.09.05.31.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 05:31:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 05:31:46 -0700 (PDT) Message-ID: <64831bb2.810a0220.b6dff.78c5SMTPIN_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 4F667605246B; Fri, 9 Jun 2023 08:31:46 -0400 (EDT) Subject: |SUCCESS| pw128460 [PATCH] doc: prefer installing using meson rather 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/128460 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, June 09 2023 10:51:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:2125ed73e10ec028dd1b5fd6105aef80456e659e 128460 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) 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 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/26610/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/