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 BA68B42A7B for ; Sat, 6 May 2023 11:55:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98731406B8; Sat, 6 May 2023 11:55:14 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id DDE0D406B8 for ; Sat, 6 May 2023 11:55:12 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-24df4ef05d4so2455672a91.2 for ; Sat, 06 May 2023 02:55:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683366912; x=1685958912; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TxAh1wv4TKMhcbAL3Atw0Y4weB60pxB7PrJ1StE8GH0=; b=eudzZ5Y1ej0yfHn40xbdSRq7F39CTLZuLgIcv8OvzcQuj4KTn9oIvGLjjJPcytw3OT Y7EpyO9szP7CK8tbiIT3BzmCCr75S7KNNOT9gN+ewohwbSKT5P04pZ5Jko3+Gck+d+fL hyrUELpg2l07cO/Dzo6f8PErSzyfodogMjNUA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683366912; x=1685958912; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TxAh1wv4TKMhcbAL3Atw0Y4weB60pxB7PrJ1StE8GH0=; b=I5tF1wgyixZRhp5Dk/Rk3vSVVoynRl2t2lO36HCMjZowXuWKNLA1y99e542x8nyVHz vwR5FE2ohecLS4Nad0vUuxH9IXkmsHZScfMWvWUcSrsZ1BVUYpJmlGsCHA+8dWTK6Rdl 07SYvHLXKTBDTTKxkSQtI5e4aWlC+66KgQyIJswQgEYyY8Zf0kFOdf9YYE96HZpKV48a JDz14nFiciNI9rGkh4Y4J+LgWli2pMzu4+T3WvVCmJ0Cubh98aqb2V7402Nd3/wkFCr1 QwQWawaqlABSjNJbiy91O80+NwHRog6A8Tzw4xDf0jCDCpOBcilY7n4EmYwrI7pSLER/ rNnQ== X-Gm-Message-State: AC+VfDzKW1StU/48WpE93w95ftRgSbxZaYnKT8DgrAfwFrYq0AePl99+ 5EOVYZ1xksIFhxH5LEpLjFBoHqNOsOPtkj0P5Uqi7zZH3eNWKg== X-Google-Smtp-Source: ACHHUZ6Mx/BQI61oZwER84yA7xr09Q3TVacP+HVlWyCUwuBKg5tv8pAvSTxV60aLo6TPdT7Fpy8IwxZ36CUV X-Received: by 2002:a17:90a:70c2:b0:246:5fbb:43bf with SMTP id a2-20020a17090a70c200b002465fbb43bfmr4267012pjm.4.1683366912046; Sat, 06 May 2023 02:55:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lx15-20020a17090b4b0f00b002496a9cbf96sm159871pjb.12.2023.05.06.02.55.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 02:55:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 02:55:12 -0700 (PDT) Message-ID: <64562400.170a0220.22706.b68fSMTPIN_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 8A9AD605246B; Sat, 6 May 2023 05:55:11 -0400 (EDT) Subject: |WARNING| pw126723 [PATCH] app/pdump: make dpdk-pdump can run multiple simultaneously From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon , Chaoyong He 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/126723 _Testing issues_ Submitter: Chaoyong He Date: Saturday, May 06 2023 08:52:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126723 --> testing fail Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | FAIL | +-----------------+----------+ | Ubuntu 22.04 | FAIL | +-----------------+----------+ | CentOS Stream 9 | FAIL | +-----------------+----------+ ==== 20 line log output for CentOS Stream 9 (abi_test): ==== 'uint32_t nb_mem_chunks' offset changed from 1024 to 1280 (in bits) (by +256 bits) 'rte_mempool_memhdr_list mem_list' offset changed from 1088 to 1344 (in bits) (by +256 bits) Error: ABI issue reported for abidiff --suppr /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/devtools/libabigail.abignore --no-added-syms --headers-dir1 reference/usr/local/include --headers-dir2 build_install/usr/local/include reference/usr/local/lib64/librte_mempool.so.23.0 build_install/usr/local/lib64/librte_mempool.so.23.2 ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue). 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 (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 Functions changes summary: 0 Removed, 0 Changed (199 filtered out), 0 Added (1 filtered out) functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable ==== End log output ==== 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26176/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/