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 076D042B3A for ; Thu, 18 May 2023 13:38:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 04B524014F; Thu, 18 May 2023 13:38:51 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id B58E14014F for ; Thu, 18 May 2023 13:38:47 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-53033a0b473so1303244a12.0 for ; Thu, 18 May 2023 04:38:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684409927; x=1687001927; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=G3GRkcUUBwRNLblj5CFCcY+PLWgpi79kEgyfS2EZK6U=; b=ewBeEpoFizWt0tBVJ1CltaVux/04Em7f1bgKwEOwAsDkmrZhYURx6Sy5udssebv5E2 sAjc0tHDxQ1gvC/aP7X21yydvV8+j1wC0m/bcG+pxip34ZuT3r3TxrHp6PR0w/oIBPFt 7hG7Cgn1H2JFz9El2ZCHVg9Upuwz6PfalYsu0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684409927; x=1687001927; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G3GRkcUUBwRNLblj5CFCcY+PLWgpi79kEgyfS2EZK6U=; b=VifYMhKi6XCuk9n3WaHp0QMVSdfyIi9suqXgBWHpNvV5wXlz3eS4dnOHQxPPWOn5z5 MOWLrHyNgZutYe1n6Pc0ssKQCHk0ZVwTDbf8oCJR89elxf1CO2+h7+m6Kl1l+Y+aqvz4 AiB5hEE0/3H9w9Tsbn32ob0asUVVxq46JMpb8xKAiUgnNV8qoofk+zWIcFZ1Cg9JcGYN 7GuNBXD0mTf7McbWvBZBE1xh9A2oWdD0VGTkVeQdc3Q5P2oXgAovJa7lLryPQZgz/5do 699THO3JhKyDH4gAKATH5cC1JGytnnpz4kY1rueHqv8b0iY5zXR1Lk8dvGEBeHgkS9q9 RHPw== X-Gm-Message-State: AC+VfDyhKiCAhSz4XbLUqnf8oKTSnLzltkaK2vz0ItRZp1knri1YRfHm yUgAvh+W6ZlULBmWIyFwnMvJf/3UTTyOXngiBTnqvhNkZ+iyRQ== X-Google-Smtp-Source: ACHHUZ7697lHY1cwc3d6qS7Io8+bj4KA9Qiq2pf9LrD+NKDF7ltkW62mUWZj8W9MjAIN+0V4EtXOSCAwVNqY X-Received: by 2002:a17:902:db08:b0:1ac:712d:2049 with SMTP id m8-20020a170902db0800b001ac712d2049mr2588196plx.6.1684409926901; Thu, 18 May 2023 04:38:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j6-20020a170902c08600b001ae365072dfsm18018pld.94.2023.05.18.04.38.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 04:38:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 04:38:46 -0700 (PDT) Message-ID: <64660e46.170a0220.79a84.176eSMTPIN_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 2B71D605246B; Thu, 18 May 2023 07:38:46 -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 | +-----------------+----------+ ==== 20 line log output for CentOS Stream 8 (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 (2 filtered out), 0 Added 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, 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/