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 4033743028 for ; Fri, 11 Aug 2023 04:46:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C3A640DFB; Fri, 11 Aug 2023 04:46:58 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 4C93043251 for ; Fri, 11 Aug 2023 04:46:54 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1bb575a6ed3so1406838fac.2 for ; Thu, 10 Aug 2023 19:46:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691722013; x=1692326813; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MA/aOUed+eNx1cFAKj/WV68rgG7FdtctEh/KUiq1GVo=; b=S/KGbexMcuNgaH/vLDwmbgBM1b/DzfkylIOrqz6cY/XSm69N4as9jm23+iAt4Jsl42 /X23HM8qAwpbVte9bcNK8wrnmdIm0uxoDiWccXn0/H9WxffDUlNdLyor4LVIrycBtoeW 24MLypC/5X5h6Dmx7npdfv1FNaFibV4nFwuoc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691722013; x=1692326813; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MA/aOUed+eNx1cFAKj/WV68rgG7FdtctEh/KUiq1GVo=; b=kvaK2O7kAhmAKwa5u0hiHVSig32S1DCLp/Ebyy0APkzhJfURGagILKzgsPlc/AGUOL /qg8K4epbJf0NMBgbVf858sRj0pr16yVvdsWDrjdqvqnvv2AMPzTJ+enBy4ZlxdzlZsB VjryUm9+WxcZHxeeEAmCsF0wsrv14gC5N4YEkpkDthDo5kP+CtcsdlWza8NsNIg86Bha yNc3VEReF0a/zDESWkl4c/IQtFZP+o0/HaPJsUDtqs6bb2UY6XrXqKOHMwNSXwJzif1k tKq4T3RWvweCzdVNw/tS4I1wMtRuUs9mONpoG/y9N5MGZqZ4uuaBo+gMXKL8bSkRvGpj yHiQ== X-Gm-Message-State: AOJu0Yws02dhcU1HbIB2QGFJkkEOLX6hGJY+JrZoe4Qe1xGtTn7xfc8+ kDEermBPNlhnMJ/G/UWfQZMOqQ2r7Z1yshJKLZdVgSyM3+dizmTy4bZJgpeT+aufPJ2rjfEBSw= = X-Google-Smtp-Source: AGHT+IGDPWCbbHaPq3Lc3EGdoDyhApIMNyqRCnyMnz87wzk1hIl5jsJtyEklC/eMlBGv7soyRQDtixv1/q+p X-Received: by 2002:a05:6870:b50c:b0:1ba:9a49:d967 with SMTP id v12-20020a056870b50c00b001ba9a49d967mr711512oap.23.1691722013662; Thu, 10 Aug 2023 19:46:53 -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 w10-20020a056830410a00b006b87afbac25sm94866ott.11.2023.08.10.19.46.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 19:46:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 19:46:53 -0700 (PDT) Message-ID: <64d5a11d.050a0220.926a2.4c9bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 28D2B6052471; Thu, 10 Aug 2023 22:46:53 -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 | +--------------------------------------+--------------------+ 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 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/