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 920B142ABE for ; Tue, 9 May 2023 16:25:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E25B41151; Tue, 9 May 2023 16:25:56 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id B183141151 for ; Tue, 9 May 2023 16:25:55 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-ba2362d4ea9so2952723276.3 for ; Tue, 09 May 2023 07:25:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683642355; x=1686234355; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jES816VZUuMuz/jzQ2AW56SWvnrSP0wqgnGKp7oy5ho=; b=G9WgPpdG7IfWwOoVEq+byEDRKI+gTvM09hkZpN5QlBDE0IJbWWP4EFH5mNrDzv2TLG IzhAe0RS5b0R7e5oz8f7RLitUmwY4JeUr1af5uYbDxbmVPMIoTbl4ODCJd7n9JDh1uhp VhM68V/JWqylpbS37VmuFbApkC4AkQ09wQKLk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683642355; x=1686234355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jES816VZUuMuz/jzQ2AW56SWvnrSP0wqgnGKp7oy5ho=; b=kkaqniOs8Giv9iHHCZId7Ki9ba8+o/WawsrFz/85oGJ45pu3YfqGMxlFyS5p4gNEGw kc1Ca0aHvg/IiW3UTusG1UvzjSf1dkVbtTHFe7MvLMwNbnQLYAkYCQagYfw+XI6R04Oo wR6giMDzKc8gzJNFPTE/51bAMIUnbwnk+/9QAqu6xnNDNg8BlHWNyDdzbty8sjysftTE yG8t6JzgRUwtsDywT6VuCpWwnKqJF3xBkNSJOp8asB1hIP8gJINX2AlJXvtvNacbvVGt pQMRCzJzrR8RfUs6tVq0D5/4u83N7ENltN1JHDUZlJIybiuTlDKHQoFgajM0XExcgYX/ TIqg== X-Gm-Message-State: AC+VfDxo985rH17gu68fGBnk65ybZplVArl+gdvWiR/7L0Fz+BPOnnxK 0QOcnQ0RevtAcKX4ZqbeCqrfQb1uZqTj3yykHymY0jgMM7/JmyCvdJ2XIw== X-Google-Smtp-Source: ACHHUZ6Fsr89wxJ4BP2k152lh6zM5PsIuOnR5eYwv42UipK6suI1XBgakIBwbbwJtlwbu4tP/z8b25Xx9Nkq X-Received: by 2002:a25:20c4:0:b0:b95:4ca7:8351 with SMTP id g187-20020a2520c4000000b00b954ca78351mr12827805ybg.65.1683642355112; Tue, 09 May 2023 07:25:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 66-20020a250245000000b00b8ef2149e8dsm789763ybc.1.2023.05.09.07.25.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 May 2023 07:25:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 May 2023 07:25:55 -0700 (PDT) Message-ID: <645a57f3.250a0220.21b99.fdc1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C2247605246B; Tue, 9 May 2023 10:25:54 -0400 (EDT) Subject: |WARNING| pw126797-126799 [PATCH] [v6, 3/3] ring: add telemetry cmd for ring info From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon , Jie Hai 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/126799 _Testing issues_ Submitter: Jie Hai Date: Tuesday, May 09 2023 09:24:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126797-126799 --> testing fail Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | FAIL | +-----------------+----------+ | RHEL 7 | FAIL | +-----------------+----------+ | Ubuntu 22.04 | FAIL | +-----------------+----------+ ==== 20 line log output for Ubuntu 22.04 (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 (2 filtered out), 0 Added functions 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 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 ==== CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26201/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/