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 1F59442DD4 for ; Tue, 4 Jul 2023 14:52:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A29F40F18; Tue, 4 Jul 2023 14:52:34 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id ED0B340F18 for ; Tue, 4 Jul 2023 14:52:32 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5704fce0f23so67646077b3.3 for ; Tue, 04 Jul 2023 05:52:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688475152; x=1691067152; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lkjDKfp0R38vlbhx0Zi6aEDmk+JYa42QNMPfDfJYAFo=; b=ajR1y90tOxIzm2/nQBBS2FjYfJk0Uli3OWkZX82Aq9cMMDmKQ1o3Y8H1xTngnz9pJE lAssgo/9GM7O5esnu+R+quRCT1EhOr/QdR2xXp7gbkw5gPyaqZxtrjp2cNEz3/Jh7nr7 MFnjD+1HKRF674os4yAMtiOHJOgC/loutGC38= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688475152; x=1691067152; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lkjDKfp0R38vlbhx0Zi6aEDmk+JYa42QNMPfDfJYAFo=; b=BCTR5Mi9loqWyw1TDqIMAqHD3xexe2xeAuAfLTxhDKWLrREu5ggqRbQT+8QFWw3TAL 72MD1aL52qXnP9JRgOgNa7LWXh8WWZT1dAv6sZ84y+1V/zr1OrjP1T/cGfje3UVztv3S +rkqqgT7p93rTR5xakaynTwq2u8RYpFpQitkFXb6inF3mUBPCDhwqUTD1OoPGMmtBEBQ 7+PxERb4BT6zAUrB2fKh7OqIyBfiTmq0vv9EVZj6rDyKvSSoGNLpJfDykZ34cEsGVlhs Q1ekiQlIZhj3AadJV9Ryt7MYx8xJiXGcok1PSOzZsGrMHuPFtGnX+u26a0+QaPjA7LyT GV7g== X-Gm-Message-State: ABy/qLYfpyGVyoAeCOvGuOLZia1KdhCFaVLAfYE52E+dwTLDNG+c08fR LjulXOKeRNKdEOChC2oILpdJyn52/FLP7dFKeK7unprRHFctikQGEit0hQ== X-Google-Smtp-Source: APBJJlHguWDMyPO0DoTrSKGPcbObLrr/uHz7CkB8SDAPV0D2NsjigDUFjxDaW7LqOW6JhdLdQT9so9xhLu3h X-Received: by 2002:a5b:947:0:b0:c5c:65a7:b042 with SMTP id x7-20020a5b0947000000b00c5c65a7b042mr1722835ybq.43.1688475152403; Tue, 04 Jul 2023 05:52:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l81-20020a257054000000b00c1ef64b5a36sm1882945ybc.35.2023.07.04.05.52.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jul 2023 05:52:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jul 2023 05:52:32 -0700 (PDT) Message-ID: <64a41610.250a0220.fd405.af1aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 122AE605246B; Tue, 4 Jul 2023 08:52:32 -0400 (EDT) Subject: |WARNING| pw129251 [PATCH] eventdev: remove single-event enqueue ope From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Mattias Ronnblom 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/129251 _Testing issues_ Submitter: Mattias Ronnblom Date: Tuesday, July 04 2023 11:53:07 DPDK git baseline: Repo:dpdk-next-eventdev Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129251 --> testing fail Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | FAIL | +------------------+----------+ | CentOS Stream 8 | FAIL | +------------------+----------+ | Debian Buster | FAIL | +------------------+----------+ | Ubuntu 22.04 | FAIL | +------------------+----------+ | openSUSE Leap 15 | FAIL | +------------------+----------+ | CentOS Stream 9 | FAIL | +------------------+----------+ | Debian Bullseye | FAIL | +------------------+----------+ | Fedora 37 | FAIL | +------------------+----------+ | Fedora 38 | FAIL | +------------------+----------+ ==== 20 line log output for Fedora 38 (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 (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 (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, 0 Added (1 filtered out) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26951/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/