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 2AD3C43052 for ; Fri, 18 Aug 2023 05:25:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E00440156; Fri, 18 Aug 2023 05:25:30 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id C30EC40156 for ; Fri, 18 Aug 2023 05:25:28 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-64a0176b1easo2190846d6.3 for ; Thu, 17 Aug 2023 20:25:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692329128; x=1692933928; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tGB3a4+hHxMa4b2zpy/DcTJypLZGGzUPMvS8EbB/1+E=; b=CipJAOKT1Ct+48S8NarvPZnfw7+jX1FQMALwMqCn2MeEIB4HZpJTH5yw1QUBe36CYO lsaWdeuT/VtskaOOiw/G1Q6OkLFU++d/rdmdD/TeWAu7+77Zhp+dWch1IrQsfT3UTcvT Dkr4aRf28KaPOZ8vibRYTYIYdp0NvB/rfXDl0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692329128; x=1692933928; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tGB3a4+hHxMa4b2zpy/DcTJypLZGGzUPMvS8EbB/1+E=; b=HcnDda2ZOacooS/TigynZLuLY2+Ck6dh9zS2qncE1Nauea56X+Bac8/J1gQ8rvwUcM 3SnbH8Q5BecXEeNYXJjxoGkfOMhzfc6GUkhYQRaO3j1weG5Lf7l52A+KOFOnkRotG2us YZgCem+d1NhEZnNsnxvfPzhkxFe2OMEST30Djw9A7XZjFkQpRSalYTS8Czxf8bMuEIZZ DdNkv4dJPGMxNRYMYGmhMHQdKBOblU76yKlVZMmdgRdOR3SklTXHK0IMQ+BTAm08VQSn Ixaiag08AFu1bxckr3nbInlxPnxmhBr4+nZIoH62v5/aVSLBQ1Z2lXj28l0Vs71omFDR kgzA== X-Gm-Message-State: AOJu0YzMaTse+VIpmtw2J0CRQ2YBP61JGfEYW++ACrAbvmWMYGR1T+f7 /BUAzeR5nCfZyWgCArAn937ny7lFptDFx5UwqMOnuuOhq45Yqp+VYggXv9U+5IYGHtS99kRcuw= = X-Google-Smtp-Source: AGHT+IH9ZqW5/UrepmkSArosBufe9Zvx5OJEL1fyLQkS0ZjFUW14RLnnM1q9dg8JcQlVdxr0xDvwBbAXi46p X-Received: by 2002:ad4:4349:0:b0:63f:a917:db10 with SMTP id q9-20020ad44349000000b0063fa917db10mr1689121qvs.41.1692329128281; Thu, 17 Aug 2023 20:25:28 -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 d26-20020a0caa1a000000b0064b64631b8bsm50051qvb.21.2023.08.17.20.25.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 20:25:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 20:25:28 -0700 (PDT) Message-ID: <64dee4a8.0c0a0220.f98c2.25deSMTPIN_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 012026052471; Thu, 17 Aug 2023 23:25:28 -0400 (EDT) Subject: |SUCCESS| pw130483 [PATCH] test: remove use of word master in test_r 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/130483 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, August 18 2023 02:33:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130483 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27374/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/