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 75FBC4559E for ; Sat, 6 Jul 2024 05:01:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E4CB40270; Sat, 6 Jul 2024 05:01:36 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 1D06F40268 for ; Sat, 6 Jul 2024 05:01:34 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6ad86f3cc34so10573296d6.1 for ; Fri, 05 Jul 2024 20:01:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720234893; x=1720839693; 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=Jlx93OzTGz5lrUScsPo+kywZSZl1IwDYQ9zqhhDGyLs=; b=E9dwPpMpdg/AX2+BV8V9wVRdkonexNif2NKnLXkfTMBFq5czuIzO5FM3pB5rB6wNyn 0NyWROwjz7hM3R4EdjEj65QCiVK5E4+Jv74xq0F4AG3kYbaihtFFQIgXAOu78Jfxe4m6 bP9YihKyeEaZA9tpVPQpak8A8XERF1gzCh0H8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720234893; x=1720839693; 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=Jlx93OzTGz5lrUScsPo+kywZSZl1IwDYQ9zqhhDGyLs=; b=F4GdaTCmj+w9h6X4cAc0PP6rDV/fvHz3bMLycWvecBki+LjtYSgMOThuqczB/x/DhC kZTmVdx49wsWkSw6HM8lmo2fSfvZeK/LSI5Glmgz0N05Rd1RcOMgac55HRm8xOjcQTQX v4u2a4+DkAuES/luZbMY9jlbbBXIURkLk4oHKQddYjBRzvqMdpeRF5RlvkTCemye9jQs OD0J5oty1dP81ADYGRIxG/2EZVy44ubhvHBqF40tQqki1mQvSIFBrLY6OBYXwZJN9oep fqnZb2I7loZpzQcvJHiw2rcqsxFzY6nzPqsfZY7ztJJkCJRjR+fj0eJul25ICFSWLRBl jtlw== X-Gm-Message-State: AOJu0Yya7vPiUuV+GYryrru5BgCDuhdwsj0aYVQQzk3Ey747n9zatgxT eyVQK6FJU2ySLjbzc8gN6I2Tb7h64aoaqRAzIlaFN2st3Y9+KJX74uan6kgLG9wbuR3HMHGwe2g raF6Pax18h8BHTm08kKOdGk0iaA+ON38v/EdaAL8s X-Google-Smtp-Source: AGHT+IHYVpdsCqzawlhwlH1qcN16hfLCqyciYxLOb8kXVvyIQ2KomMUy34vEiTC0yGt+8xlDrHUJiZ575gUh X-Received: by 2002:a05:6214:319d:b0:6b5:d48a:30af with SMTP id 6a1803df08f44-6b5ed1bfeafmr62922276d6.58.1720234893351; Fri, 05 Jul 2024 20:01:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b59e5e0223sm7456846d6.60.2024.07.05.20.01.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 20:01:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 20:01:33 -0700 (PDT) Message-ID: <6688b38d.050a0220.bb493.71feSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F03CD605C351; Fri, 5 Jul 2024 23:01:32 -0400 (EDT) Subject: |PENDING| pw142136 [PATCH] [v3] buildtools: fix invalid symbols From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240705082550.1670765-1-mingjinx.ye@intel.com> References: <20240705082550.1670765-1-mingjinx.ye@intel.com> 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: PENDING http://dpdk.org/patch/142136 _Testing pending_ Submitter: Mingjin Ye Date: Friday, July 05 2024 08:25:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:fcfb19cda4f6439f260cdeabb6c44d3c6f0d5fc4 142136 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30425/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/