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 9E89C42B3A for ; Thu, 18 May 2023 13:45:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A92C4014F; Thu, 18 May 2023 13:45:20 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 215854014F for ; Thu, 18 May 2023 13:45:20 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-561c1768bacso24034457b3.1 for ; Thu, 18 May 2023 04:45:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684410319; x=1687002319; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DJkYDPn5wVPqA0Oy5Gi0/inpVDDmF68kxQJ2kpmfQa8=; b=CgRD2qOAWVF5+6Sz3SiIGpWH/iTDYKLp1mm49RL+uS11bhUwLtx41q/vePHI7bv08H feayaJP8F7SMfQyWQ6C3TVip6MkjxQ5F1sPrQkDSyCH97DoF5rq/S1vfc3N+r40Xct7Q 0Ar0OsKQHHJeT5GzoX0Pu6SKG5K39vnBkCecE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684410319; x=1687002319; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DJkYDPn5wVPqA0Oy5Gi0/inpVDDmF68kxQJ2kpmfQa8=; b=YvzXkN85WqO3RbF6f0IQLKzdkSH1HycXACsuQ4KRzZilO0/AT1BTOVDP9T0SBv1Iph IkQpB/ElFEtAARqGm5lPAGSN/etg58CoYGwpxVgt5fTf4T5LwyE9qb+lEpjTJsEl4CC1 NGT3FU1SfE/O+I6esCZUYXX2YmHb5JOU5Nb3r9OoRRYDdAQGNwf1+jno6pZfxIghwurI MRwaJ/mqncb5D8zw2rgV0qaCgUcaJH5NoQjwPSa5I8a1lBaRdjmgmbCP6MZ9YdzDwn/V K/mtnm2Oiczix+aai6nV3iS8kTDUC1PWq69YtWvSQhD5mNyBQuauUTFPpv2mjWPUopoV x5Kg== X-Gm-Message-State: AC+VfDyAGcTdr66W6Of+DWxn5p5QDYA8uBCOyY5dnhuK71y1C4nq7DdI mUosMN8vFdiMHYqK5ybNXZWSvrtSrEEFSRdVEWsyXUF+rvCAcg== X-Google-Smtp-Source: ACHHUZ5HdmSRcf55Z3ARqUxJqpcUPTjlPX9pybj1AXFzMt2ri3oYHDk+dYcxpdpvt8vzywhFiDusRtZUwrM8 X-Received: by 2002:a0d:d985:0:b0:55a:ad64:1b62 with SMTP id b127-20020a0dd985000000b0055aad641b62mr1034215ywe.16.1684410319560; Thu, 18 May 2023 04:45:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t64-20020a818343000000b00561902c61d9sm47375ywf.67.2023.05.18.04.45.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 04:45:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 04:45:19 -0700 (PDT) Message-ID: <64660fcf.810a0220.4ddcc.4081SMTPIN_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 30DD8605246B; Thu, 18 May 2023 07:45:19 -0400 (EDT) Subject: |WARNING| pw126976 [PATCH] [v3] 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/126976 _Testing issues_ Submitter: Chaoyong He Date: Thursday, May 18 2023 07:01:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126976 --> testing fail Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | FAIL | +------------------+----------+ | CentOS Stream 9 | FAIL | +------------------+----------+ | RHEL8 | FAIL | +------------------+----------+ | Debian Bullseye | FAIL | +------------------+----------+ | Ubuntu 22.04 | FAIL | +------------------+----------+ | Debian Buster | FAIL | +------------------+----------+ | CentOS Stream 8 | FAIL | +------------------+----------+ | openSUSE Leap 15 | FAIL | +------------------+----------+ ==== 20 line log output for openSUSE Leap 15 (abi_test): ==== Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (3 filtered out), 0 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (34 filtered out), 0 Added (5 filtered out) functions Variables changes summary: 0 Removed (6 filtered out), 0 Changed (1 filtered out), 0 Added variables 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, 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 Functions changes summary: 0 Removed (1 filtered out), 0 Changed, 0 Added (7 filtered out) functions Variables changes summary: 0 Removed (15 filtered out), 0 Changed, 0 Added (1 filtered out) variables ==== 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 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26277/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/