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 BD60443180 for ; Mon, 16 Oct 2023 19:11:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B883040269; Mon, 16 Oct 2023 19:11:18 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 6248D40269 for ; Mon, 16 Oct 2023 19:11:17 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3574c6d15f5so11272475ab.1 for ; Mon, 16 Oct 2023 10:11:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697476277; x=1698081077; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=a7FBoOLir2jZ7ru/foulacrIq34Elydn7I0iLa+ggjQ=; b=Vtpb/1dxbgaHvsQu2DNCiB0Bk+MH0UyZl28eARqW5BtGsVf4wiFO+VsN5hRqTISbqu q3YrE1mQAadfNbJKf5k7NyHXJX9llv9ZoSSaZhdq5yn0jaFVI+XZJfiP4ON2IaohqxH7 EmGKx4CzlKviLh/Dx8SR56zTmx+c4axmRCueg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697476277; x=1698081077; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a7FBoOLir2jZ7ru/foulacrIq34Elydn7I0iLa+ggjQ=; b=H8HamTY28bcZ2y25QOTh0YVKpuaUvm4vD9dTApVwcFJdt2afgxZjow3/FGkCQT9XB/ uwk+Q37F9dV1QxZkVTJ8YD7yVU6/tfXMYR0Mk6pSESTuYGyuPOD54mJxkwxQtKYBY1OX W82WIpM+JU0GdAFeO5u39vIvUk3s/BjAQwxHL/AyQK47Ns+cleZa1F6LAU9ot5rhvFPy Yr2ybCqdZaWJCsPDBfi0qvhF5A8ybOmzFw5H8mdutkQzrxwpsa+5JLJVdKdaYOXgoC5G 1EDO+dd80tQq/5Xfr+kXPT64aBUk1d+jYynPp3EfKh68P6Gdgo1Z1sojk++olq1P7Sbh Y6vw== X-Gm-Message-State: AOJu0Ywe+rD5dFU8ZZ2XqJP9vNIxAqhS6vSmbG+t2/cDH4UB4o7pIQ0W OM3CMa7OeO3RoAWGY10ZNFBUTCtg1iKdZW6XMuIO5GiS3AlHislPxiytVg== X-Google-Smtp-Source: AGHT+IHWKwu8faOViBuLI2v6m1VrOdaBp4GSqHoOOR4eYxNLxGPzIP6jRR9rdixj0yag3zKfM4bz3Ec6gChy X-Received: by 2002:a92:c04c:0:b0:34f:f6d1:ef2a with SMTP id o12-20020a92c04c000000b0034ff6d1ef2amr4898235ilf.13.1697476276841; Mon, 16 Oct 2023 10:11:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x1-20020a92dc41000000b0034fc8c17b38sm429573ilq.67.2023.10.16.10.11.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 10:11:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 10:11:16 -0700 (PDT) Message-ID: <652d6eb4.920a0220.2aaddd.2ca7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7F0D5602A042; Mon, 16 Oct 2023 13:11:16 -0400 (EDT) Subject: |SUCCESS| pw132623 [PATCH] net/bonding: fix link status callback sto From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132623 _Testing PASS_ Submitter: David Marchand Date: Monday, October 16 2023 08:47:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132623 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27938/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/