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 ABB39454DE for ; Mon, 24 Jun 2024 11:35:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 895494027B; Mon, 24 Jun 2024 11:35:19 +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 755044026E for ; Mon, 24 Jun 2024 11:35:18 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3761c390286so14942265ab.1 for ; Mon, 24 Jun 2024 02:35:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719221717; x=1719826517; 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=8GMT1i1Q7bJtlOCTo0i+qbKuJacFJeXy3b3CHF6T92c=; b=LimCkYv1Ol1qL7NWnWFBKjbQwWnTzPe3YErRLVOVN1senfIixL3zH179G+awOZ8YMl TDyGO3p9BZDol4hesCUkxomfcCunYRlpJLLCDxdqAtcbID/O/aUyiOsYtXs780sJe06g eKp2ShgY+If3aDzeaiVsmI95zJ5vBUQz5EQEE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719221717; x=1719826517; 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=8GMT1i1Q7bJtlOCTo0i+qbKuJacFJeXy3b3CHF6T92c=; b=cx9weExgM88y65ZbKRybY/WyHLTi5l7LDzCJXvjb3L5R7pQV7Fce5S9nomLIioPN4T sMsCIMKXzseSwIZSCwPogS0J6XHb23z4DmT4Rshg3+smd0FKP3ka7NLOXzP5L1BoWql5 1685sp93NmU4lqYwtrwFvl+dXnG9em3apDe2alxmNKUH1IzaIEUzYRl3ttsNqczFzNm9 mYMz1/6qbl5SVsJCYIL8Yzr74Tbiy3W39faHEKRjVbWpr5mh6YdwBiQT4sSIgDMqGct1 T1eXk7vs5WLSfDCpofCVsVWPJ2VISMFuZXcA658JqVGPBtwZ+95a7D3hrAk3y4mzVvP5 Doxg== X-Gm-Message-State: AOJu0YySWUwvwfh9eRjTOMK3+BXUliAXqA4dPkBxjmDCoce4rlE+yHzz kEI0+3/GcPLsyRHApHoxrbsBefzQ1u7LTYm4BwEhako/xg+qgIV7NZIOY9CqNFgNkzARvWK/6aV RGoksc3jVM6gbOm1I9nuSXztYSGK/x341h8QFXnSL/Kp2icq/j1M+9zGj X-Google-Smtp-Source: AGHT+IHTpOgPieCR49R6cSB8KwTiH7ZpYxZhHay1y03Fh6VPhuqZj4WNZXg4ONXeuU5uqTJcPJMoDFGTK6c2 X-Received: by 2002:a05:6e02:194a:b0:376:2202:a82f with SMTP id e9e14a558f8ab-3763f6de1f2mr49935455ab.28.1719221717773; Mon, 24 Jun 2024 02:35:17 -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 e9e14a558f8ab-3762f335772sm3457125ab.34.2024.06.24.02.35.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 02:35:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 02:35:17 -0700 (PDT) Message-ID: <66793dd5.920a0220.42818.acb4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 398E8605C373; Mon, 24 Jun 2024 05:35:17 -0400 (EDT) Subject: |SUCCESS| pw141509-141510 [PATCH] [2/2] net/bonding: add command to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240624020355.3712965-3-chaoyong.he@corigine.com> References: <20240624020355.3712965-3-chaoyong.he@corigine.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: SUCCESS http://dpdk.org/patch/141510 _Testing PASS_ Submitter: Chaoyong He Date: Monday, June 24 2024 02:03:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141509-141510 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30282/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/