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 34D1242B2E for ; Wed, 17 May 2023 20:56:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1021E406B7; Wed, 17 May 2023 20:56:43 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 03870406B7 for ; Wed, 17 May 2023 20:56:41 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-253520adb30so367740a91.1 for ; Wed, 17 May 2023 11:56:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684349801; x=1686941801; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k0mHaH5VhSJt5mralyjMYIgbMEHkPzzjf38Qq00p0oI=; b=Nl6QrQKyk9zyiWlSXh2/QOp8ktAy2t6z2K+xk74mRQM+53Hpo8UMjHVgg9hc7mhuck qhdEEg4is/UJRGbVufv31S14dsn+XGx2/7sSSorKxo5R8UMe3NCGmFerbGTwDFnMv73k jK6OYQuugpy4LHAQBpm9a5fmW10+LBxP/zP10= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684349801; x=1686941801; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k0mHaH5VhSJt5mralyjMYIgbMEHkPzzjf38Qq00p0oI=; b=iHtKZtw8kky2Hnty2ohuy0TCwt3baHMGRSldl9lMNj1YBF9Sg/GrSjewDthnHhnQWA ML3nUZR/YZrMDPJqixEy0jERZ0uP180YRZ22Wy2++uLnUKAHIlwQxa6u2ltPzeabWRQD OtF7HyMPWhuWbsAZihU7fXggmvLtsKcsYm+KJ4xadP7a9fNL455+azJq2/GGbR1T3yx3 j0J+X0Gavhe7z2UdtORIsoB+UbTQG3XwA0N0gnGINBsNmdju45BYoEEVWd46R7XnjVaK si4IIRYtphR/QADw4XynPRMkTazVJZWkeJuAVqRCVaYKWZmZ595lYXDupWtcZ/3+vAtJ d0Lw== X-Gm-Message-State: AC+VfDxHJ5oeZo1pVVLmLE/6d0YaOOKSMRiWtFWEyYt4DXEV/tMfYrVE QolUrxWNuaSlvDXdi4Yggcbo0STrJ+w1KU1oBf45Uw8qB2KR/kP8ht9vDg== X-Google-Smtp-Source: ACHHUZ4Vr9id63PtviZ3bhZ910TWEPV3i+UyzSoezFYp7x1vB1p4xgXVkO7Z+SdOKFLch5R1QLatL7EaLbSO X-Received: by 2002:a17:90a:c3:b0:253:266a:3b00 with SMTP id v3-20020a17090a00c300b00253266a3b00mr677011pjd.37.1684349801118; Wed, 17 May 2023 11:56:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id my6-20020a17090b4c8600b002476618615asm205336pjb.1.2023.05.17.11.56.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 11:56:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 11:56:41 -0700 (PDT) Message-ID: <64652369.170a0220.d9224.93f4SMTPIN_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 621D7605246B; Wed, 17 May 2023 14:56:40 -0400 (EDT) Subject: |WARNING| pw126925-126944 [PATCH] [20/20] Remove use of term sanity check From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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: WARNING http://dpdk.org/patch/126944 _Testing issues_ Submitter: Stephen Hemminger Date: Wednesday, May 17 2023 16:16:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126925-126944 --> testing fail Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | FAIL | +------------------+----------+ | Debian Buster | FAIL | +------------------+----------+ | RHEL 7 | FAIL | +------------------+----------+ | openSUSE Leap 15 | FAIL | +------------------+----------+ | Debian Bullseye | FAIL | +------------------+----------+ | CentOS Stream 9 | FAIL | +------------------+----------+ | CentOS Stream 8 | FAIL | +------------------+----------+ | RHEL8 | FAIL | +------------------+----------+ ==== 20 line log output for RHEL8 (abi_test): ==== Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed, 0 Added function Variables changes summary: 0 Removed (14 filtered out), 0 Changed, 0 Added variables Functions changes summary: 0 Removed (1 filtered out), 0 Changed (276 filtered out), 0 Added (42 filtered out) functions Variables changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) variable Functions changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) function Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) function Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function Variables changes summary: 0 Removed, 0 Changed, 0 Added variable ==== End log output ==== Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26261/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/