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 0F1904302B for ; Thu, 10 Aug 2023 16:29:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3973440691; Thu, 10 Aug 2023 16:29:40 +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 7D6FE40691 for ; Thu, 10 Aug 2023 16:29:39 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-4475fc33c8dso433199137.0 for ; Thu, 10 Aug 2023 07:29:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691677779; x=1692282579; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dIM0emNDSSEx0P2uiERQBfekjAqwQ2ydzsKR2Weg5YM=; b=Cjhci9QJ4f7Zo+9sIjfHH9nBsU9P/MbHO8x/f1P8ZE9N4LqDQqPR2eTQlnjrMc1hXm JRaHcA0MkSs2KJPs0b5O0iLCoYKafc1x+PhIxxe2quZEzJY9B5bslSZ3PsnLREYrvIeO xQqDZklK+NkFFIesk4avC4j7pSDVbJX3c1qbo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691677779; x=1692282579; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dIM0emNDSSEx0P2uiERQBfekjAqwQ2ydzsKR2Weg5YM=; b=F7J0B8BVpcshsk4bkNsVZJFtfruOCLeHJL4ChVTofSlo1zb2TYr7OcAkSFKY19ir4q /NGGo66egfsbgdLUhjlhaa4tWzx7K0iuki+iVSFKCLaOChykGRc9pQOow5jXjpNHc6FP 5zwxNvy+GZT5Ok9rkYFj1FkOOhbC7SAQOW2FToU9tmtxNDDbncQ1zAYrYgdo+okSkNKP 90xEwZmn0Qp2W7qNK1fx9N1NS/IgHaXE9efZUOo89liqSIBFB8JPaloQCZ1wr7/TVIA9 iqVVyVZ9p7KC39XG3cI9HkLLlkOvM4nnU7GjLiUJ1YYHc53ZYU/9XuiwInIep36cLWdb zqLQ== X-Gm-Message-State: AOJu0YyDULw3jRSP3icqYJZKewSo8ZDADQDErhsdS4B1Ebv5ZibZFg+a DK4y8vj2Kw1R3uBg6B0nPvuD1ynVRl8ylKIF1BqlTeRUfOP/2cPGdRW8rdWy+cOcR1spLE3OZw= = X-Google-Smtp-Source: AGHT+IHij4Nkxss5HGUftxbdH+rDxzfeb92N/KtwiAr8pvpdPbE6PX4F/iUQAmptgWEWzXJ4SlywNgK1M5kj X-Received: by 2002:a67:f718:0:b0:430:e0:ac2e with SMTP id m24-20020a67f718000000b0043000e0ac2emr1981296vso.15.1691677778876; Thu, 10 Aug 2023 07:29:38 -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 o9-20020a0561020e0900b0044394e50899sm151171vst.0.2023.08.10.07.29.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 07:29:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 07:29:38 -0700 (PDT) Message-ID: <64d4f452.050a0220.6c160.64b5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 627A96052471; Thu, 10 Aug 2023 10:29:38 -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/