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 EBAD6428DB for ; Thu, 6 Apr 2023 18:36:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7A4741153; Thu, 6 Apr 2023 18:36:55 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id A5FEF41153 for ; Thu, 6 Apr 2023 18:36:54 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id n14so22141435plc.8 for ; Thu, 06 Apr 2023 09:36:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680799014; x=1683391014; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ZQXA2v2FgzLGodsMHTsElmc8Kpy9FvVD8/CjFbkA5p0=; b=aDxskfLwgXrSCwP+AyJUMd4LJw7ZcAnqOJKJdyQTKwpCY1zTCmo8SYsPfMMkeEWEgk buxeLc6GbUHtdvvA2xxeHp0qQPcC8zMPuC9IaHxwMPuEgtjw9xmx0JgAWgUD1PYGXMUf dyOjfQJ0ZooLwsG9XnGFmzf+Jz4gH+iDV8/UQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680799014; x=1683391014; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZQXA2v2FgzLGodsMHTsElmc8Kpy9FvVD8/CjFbkA5p0=; b=ElbP7xrMyFEbjudYF4I/eaelXmQeAZ/ieMfz/LAF1F+TQpyM0aBI7fX99EmcTJiozn /+HafMU5x6Rqet0+rUYyQmv3f70jhbUFaZsQcSd/L3eNGe/6Y/sb97UiNEAEViWxE663 9RhH8j8fm3NmiO9E6vNYg5cEj31p6yCkwIyJd5ldMC8lPRGwsf1R3r9A2lURej5i5lMm fF6HdaAAoiAfjzJ86aYo4Q/x8w4hwoM3yMkR2UoTcfEXDAVse4+lewxvJC8eSIl8bs7r gOtIj/LVpF1NIEbVKSDEiLme4TGIRpRWrRxDtW3haiLEU5YMWYDMEzjfUEoWLDo9H21s 3ANQ== X-Gm-Message-State: AAQBX9cvYr01Aqm0wnBQ1J825aDo1W8+84WH/Q0im5kBy/n6eYgv/szg H+IiOX06zp0Nh3xAAPgXt+R/gELz3i17xH6EWe46NKKx69p89g== X-Google-Smtp-Source: AKy350YzvPsW0zVonbqP5HXAoJfUePzHmG/bqtHE/7Zo1emWR1vgrDgyjKb28Qni8BL3sKKzE/cVc/Iiiyg1 X-Received: by 2002:a17:90b:2d8d:b0:237:ae98:a47f with SMTP id sj13-20020a17090b2d8d00b00237ae98a47fmr7374106pjb.1.1680799013928; Thu, 06 Apr 2023 09:36:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id li12-20020a170903294c00b0019ca3e86866sm98953plb.49.2023.04.06.09.36.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 09:36:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 36B27605246B; Thu, 6 Apr 2023 12:36:53 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 1C36360095; Thu, 6 Apr 2023 16:36:53 +0000 (UTC) Subject: |WARNING| pw125633-125635 [PATCH] [v5, 3/3] net/ixgbe: implement recycle buffer mode From: dpdklab@iol.unh.edu To: Test Report Cc: Feifei Wang , dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon , Feifei Wang Content-Type: text/plain Message-Id: <20230406163653.1C36360095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 16:36:53 +0000 (UTC) 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/125635 _Testing issues_ Submitter: Feifei Wang Date: Thursday, March 30 2023 06:29:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125633-125635 --> testing fail Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | FAIL | +-----------------+----------+ | CentOS Stream 9 | FAIL | +-----------------+----------+ | Ubuntu 22.04 | FAIL | +-----------------+----------+ | Debian Buster | FAIL | +-----------------+----------+ ==== 20 line log output for Debian Buster (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, 0 Added (1 filtered out) 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 (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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25889/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/