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 A102142AF1 for ; Thu, 18 May 2023 17:18:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B72D4014F; Thu, 18 May 2023 17:18:43 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id C3AD84014F for ; Thu, 18 May 2023 17:18:41 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-ba8374001abso3003769276.2 for ; Thu, 18 May 2023 08:18:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684423121; x=1687015121; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bWxqMqddZJLDii8OoTUNUrxCBYm2UuxgMX9OKu950tA=; b=b0iVcGFU1qhwmojCkGHz+QMoEj0FqUIhawZ3cvRDu2zhqSvGBKhXVy0YL/MLfdIEs7 5y8/fGCiphSz9VBUL0iBtAjkG8L5JeNalSa0V8ojv3MhDi26hFWTw5GYERoZV4tCs8sp XToPQiXgGYFyzOl+PVgXygTY9t8L1ZSvpvLIQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684423121; x=1687015121; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bWxqMqddZJLDii8OoTUNUrxCBYm2UuxgMX9OKu950tA=; b=MY6e7/x+b1806vA3w1UMblWoMVtfyJGYioy2gVmVa+zTe955VTBRZOvMPr+3Rdttu5 ixMQuNijY7tEzc9q0x2pEfBXgf9AoFR3OPBPPHew185f/8ceK45a6V2tcEufdQAVpia5 DRReYwvs2zq6gIdyg1/ZevwOYBYqzIdthTS+kDotN4uI0Ly33JpwzgrTk4GQrQPu2IMn t3ZuF087lCq/1vqo3pv+wfTGOxrTAjbqeM6KsGOl6KKLIKk8bIeeFkY3ormYv1UQs8LA MeyNZSf1GFrDDHDAF/wqdSpRMGsQt25NOZ6ULE8geHa7aqRAIRclkmLWzbLxdsPbsw8Q GFtQ== X-Gm-Message-State: AC+VfDx7YiynuT0yf77pUQki7Edlluv/BUbCZT6GN+X4wKTau1sn3iMp hEJ/EmNHGklPrpaaFBiebOeMruGesGykn+7nXnZPxzyzP868XNRl9cygJQPJ/ZExPn4CF6OgkA= = X-Google-Smtp-Source: ACHHUZ5TLHzuR60cvkiOybQr2jmm9QU8/ju43ySXZkDr9BjylaOsynKnDrD9+9LGiZuO3t6nwt4imTae/8IK X-Received: by 2002:a81:7508:0:b0:55d:8cee:96e9 with SMTP id q8-20020a817508000000b0055d8cee96e9mr1674711ywc.5.1684423121151; Thu, 18 May 2023 08:18:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x66-20020a818745000000b0055a6c4c8069sm70793ywf.31.2023.05.18.08.18.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 08:18:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 08:18:41 -0700 (PDT) Message-ID: <646641d1.810a0220.6c43d.563bSMTPIN_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 CAA18605246B; Thu, 18 May 2023 11:18:40 -0400 (EDT) Subject: |WARNING| pw126990-126992 [PATCH] [v5, 3/3] telemetry: use standard logging From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Bruce Richardson 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/126992 _Testing issues_ Submitter: Bruce Richardson Date: Thursday, May 18 2023 12:49:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126990-126992 --> testing fail Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | FAIL | +-----------------+----------+ | CentOS Stream 8 | FAIL | +-----------------+----------+ | Debian Bullseye | FAIL | +-----------------+----------+ ==== 20 line log output for Debian Bullseye (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, 0 Changed (1 filtered out), 0 Added function Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 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, 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: gcc 11.3.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26284/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/