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 663314307F for ; Wed, 16 Aug 2023 12:17:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62B14410D0; Wed, 16 Aug 2023 12:17:24 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 1946F410D0 for ; Wed, 16 Aug 2023 12:17:23 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-790b95beeedso279101939f.0 for ; Wed, 16 Aug 2023 03:17:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692181042; x=1692785842; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zkhZMlSEHj9G3XQhGEjoriHpgRRMX5mkc9rhcBfdsbc=; b=VpWUMJYegmMK4JeS0USQbKoKPtJPsm4Aya+fYgagKSa0WpZJe7zxPxgnrc+xdLqv0Y Pr23wljr89QXM3vqKjAdJKM86xILiiLwDjlTXYgKLOw6vA17RZNhgMibknJCvusqM6yH dDOCGh5D7f3FdonLCoyhxPr9ZCgwZx0jMzjYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692181042; x=1692785842; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zkhZMlSEHj9G3XQhGEjoriHpgRRMX5mkc9rhcBfdsbc=; b=a9GV9dTGL5XjVK8Y0oBR/1b13pmatpatiFN8Ga+YFaTe1/Sig7ZVnukxPrpekwdO+7 uPqGGtUolJuNx0O84EH5hE59ylAWWQOUaWcPrhy7MBKjXzmb94ROhwGljwRwMnggzHXD w3MK+hAI7DMjSIyJimeBX+R8qq1n0ZxMPcNWB/SC/4L4G8LXfUq2g7xTNUWpRRDc32Qd atHTdIeVn7ILWVNmC0E9VgsU3nWG6yzJvNI8wAjmfVSs3fqYi5yKOewG+rDroQmGFBg0 78KQ7iEqHT58+s97XOqFoN6TXqxv9YIQjycfDtulFR6H1AK8tAi095/vfPKwtllf+BLn tfDA== X-Gm-Message-State: AOJu0Yyoxb/t/We97f92h8j665iVn/SIcrfI/urBH80oeSXYKVwpI6Kt fTR9QZyKYwvBQRn9C0Qw7GLBUKVwGZrf6irws9hMIvmCUCgpykJdI/Rzag== X-Google-Smtp-Source: AGHT+IENdlquEeNfUHQm0Ar42vjAxzbWF02rwMQzh8AKcDXhxtXXwQJwH0GrAtaKjGqSYiM7VWEuh3eNOjcO X-Received: by 2002:a6b:db10:0:b0:791:2db5:c779 with SMTP id t16-20020a6bdb10000000b007912db5c779mr1921541ioc.10.1692181042486; Wed, 16 Aug 2023 03:17: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 s26-20020a6bd31a000000b00770112c4b6dsm511013iob.5.2023.08.16.03.17.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Aug 2023 03:17:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Aug 2023 03:17:22 -0700 (PDT) Message-ID: <64dca232.6b0a0220.f1578.f5dfSMTPIN_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 097936052471; Wed, 16 Aug 2023 06:17:22 -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 | +-----------------+--------------------+ 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 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/