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 95DC44302B for ; Thu, 10 Aug 2023 16:29:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FE5B40691; Thu, 10 Aug 2023 16:29:57 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id C64E040691 for ; Thu, 10 Aug 2023 16:29:55 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-447684c4283so389787137.2 for ; Thu, 10 Aug 2023 07:29:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691677795; x=1692282595; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dIM0emNDSSEx0P2uiERQBfekjAqwQ2ydzsKR2Weg5YM=; b=jyIRoCevWdq2dwl6mm/zJ6K2JKAsB2i1uIBb5Re6Vvh6h1Q54x8TBE3oTedVa3dQ/o 3Nno2iz0M5dZZ1jmXNrB+uZHNJh3RxN79RJVqOVEyMGXXU/66lXHZfuA7KlwTYS+FDK2 Q2j79MQI2PAI5rVuA3Zgl24XsOXEtcm/z75s8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691677795; x=1692282595; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dIM0emNDSSEx0P2uiERQBfekjAqwQ2ydzsKR2Weg5YM=; b=SxY7MAd9X7cmQxT6VgYRDFcmXycY1430zTajRKiVuLU1TNCktP8c4JgKvdg3pkcgJl OhFW8z4WwGmm59dwHWUM2Hk1/M+K9rlFc7MPcsfvykHvb9Vcu0xGdMbU2zKXlvA8IQdj Pfa1JKaPDszdu9vGvJiIZMvZLKXcO0M0NvhUp2gyxANpgE5z2yU6MawpSHLMmmRWRCEI 08EStY81hlGogYgTDOxCjrWIF0k2XD/TSa/U21x5/jr25koq+u3ZEa7+CY0Wr/MskRLg IWrhJ/h9Al96tal4IKC/2mIaapd7/8VOLQe6i9lMzZZvBzkaXmd+edj/ym9DBGvijAPw z+Uw== X-Gm-Message-State: AOJu0YwPQBxdXnsSZLoF3Ccend8FysUmAwNNcu2e66KKrYvDpN1Jl8d2 knxyk/velGaMOUTy2xxUYN+sYBS5YKjVnJzy9kX/s8+YKcvWqTFp2xYLaA== X-Google-Smtp-Source: AGHT+IGRrZTYlRmUqCCg56yL61bdByc51maGfrFrCtwsQ14R0zBCVX1VavUwyTKjM1tvhZKPAr1yGFuhFjyf X-Received: by 2002:a67:eb84:0:b0:440:a8c8:f34 with SMTP id e4-20020a67eb84000000b00440a8c80f34mr1857793vso.3.1691677795282; Thu, 10 Aug 2023 07:29:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k6-20020a0561023f0600b004365c45a1cesm158459vsv.2.2023.08.10.07.29.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 07:29:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 07:29:55 -0700 (PDT) Message-ID: <64d4f463.050a0220.7b75a.6f3fSMTPIN_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 B3B6D6052471; Thu, 10 Aug 2023 10:29:54 -0400 (EDT) Subject: |SUCCESS| pw130049 [PATCH] net/bonding: Fix header for C++ 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/130049 _Testing PASS_ Submitter: Visa Hankala Date: Wednesday, August 09 2023 15:52:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130049 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27267/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/