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 D64F242F7F for ; Wed, 2 Aug 2023 13:50:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC22A4021D; Wed, 2 Aug 2023 13:50:05 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 6457A4021D for ; Wed, 2 Aug 2023 13:50:04 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-76758b855edso36283885a.0 for ; Wed, 02 Aug 2023 04:50:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690977004; x=1691581804; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CSJGy2R9+Tz84uv4K31ZurdLFuni0kCkt0aFEWY/GJU=; b=YPDUzuO1Cnn2c3r/IFmxKcT7Hq7LpxoCggzK1n38YFLKMg5Bs1i7dtvvk3Cf/ahUtM m8Vxf2v8PA/uKbHtgBVXNIdjKkZ/XLhwMh0A0qgM9lYVcUFlbSpeVOkGrADIEsH9JaRU /cvD5YcjFY5GQ/ftbzt0i5QTPAsL3EyXGnY5s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690977004; x=1691581804; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CSJGy2R9+Tz84uv4K31ZurdLFuni0kCkt0aFEWY/GJU=; b=l89s2lroAA3Bd1Ybg6OIhOUek8E6p8/HxnY9z8934M79wZVImwfL5osUNAroz288aj bUCje5oFyZs/2Hm+wCB3btMEwhN1sZTVe6Np805eQmE/tsITfHwFkw30JtAEfxkHE0A2 ccoMscsV+6JsMAVGQK5oo5ii3FBwyg1jJ8yWDzO0YBsgCAJf+x1jebcluPzUBPYfmqrK e4L8dCZj0o+EbqZBy6U4EU5/NqQCVM8sXogVn9yzvSS+snH6kWeHrtV+nnaSQh3QeoAr KqslaC4TVboHIXjuFaZlquqRIfstrwQbUXtG1raw5YN9jod+BznF7ToCEnI5wcEvtfE+ oxfw== X-Gm-Message-State: ABy/qLZTGs1dfDxfKlhvjKhwFAH945Fgomk/mlAHv5fn5R0Ae57UwbAp GfVSvfv1JYKlPjZxr61WS6gb1zMM5wk8bIj8CO5dYOTHed9pnpClIaRWrQ== X-Google-Smtp-Source: APBJJlHi6mPRUd9JJHkG77LTG2eoNlcB2nL8cE/GdwdHrNdLncWtz33twaOvx+LFg+1+2HQK34bEYu9kZgUv X-Received: by 2002:a05:6214:234c:b0:637:2eb:6c23 with SMTP id hu12-20020a056214234c00b0063702eb6c23mr16352287qvb.18.1690977003833; Wed, 02 Aug 2023 04:50:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d10-20020a0ce44a000000b0063cfc4379besm689655qvm.77.2023.08.02.04.50.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Aug 2023 04:50:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 02 Aug 2023 04:50:03 -0700 (PDT) Message-ID: <64ca42eb.0c0a0220.301cf.9e63SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 471116052471; Wed, 2 Aug 2023 07:50:03 -0400 (EDT) Subject: |SUCCESS| pw129813 [PATCH] ci: fix race on container image name 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129813 _Testing PASS_ Submitter: David Marchand Date: Wednesday, August 02 2023 06:54:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129813 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/27209/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/