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 C637F43437 for ; Tue, 5 Dec 2023 04:31:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C24D44064A; Tue, 5 Dec 2023 04:31:03 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id EAC92402E7 for ; Tue, 5 Dec 2023 04:31:02 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-67abd020f40so15158236d6.0 for ; Mon, 04 Dec 2023 19:31:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701747062; x=1702351862; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oZK5yecDNsx0fLKIAYTAdQLfBZZgpI86lTEyh4wUyWI=; b=JHqOKOxVj/ThCWS52iN7Y0M5FDd5QLQdQ+6boVrBuq0SThEkaHnfBBvEk+8rRqQGPE FGkbSXFGfxbgXQ7PlsMZe1jHiGxulC1XoatHCd8cI5cZb+Om97U7w4gWT3VWVdwmPNDh m85JfS/38dYw1eP9Y8+mYdbAIs4EEBgFxqKbo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701747062; x=1702351862; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oZK5yecDNsx0fLKIAYTAdQLfBZZgpI86lTEyh4wUyWI=; b=tR//KuyLAIstkPrFQuHTPXsUsC80MGosGqdkbKcTd2DAFfF41gPU+s/e2+acx2xpq8 CDhyf7lYCIDPv0B6+kav3/LSief5gjkJS3+puph2PToNNhS4HRlReEUBaPmVRjaVuLbj NrRgKZD1sTLdZzRLmK3NMxyhpa2SR3WporhUxwXTgfcL/+it54ovYPFpMNVEualLn84O LvoTcmO7raJpTXuCGsZ2YBPp/QieP1eN8TtzQBcP6C+J3omzRGz/HqWdZYHHrPXZYirR 9AYp06PVCttFEi2lSe7ZNaZaDi5DDC2jvX8GpWEU5/JL+KHVmVQngw1cQVIRZMeFhZc9 Gq3g== X-Gm-Message-State: AOJu0YzYZIaT3fSjLOhSNZT9eMH7eKSHMGhWEAvln1ANmpJBvLzSoanY WEAT3nmY0veUt7U6kKdvurxLAaYFQ+pp1FPlG0dhQIDNlhVicocDGEvpnQ== X-Google-Smtp-Source: AGHT+IHweTMDBIOvx8qyuccwuc97Kkg34/qNYI/E0WqAjakMhdvnRhPAzngU8uc79a00lR0j3qAgOj1WNDKS X-Received: by 2002:a05:6214:250e:b0:67a:11bb:50ab with SMTP id gf14-20020a056214250e00b0067a11bb50abmr894584qvb.23.1701747062441; Mon, 04 Dec 2023 19:31:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mh9-20020a056214564900b0067a15de07c3sm285758qvb.3.2023.12.04.19.31.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 19:31:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 19:31:02 -0800 (PST) Message-ID: <656e9976.050a0220.2c5c2.7329SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 2494E605C312; Mon, 4 Dec 2023 22:30:47 -0500 (EST) Subject: |SUCCESS| pw134829-134846 [PATCH] [18/18] hash: convert RTE_LOGTYPE_ 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/134846 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, December 05 2023 02:09:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134829-134846 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28522/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/