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 5733B42DE7 for ; Thu, 6 Jul 2023 12:43:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 538C240A79; Thu, 6 Jul 2023 12:43:52 +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 1DABF40A79 for ; Thu, 6 Jul 2023 12:43:49 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-bff89873d34so490044276.2 for ; Thu, 06 Jul 2023 03:43:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688640228; x=1691232228; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vDMOO/bYA8j5r75YbS6uz4g0v3lmHirens5ceusdkhM=; b=U7LPMTzxneaCT8Ty8lCOiCeGBH61qJ7OE4Tu89VMw8cl/x4lF9VNAEuOa2bLIQW7GV xcPRENe2ENSK7BQ84dZLxJ6UKrXaj6XPPSnUXaABCOB65w3kJ1E6t9w8ac7kOFkdxWd/ XHj2HB7YsId59aF69/WRbPaWL9+58w7q0XvVY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688640228; x=1691232228; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vDMOO/bYA8j5r75YbS6uz4g0v3lmHirens5ceusdkhM=; b=d3pACYc0qb0nUL9rKtl0+vaz4epKL5JIY6/fgqdsVsIOWnQfWambaxww/bBtNzzxc6 wP9c88RVZsISmRENfk0YDXXeACj9gvo1l6AFaZXdqVNNy5dNOZRpHj1BKt105cdeSTzE fedsGzaPfMYImKhw1pLATaIlF3soS+g9JSLtJwr6K6PJZ7egH14R4dkFEUbAu7aBZHeq wmGD7+5SOAfcqla0fMBe3u7j0X1KgdMwvZu3DzX9YbipB3rgNAploX9FeRuHZl0yJX1A LI1xh0XI/IjmFUMWZCovAxqhHmMSqgjHNbd28uFm3lU7NtBK468WBt95KYt6u/l3Ndd8 2RXA== X-Gm-Message-State: ABy/qLa/VPRmmthR/eFte0RcsllDUeN4csc7edIPiIDhXowiz5bTxC30 ymO5T3ZvJjnkM8Hal7MtBWMvFOigUVmkjYbD5JMHzmgcEtMhxQ== X-Google-Smtp-Source: APBJJlFCKVYuwvin+DZ8uZZdfo2W/TeRJwFsXnaYahjzfKJaK1xoRWCs8ogZzAtkGY7Vu/ez+8YN9h9lHUFP X-Received: by 2002:a25:1143:0:b0:c4e:9560:3975 with SMTP id 64-20020a251143000000b00c4e95603975mr1217640ybr.25.1688640228571; Thu, 06 Jul 2023 03:43:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r198-20020a2576cf000000b00bb155e2771esm67225ybc.7.2023.07.06.03.43.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 03:43:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 03:43:48 -0700 (PDT) Message-ID: <64a69ae4.250a0220.1cceb.44e9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3C53A605246B; Thu, 6 Jul 2023 06:43:48 -0400 (EDT) Subject: |WARNING| pw129333-129336 [PATCH] [v7,4/4] app/testpmd: add recycle From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Feifei Wang 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/129336 _Testing issues_ Submitter: Feifei Wang Date: Thursday, July 06 2023 09:50:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129333-129336 --> testing fail Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | FAIL | +------------------+----------+ | CentOS Stream 8 | FAIL | +------------------+----------+ | CentOS Stream 9 | FAIL | +------------------+----------+ | openSUSE Leap 15 | FAIL | +------------------+----------+ | Debian Bullseye | FAIL | +------------------+----------+ | Fedora 38 | FAIL | +------------------+----------+ | Debian Buster | FAIL | +------------------+----------+ | RHEL8 | FAIL | +------------------+----------+ ==== 20 line log output for RHEL8 (abi_test): ==== Variable symbols changes summary: 0 Removed, 0 Added variable symbol not referenced by debug info 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, 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 (1 filtered out) 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 (207 filtered out), 0 Added (17 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/26996/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/