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 BCE9642B2A for ; Wed, 17 May 2023 11:18:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BACB94067B; Wed, 17 May 2023 11:18:15 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 7B12A4067B for ; Wed, 17 May 2023 11:18:14 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-331430faba8so1379725ab.3 for ; Wed, 17 May 2023 02:18:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684315094; x=1686907094; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kr62F8kldZ+l8J16mejrBPTGg3pYGqzH5oiiHhHYHHM=; b=T4CvsqkR6g2iIiUhRN/10lkF55BtywNMkxypkPemSyzosyc0LTAjUydgURYM2qj1N7 Go2pPAh6HNa5Dj3rhIkAabVvGephEI5oKhg8ggu4PR0W5NxnYT6Vz9vPPQGWM2zKJpj7 3p+t+ZBnyrE1UK1PpTPQSQmpgEIAeMI2FN3U0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684315094; x=1686907094; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kr62F8kldZ+l8J16mejrBPTGg3pYGqzH5oiiHhHYHHM=; b=InVbZMzaIQ8D3uTzrxrv+BqhLpyDd4NOyNSSh9DojdwUOF012dEXSuhoh9JhIB2Kyt E7BxQwc+wAlKwiRV66V5GjYAS6U2c0e4EsyccdOda+8/ivna4mvzvGN0dE0tdLl74VXy yrrh935dr6u18x/einbQMBmM1xYPwinj/XZ0zXkiuko59CZIPAiBoEvPYCPPQTXQ1Pea 2oyTG7vdrjB41rOLxSInaEAuMn8sg8L+r72UPQ8YNkQZDHlUOGv7FLxCZvF4NUfaGBvN sM2H7vr4cUlQB0a4jhVdUFXYsczv/YqI6UfSpx5j1v2Xx7h30MI45OwpzIPedWchgLcG TOPQ== X-Gm-Message-State: AC+VfDxR6oqUFt0rZc5c3YMV74V5mAasIlgM3OTkPgT7Ej8IEivhoR5E a661A0MFdWRlgTaNa9UDJIyYLKYxJMUD6Vtzhzj8BrymNNC0dpN0lVu7B+i36tbmjg== X-Google-Smtp-Source: ACHHUZ7B+Y6lvnysocjnA1aDEp+tGtK9Kce4ZYQMflBw9djY0v/7JtSPSXK1SgashWym1BPtvo0a40RmgXgs X-Received: by 2002:a92:c090:0:b0:337:5c72:3687 with SMTP id h16-20020a92c090000000b003375c723687mr1444186ile.12.1684315093882; Wed, 17 May 2023 02:18:13 -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 p2-20020a92d282000000b003354e8b3a7fsm1261797ilp.44.2023.05.17.02.18.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 02:18:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 02:18:13 -0700 (PDT) Message-ID: <64649bd5.920a0220.4f11.c30cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 7309B605246B; Wed, 17 May 2023 05:18:13 -0400 (EDT) Subject: |WARNING| pw126903 [PATCH] net/bonding: replace master/slave to main/member From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Chaoyong He 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/126903 _Testing issues_ Submitter: Chaoyong He Date: Wednesday, May 17 2023 06:59:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126903 --> testing fail Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | FAIL | +------------------+----------+ | openSUSE Leap 15 | FAIL | +------------------+----------+ | Ubuntu 22.04 | FAIL | +------------------+----------+ | Debian Bullseye | FAIL | +------------------+----------+ | CentOS Stream 8 | FAIL | +------------------+----------+ | Debian Buster | FAIL | +------------------+----------+ | RHEL 7 | FAIL | +------------------+----------+ | RHEL8 | FAIL | +------------------+----------+ ==== 20 line log output for RHEL8 (abi_test): ==== Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (12 filtered out), 0 Added (4 filtered out) functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (13 filtered out), 0 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed (1 filtered out), 0 Changed (2 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 (84 filtered out), 0 Added (12 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, 0 Added (1 filtered out) function Variables changes summary: 0 Removed, 0 Changed, 0 Added variable ==== End log output ==== CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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) 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/26248/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/