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 C285242B3A for ; Thu, 18 May 2023 13:31:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BFBC54014F; Thu, 18 May 2023 13:31:49 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id E509A4014F for ; Thu, 18 May 2023 13:31:48 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-33456e09e7fso15134275ab.0 for ; Thu, 18 May 2023 04:31:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684409508; x=1687001508; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XXaIxSt2/oTaHTA1ckbeVhWZ+3FR4+VeMd5BAC9OTOo=; b=NWAOvNZCP7miKofG9pPD9+MLPgLsqTotY2tgptyouwdSS1t09peaXTAV1X51d38O+H LmbiPzi4pkq5xKKEoYbhYSeQ9W4wK9AqGAsz9zlyrhrirZZz6a/0bIM45rAkbCJn4nr2 Wab5jAee71ewEaJ4Dzq7zepSX3n9AugzD1Qgg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684409508; x=1687001508; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XXaIxSt2/oTaHTA1ckbeVhWZ+3FR4+VeMd5BAC9OTOo=; b=lem8AS+5r4y689LT3rmdZtY1In7OH67eMNIRvfm+dXeXUsGmGix8+0BtQbzmsyjj3z U08qyOh90XwkJeuAIErN+iZbhKVtQMnCRsy4Bo41d0f2KLZ1gVeEzyoWsR+dhJSpDhcb 5EaU6aj1Lr00S8zNJQZgC+h6g0DGf5K6+bI75d/0p+vJvn//ZOcKchDedxVcuPBcGLM5 /SyWpGW+hzOy/S6Gku/cSbG9sTQ0UG+evubT/wOk31VP8PeueBp0yaCJsvW1vJRMz6pK weo6ghIo2gvVZJ+f+tsYyuqAJpZ/2T8u2mQKEO3t7XiBqgmQxbChk24SDhKri5H40OR4 r3qQ== X-Gm-Message-State: AC+VfDzx4tPVTZqNB9w2EeizHdHKEirxLOiNpanJRBNt128JRG81CSVl T0ldwvYb7ebXv5+OPirKvbqXndYWFfi0lBUvj3feB0fPJIrrAQ== X-Google-Smtp-Source: ACHHUZ77bWo56gE1Dd1FSE2u2GYbrZkY5ySXd8asrfThS2l721K7cMlSLhxcCxhxTbIIIqFwWWy5VB7EfirX X-Received: by 2002:a05:6e02:6d1:b0:335:9303:4345 with SMTP id p17-20020a056e0206d100b0033593034345mr4887621ils.25.1684409508371; Thu, 18 May 2023 04:31:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l3-20020a056e0205c300b003353010fef7sm26255ils.61.2023.05.18.04.31.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 04:31:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 04:31:48 -0700 (PDT) Message-ID: <64660ca4.050a0220.aca06.23bfSMTPIN_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 E3651605246B; Thu, 18 May 2023 07:31:47 -0400 (EDT) Subject: |WARNING| pw126976 [PATCH] [v3] net/bonding: replace master/slave to main/member From: dpdklab@iol.unh.edu To: Test Report Cc: Chaoyong He , 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 | +-----------------+----------+ ==== 20 line log output for Debian Buster (abi_test): ==== Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed (1 filtered out), 0 Changed (276 filtered out), 0 Added (42 filtered out) functions Variables changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) 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, 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 (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 function 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 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 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/