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 182194307F for ; Wed, 16 Aug 2023 12:25:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11C98410D0; Wed, 16 Aug 2023 12:25:30 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 8BF46410D0 for ; Wed, 16 Aug 2023 12:25:28 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c5046642b4so1964957fac.1 for ; Wed, 16 Aug 2023 03:25:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692181528; x=1692786328; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XvStG1na8yzw4MfQWrlt//tqyI3sPwFXukybRpfbQ9s=; b=Q8fMrJqwDZ4LWX8IIhaLV/0cYhfWu6WGZ2fZlkPuTd2P2EScPZ8IoWWEp4hZKedPdm OaVO06BIR77J4CEJZu5e0Mx/O2xfxkMSGwhlboUa8CqTq1q5HuC2OKGszqDeXGsXUlJX 6cxlo4AUxzS5Qg7pCXAbvGhM98C/UDUURipK8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692181528; x=1692786328; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XvStG1na8yzw4MfQWrlt//tqyI3sPwFXukybRpfbQ9s=; b=YfPxLP5crXUXap97J3ESQA8FKw0qbISZ2DPmPGcg1y9pR2zGfAW1lZihnNTeA6R8m3 D/7oI5TaZ7opy4xr4HTownKpdyRPsOuuBvtRpfX8dNk4bhIlFCsNTKPsbRMp88K3n2ih zRhD2W4gPNsJaGQwETwM5HDFFIz1uWeO8EEfCaD4ZOR0U8/MLHH3ofXit+8CrEAk99z9 3ajUnjzG/ZlYYL2JukHCbTP3Soztmkjf9mb7H6yddXp38+3jBd0ICcbwSGgGNUKgXb7M HiwdtiyDb0XpTJkXgrnleuXtfg8tMusY0AcE9UIyFRBQYhKID2heYddmarfcHTpBjb8f 0qvw== X-Gm-Message-State: AOJu0YyNXmJBPWhUzh/P7pNIJbSX/3Z1t/uGOdk8U4YWHAWUL2xuXZnt k8ncavnAmN3bYZjTjjHDf+k7CN3DqOWaWDgB5Si7GCbWTtNzUhSGxiyG9Q== X-Google-Smtp-Source: AGHT+IF04xVBVkO8dQb3QzAMOUYlEIGVw8LBNvc/NGQi5zCJvjKBUjRp8I/DGl52lohkWQoR3IYazQwITFHt X-Received: by 2002:a05:6870:a195:b0:1bf:42b9:e8a1 with SMTP id a21-20020a056870a19500b001bf42b9e8a1mr1580867oaf.29.1692181527954; Wed, 16 Aug 2023 03:25:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s2-20020a4a5102000000b0056ccde2631bsm948981ooa.14.2023.08.16.03.25.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Aug 2023 03:25:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Aug 2023 03:25:27 -0700 (PDT) Message-ID: <64dca417.4a0a0220.3af59.d89aSMTPIN_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 7197A6052471; Wed, 16 Aug 2023 06:25:27 -0400 (EDT) Subject: |SUCCESS| pw130403 [PATCH] [v4,1/2] devtools: add check on symbol ma 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130403 _Testing PASS_ Submitter: David Marchand Date: Wednesday, August 16 2023 07:16:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130403 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | Debian Buster | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27351/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/