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 3491D43DEF for ; Wed, 3 Apr 2024 20:01:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F8574025D; Wed, 3 Apr 2024 20:01:32 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 1A8D94025C for ; Wed, 3 Apr 2024 20:01:31 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6e6b6f86975so56068b3a.1 for ; Wed, 03 Apr 2024 11:01:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712167290; x=1712772090; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=lMk0Fk1a3rUK9qThkCdjF1SzA7xNZ6/TmPO7Ej3OZXU=; b=U7f/xIZkQZ5mA4vWEEIpQBOaqPeVVx72NHfwZXhVn1NE/rPcCg99ZnaYdN8uueEI1A qw3qZBaFz4SA+5+HFfJRogYptA6K+V+ajB6vbaEHaW3nQWISN1PdBwEGGnCWq+LvJiUx kUdlkXUOz9/1BvjAtg8/geomH6V25QyZb9R0Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712167290; x=1712772090; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=lMk0Fk1a3rUK9qThkCdjF1SzA7xNZ6/TmPO7Ej3OZXU=; b=Ob6ppC6gHkjl6TwZW0lvUwwLAFrCisvJSyNekDtpJ+eYogPII8YClfl0IlTLAoH5UE G94ak230iQRih471kUSQNWyWfsNX6tjKbiqeCDJzLOFp0ZQd4TmkVsa4GqHHWZnjcP0J S2xehTkg8AaURwsEC1xG/m+pGWS499cRs0fsbwWquEWEc3vndr1arBIQqHKZ0vG9UQiQ WK1x8wgZSDvCUx2ewb47Pb0Iyiq2K4B6Yc54HWD0LRwHAV2RppZZyF0EgX2sUGISe9XY mXefREOpZopHpn+fZ7OY46aCeE9NowBhIGk4urpWlROAmenWUyzY8H+U6si4PTMbN62o Md8Q== X-Gm-Message-State: AOJu0YxX5JazMXZ8O5/D2RQ/kVoLyZkqWNklk2eT+fZKs8bLt7zuvoDL WVGlT6lRFqlAUxKJI8OJrdqCU14I2s6uDp2FYAtUKSzepGmjD/A3pi+1LWGsjEEnjfAYdZ7yFDo /6hbIQwzidldQe6wsgdhj7Zu0zPp4r/QI X-Google-Smtp-Source: AGHT+IEVLeEEvvE2YNtBXzmzPeRlFy0e2mzIUKCgkxKtMLQQGC+NgGgtkZEImsSCrKTk76tkhwbM41mkG379 X-Received: by 2002:a05:6a20:54a0:b0:1a3:c8a9:6deb with SMTP id i32-20020a056a2054a000b001a3c8a96debmr489882pzk.48.1712167290087; Wed, 03 Apr 2024 11:01:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l2-20020a63f302000000b005dc42e2d3d3sm805607pgh.11.2024.04.03.11.01.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Apr 2024 11:01:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Apr 2024 11:01:30 -0700 (PDT) Message-ID: <660d997a.630a0220.ef2d0.15b6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BB8096052471; Wed, 3 Apr 2024 14:01:28 -0400 (EDT) Subject: |WARNING| pw139082 [PATCH] lib: add get/set link settings interface From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Marek Pazdan In-Reply-To: <20240403135953.7209-1-mpazdan@arista.com> References: <20240403135953.7209-1-mpazdan@arista.com> 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/139082 _Testing issues_ Submitter: Marek Pazdan Date: Wednesday, April 03 2024 13:59:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139082 --> testing fail Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian 12 | FAIL | +------------------+----------+ | Fedora 39 | FAIL | +------------------+----------+ | Fedora 38 | FAIL | +------------------+----------+ | RHEL8 | FAIL | +------------------+----------+ | openSUSE Leap 15 | FAIL | +------------------+----------+ | Fedora 37 | FAIL | +------------------+----------+ | Debian Bullseye | FAIL | +------------------+----------+ | CentOS Stream 8 | FAIL | +------------------+----------+ | CentOS Stream 9 | FAIL | +------------------+----------+ ==== 20 line log output for CentOS Stream 9 (abi_test): ==== [C] 'function int rte_eth_link_get(uint16_t, rte_eth_link*)' at rte_ethdev.c:2972:1 has some indirect sub-type changes: parameter 2 of type 'rte_eth_link*' has sub-type changes: in pointed to type 'struct rte_eth_link' at rte_ethdev.h:336:1: type size hasn't changed 2 data member changes: 'uint16_t link_autoneg' offset changed from 33 to 34 (in bits) (by +1 bits) 'uint16_t link_status' offset changed from 34 to 35 (in bits) (by +1 bits) Error: ABI issue reported for abidiff --suppr /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/devtools/libabigail.abignore --no-added-syms --headers-dir1 reference/usr/local/include --headers-dir2 build_install/usr/local/include reference/usr/local/lib64/librte_ethdev.so.24.0 build_install/usr/local/lib64/librte_ethdev.so.24.2 ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue). 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, 0 Added (1 filtered out) function Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed, 0 Added (2 filtered out) functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable ==== End log output ==== Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29705/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/