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 2911B42C64 for ; Thu, 8 Jun 2023 23:31:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2668B406B5; Thu, 8 Jun 2023 23:31:37 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id D2B2E40151 for ; Thu, 8 Jun 2023 23:31:31 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-462e3a806cbso425136e0c.3 for ; Thu, 08 Jun 2023 14:31:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686259891; x=1688851891; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xX1ggMQcpW26nGOFa2gXB8q34lwnNvbeb4OKYOPeA6w=; b=S63JfvpCI/02m17ijo5hNZ+H24kPsqWVM6Q0TGOpsMKG2f1ZfJyfnvGgXP2KQQW9cq rOSlNQNZj7DDhUKPpNmfPyP/ZEwFntSDxP7FWwZlAkBWRAQyUtGBfpy4bvXAz6uGeKed i0/32MTHRz8W6uqxPfpppFzmRZ3+3ygcLlJLQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686259891; x=1688851891; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xX1ggMQcpW26nGOFa2gXB8q34lwnNvbeb4OKYOPeA6w=; b=JU/+jSBuwx8/rghBl1BLKThSMQscZxicSsS7BnuD+o8ffpPpdU9xF2D10npepUhWMQ UQ2+lYJc3tkkUeeYAFDZFdwXT6FOFO52TKLMXGETm6QZobpHEgFyNlwyTilyPdEVa4ax 5AtpyAqHQEcAQpBMioGfjSUURUwGG1s7xKKm+4c0bob6om2EZ6CW3uGrWMhgVfa5fF25 S5WMsWF++pn96ZmzhXVsSfa9WYuN/M0mRbk5e876BUzWfpLfkak6DhEfBd3yU+/NUFL/ FJVJatrdhW39BA8kj0CdHH4liiLvKjQT8IqzoKni7lmCVvNqjpHdI3F2nyzf2EVvM4B2 1Low== X-Gm-Message-State: AC+VfDx0DRKaZl9vEbA4G4FdsSDdx9mLDAgVLWYezAYlG0Sud32tjnd9 CDyZPhraqgSrO4CXstvH4REIK8346FhLZ0qfnI3LCid2XY+Ys0oizNTLyA== X-Google-Smtp-Source: ACHHUZ4oe6G15v2Tm2d2eoHLa/SRaOdq8AwNJzRl9LPx5OauEgFJVZFu1aKBI2rQfs7a9+JC2TQ+DB9GIkVx X-Received: by 2002:a05:6102:215:b0:43b:2f47:9393 with SMTP id z21-20020a056102021500b0043b2f479393mr3084988vsp.3.1686259891277; Thu, 08 Jun 2023 14:31:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e18-20020a0561020dd200b004365d89c022sm152840vst.3.2023.06.08.14.31.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:31:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:31:31 -0700 (PDT) Message-ID: <648248b3.050a0220.e9b64.4e63SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id EE6BA605246B; Thu, 8 Jun 2023 17:31:30 -0400 (EDT) Subject: |SUCCESS| pw128199 [PATCH] ci: fix build for Arm cross compilation i 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/128199 _Testing PASS_ Submitter: David Marchand Date: Tuesday, June 06 2023 10:52:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:38689022f609a290645c7027084aee720c1fcf91 128199 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/