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 9501F42DD4 for ; Tue, 4 Jul 2023 14:56:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 908D340042; Tue, 4 Jul 2023 14:56:03 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 45B3940042 for ; Tue, 4 Jul 2023 14:56:02 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1b8918dadbdso11971805ad.1 for ; Tue, 04 Jul 2023 05:56:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688475361; x=1691067361; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=g61AhjABvkqvPC5hct4S+6vrtccFyYnAATtHxHdRIMA=; b=ipbcpGEzbEksRfXsQyOEpNU2IxwSGj6GLInQHkJVXqRK9elsZxeCP5FWTAK+rmDqk3 7w04hV/FDsCoPxnaYUb6XJLnS4QouHoQKwd6x/SE9mADhNZs6JYvSDVXQuxTJCh4OTvs vnJbltob6gXpWnsvL1CsGI13mrVvy4+1IJg80= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688475361; x=1691067361; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=g61AhjABvkqvPC5hct4S+6vrtccFyYnAATtHxHdRIMA=; b=E0UVwUNBzGSHY8ku6GaRk4k1mmiyeNQVmauj68rOABdTqweTWF7VjSqOr95VLrOG4c Dq9NPauZUi8w8XkMpZ/hywxs1buIblyLfoXflKqBHTlS8dwjP0hLEGUDik7xKy9+nTMS Z0q5fwBDnq/Knv2tpf66vPChGoDWgg26894clHAd0ADf15AozenpBlUdIt0n18DWJuv+ 5pSTdOHVcu8CDCIYgpGqSO9zc20HXCegReKh6GGnpRiY0XjsPN89QAsVbu1TYDdZtgJk iI8BdxytU5TaqPMQu2+FjPDyVmUEEI0lWbOGOyTLKSQdpJlQpgiXm6DYfF7KKUU3DMJo zitg== X-Gm-Message-State: ABy/qLa9cnU/WCg5lP1PuV22mm6hjOuZYsWoxilnLa6IU6a8UzoOy6ID VGle61fKEG+ZAwlSCq24GeqCSM7MTu8kap5hLLyPlQXR0KFufzAAmct0cNgZ3qnnaeFTnocsog= = X-Google-Smtp-Source: APBJJlHTso2tdqfZsaKMpmlg5UlyzlysFJjvUq4O6XpslLawoQhMrQLzni01jnDXXESYD3QCZl6+M6AhgDji X-Received: by 2002:a17:903:124c:b0:1b3:d11c:23ca with SMTP id u12-20020a170903124c00b001b3d11c23camr11900513plh.8.1688475361526; Tue, 04 Jul 2023 05:56:01 -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 u16-20020a170903125000b001ae5fcecb48sm671487plh.22.2023.07.04.05.56.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jul 2023 05:56:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jul 2023 05:56:01 -0700 (PDT) Message-ID: <64a416e1.170a0220.39861.30b3SMTPIN_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 B7700605246B; Tue, 4 Jul 2023 08:56:00 -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 | +------------------+----------+ | RHEL8 | FAIL | +------------------+----------+ ==== 20 line log output for RHEL8 (abi_test): ==== 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 (1 filtered out), 0 Changed (277 filtered out), 0 Added (94 filtered out) functions Variables changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) variable Variable symbols changes summary: 0 Removed, 0 Added variable symbol not referenced by debug info 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 (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 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 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/26951/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/