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 4AAE842BA9 for ; Fri, 26 May 2023 10:28:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 479B140A89; Fri, 26 May 2023 10:28:39 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id BB45440A89 for ; Fri, 26 May 2023 10:28:37 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-456fc2e1ccdso121703e0c.1 for ; Fri, 26 May 2023 01:28:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685089717; x=1687681717; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Dfoxrcy4S1wSxySuA98LfFFxalfydjeZ37TXXvrcOtk=; b=XgxNVokvoGAkrJyv14VNjcQnmC60zbdoJx33oh+LJteQGSnLDxZN+sBktKVJPcW3Y0 pzRCYCT7fa7AP+HPVGOhHvSdR6Z98sSoM2Jdq+L0VWOvd+o61otqa2668lLerCiCVcD3 2Kqr+tSCq/6tw4H7TQEmyVvNx5sZZxq9+zVJU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685089717; x=1687681717; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Dfoxrcy4S1wSxySuA98LfFFxalfydjeZ37TXXvrcOtk=; b=dYM2ZKzpFQUDP/E1flLEhf141ViNrhaKgM+s3oAIO6mernAxqbyord0ka6tJjU1tdO TvUmtezkwBc9J8XAxRDaIbjzHRT5kS3TLNrkQAt4JQM9eDqkuPvyLxkUqP7aR18MvR+U +iZFk2L22fAhYjQ2wJC7HsDsxFYGt30D1D6HJ5l+OWV+dBbEbqgX46XZ9Qdzf+xiPdGw Z1G3lbY3T4i/KRcrc1R8nLFyEdpFCJgpv0ZsxueTIpw7qG8hH426dyQHdBp9Lu09ohoa ArRMti5kw8psWIR8evi/83HDAGZR9JHoAsXIKvFG9MoOTtb1Rm+BWHOWk1JT3X0KoNo7 ml5g== X-Gm-Message-State: AC+VfDy2qXwel4cTvitPPOzKFH3SrONwCtibmuUFR58zhiuLBe2PYCW/ 64qcuXTh4AemYMrtDbe/WM/pfnLXEtL9YzpkOuewWobBZgizpQ== X-Google-Smtp-Source: ACHHUZ7MggjAr9xV9rvfcH6a5rzMcmgM1fclpVvm3uLUBz9mGSzEjcWJfkMUY0Ql6F07e5RRDViEQ/0IbAKy X-Received: by 2002:a1f:4182:0:b0:44f:cc32:1585 with SMTP id o124-20020a1f4182000000b0044fcc321585mr206676vka.16.1685089717155; Fri, 26 May 2023 01:28:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bb13-20020a056122220d00b00457053bf931sm279268vkb.4.2023.05.26.01.28.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 01:28:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 01:28:37 -0700 (PDT) Message-ID: <64706db5.050a0220.bbbde.a078SMTPIN_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 D1439605246B; Fri, 26 May 2023 04:28:36 -0400 (EDT) Subject: |WARNING| pw127385-127391 [PATCH] [v6,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/127391 _Testing issues_ Submitter: Feifei Wang Date: Thursday, May 25 2023 09:45:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127385-127391 --> testing fail Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | FAIL | +-----------------+----------+ | CentOS Stream 8 | FAIL | +-----------------+----------+ | RHEL 7 | FAIL | +-----------------+----------+ | CentOS Stream 9 | FAIL | +-----------------+----------+ | Ubuntu 22.04 | FAIL | +-----------------+----------+ ==== 20 line log output for Ubuntu 22.04 (abi_test): ==== Variables changes summary: 0 Removed (30 filtered out), 0 Changed (1 filtered out), 0 Added variables Functions changes summary: 0 Removed, 0 Changed (12 filtered out), 0 Added (4 filtered out) functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (13 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 (1 filtered out), 0 Changed (2 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 (84 filtered out), 0 Added (12 filtered out) 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 ==== End log output ==== Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/26384/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/