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 8D4B7428DB for ; Thu, 6 Apr 2023 18:43:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7154641153; Thu, 6 Apr 2023 18:43:52 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id EBE8642D33 for ; Thu, 6 Apr 2023 18:43:50 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id l18so29471213oic.13 for ; Thu, 06 Apr 2023 09:43:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680799430; x=1683391430; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ZQXA2v2FgzLGodsMHTsElmc8Kpy9FvVD8/CjFbkA5p0=; b=Tb0vYYJsuCHqaKvUJOaVloZ1lDSDi1vWqmS7NaHhUPI5DIPvvo5SkBIKeOVq+JcDO9 gjNgzPpk3OeIJ1LZqNJ+PLCjsu3Ei+4ZvBMYTTHc69vSHf1IxFVFzoGP1jNVKpm0LBzW zjOUZb6wjdbGxxRzcUmm9Qrp2WyPc4fUUe1lo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680799430; x=1683391430; 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=jU+NEU+gjlkW19l8XHQNVkriU2T8+S9yx+36gEvwxQ1vYexvfU3Ox6Jy0Fg5d1/p8V f/93hQTF1zcH++NeCyxqigpZQa/zXlim+ECHtlDXTzXfZIQdqAiQw8+bDEYTbbY2PqNa 99u9AwfGSIzMbNUeFWKnbcRoeNtl4AM4TAD9Y9mMW1djblbnChBOAMZq3sEqFplB6g95 E1LbTIa/yJHpxWa9oCR4SSY5FNKiIxvt36ZfnzO5xJzGb38c6ntkQBQUavri8xJzdYPZ ++POf1nDT3IbPva38o41vzfKY5pQawgVF3y1+uNE1c9G/1XHrgbJ/ZCsiZQpbOqbjfcu bsGw== X-Gm-Message-State: AAQBX9fb1k66uM4ikRhKkWQhkn+RXWFJSqZvDtiaFj3Z2jLEl8CAO1oq Ux9yWfWgU0YqROl798UE/6SExh2OajH3VxF9QTqvCpLlEdLNii/QdL/7bU6MGXRxrw== X-Google-Smtp-Source: AKy350ZLbB2MMePCEhyI+1o+7KtgjpzQyw1lWJQKbVV0WTz70mnexbwG1f2sP/HHMlC0B5UQrM/fa4mvSP/4 X-Received: by 2002:a54:488f:0:b0:386:e3f8:2c6b with SMTP id r15-20020a54488f000000b00386e3f82c6bmr3901204oic.11.1680799430247; Thu, 06 Apr 2023 09:43:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id c15-20020a4aaccf000000b005252e75ef4esm133243oon.16.2023.04.06.09.43.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 09:43:50 -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 C4B90605246B; Thu, 6 Apr 2023 12:43:49 -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 C329660095; Thu, 6 Apr 2023 16:43:49 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon , Feifei Wang Content-Type: text/plain Message-Id: <20230406164349.C329660095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 16:43:49 +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/