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 795B343038 for ; Fri, 11 Aug 2023 22:09:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74CAE40144; Fri, 11 Aug 2023 22:09:18 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id E470C40144 for ; Fri, 11 Aug 2023 22:09:17 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-686b91c2744so1780888b3a.0 for ; Fri, 11 Aug 2023 13:09:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691784557; x=1692389357; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V27dpI382jl8zW89bxMex1f+mauLvp/pmy7E4m8lXqU=; b=NEAIK0N5LY6l98ouDU+2Cu7YpBcBI5MYr0dqZ5/S6j9fOqNxFpZRBH8zkYIQFL7j4J +Qv3+o2gshu7pm/Ytv6YykGng7x4+ucg1v2MRexNU8BDouQyYpONiXMZJFzPeJHgGcow mCKHy8yysz2iv7o6mqeGiAG7E4kaURrdx42Qg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691784557; x=1692389357; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V27dpI382jl8zW89bxMex1f+mauLvp/pmy7E4m8lXqU=; b=cVerNa3aQLImJEi+UL1GRVd77yIY97WNBB7Lz8avzZ3/eifpJ5x6kB5/8pGL3MyxKh wJ+9zv/oUVjg6D+NQXHxcmaLbMBoFUZz+R6mbtLcNsfhHtfWBnVkX5NsNfMlBTHdV5Zm 0B8wx3EFvOefZUoiKjzOOmZqEfya9bPRn4I2L+eUiieceJXkP0FMi6ozW6upvqTO72kW c19HrFMb6rtohcHiLDASDmw3CvzD1HDuCv/1nxcmpp9BJY0/3LF6Ozsh7vxcuX3tNfbc 4AwYodVsWy0ZkEnoCDmAgjNqEg9olAuow1Gj+eWP4t8uvbk9A2ZhZ6piS3bWSuGcksVa qIbA== X-Gm-Message-State: AOJu0YxVzEC3u91J5a39EnyPtkXkX7rjoeOi7uzwZnjlCsf1yvN0qvGu xouVGi0HoKK4Bs7xRq0RS/zo7JhEbghkn9QRB364zpbpYHL8vr8SRBz2D8QH3kg8LxzLyNVrNA= = X-Google-Smtp-Source: AGHT+IFPS/6OILghEwShRhAXek1HjhoxYCCH68ERYd5abl0RWMfBAHy8M8XHe/jcZYbS+U0Aaz5Y2UScHRnC X-Received: by 2002:a05:6a00:ccd:b0:682:a62a:ec36 with SMTP id b13-20020a056a000ccd00b00682a62aec36mr3294094pfv.15.1691784557175; Fri, 11 Aug 2023 13:09: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 l5-20020a639845000000b0055ff06990a3sm258042pgo.7.2023.08.11.13.09.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 13:09:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 13:09:17 -0700 (PDT) Message-ID: <64d6956d.630a0220.88fd2.e20aSMTPIN_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 71CFB6052471; Fri, 11 Aug 2023 16:09:16 -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 Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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/27267/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/