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 672154308A for ; Thu, 17 Aug 2023 09:34:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62D1D40685; Thu, 17 Aug 2023 09:34:42 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 7315640685 for ; Thu, 17 Aug 2023 09:34:41 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-56c87f89178so4987853eaf.1 for ; Thu, 17 Aug 2023 00:34:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692257681; x=1692862481; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RjlIKJ2qfAO+SDEd5jR/o2jMjTE0j6fILBiamgxNSrw=; b=XqSy4eFOdTXneWNtaEeWJcXLR4Z9cmrlts89wcFhDfsUo9j4Bv2CEYMehNnmA5n6YT oQdAZKSarCzp+KV7kVpAjDgAU7gtYpbECtNytnpCz37R2q6I98WWIgewamMUE/n3jUy4 DKfUZhxCIN8+kRsTmoxe9vioub11JdN6cC+L0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692257681; x=1692862481; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RjlIKJ2qfAO+SDEd5jR/o2jMjTE0j6fILBiamgxNSrw=; b=Sol5VoIuDT5lM1RpqQ77d3h8619zO7NyIHQBeWsFzJKw8cxTXIc8UVECWTWZoMd+3n QegDefxAz5xATUG+WsKtZp5bn1r1mVmZJO+J0+TW7u6EYKXMsnAR1tuQ4UQMvAMWN9DT qlbDXcPdKQfLg6tkb3L8i6tmWaMtU3ZObnoMuF+ITPW5FN+dOhwZ3wNkRBt3GyXM371d 6I91DjIuxJ6S5hOX49z/XwiMpIDPRPYq257v4sLNXa9ueEy4Wlg5W4xb71kcmhI981pX NxfPzHF99xgMgyGf3WvsPTaZi62STz6pgDS6/5d5bcMm2cZnOqDnvBi0qhGDGl5TM/p0 kofA== X-Gm-Message-State: AOJu0YyiKW9+xOpDCQ0BBoip9kXMaiaRdGzzMQb78/Ysz24LHpbIiF3z putKZVjDUoKr7V87cVSo+hS5McH9YBngPg6wpqeZ+vp5FAx99H49b6R1/Q== X-Google-Smtp-Source: AGHT+IEm0HTK5M8fNl4H3R3HAAlob/w/N+MX44tSKVX8AqZv6dZ3tmVcKNmGInEncQ+A/KBOROuo4NTpTKD0 X-Received: by 2002:a05:6871:28e:b0:1b4:4a2e:33f1 with SMTP id i14-20020a056871028e00b001b44a2e33f1mr4671296oae.29.1692257680801; Thu, 17 Aug 2023 00:34:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id le13-20020a05687c340d00b001b438a5d9c4sm1301811oac.23.2023.08.17.00.34.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 00:34:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 00:34:40 -0700 (PDT) Message-ID: <64ddcd90.050a0220.7dc06.c1a6SMTPIN_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 49E936052471; Thu, 17 Aug 2023 03:34:40 -0400 (EDT) Subject: |SUCCESS| pw130449-130458 [PATCH] [v5,10/10] test: remove double reg 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/130458 _Testing PASS_ Submitter: Sinan Kaya Date: Thursday, August 17 2023 04:30:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130449-130458 --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Fedora 38 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ 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 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/27363/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/