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 8A6F143437 for ; Tue, 5 Dec 2023 04:52:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8625A4064A; Tue, 5 Dec 2023 04:52:41 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 48C1D402E7 for ; Tue, 5 Dec 2023 04:52:40 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5d8a772157fso16322987b3.3 for ; Mon, 04 Dec 2023 19:52:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701748359; x=1702353159; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BjuDyQ20BUpsJ7zvFijAt0lTzui2jrpLiaT+pIBdXuo=; b=IB73/ewEzzxHzEszb1uf4qzL3l4avbPnOVpMKJNmk8uWSnWa44xFkRfoLDmjwSeatU 3iezgDyBvENqFqByv34qu4jDpOWQWa+foj+OdjL9IF4FYG4vtU3aiTpxawNgEn5/1HqP O+V+/tJzSuyy/0dBwjFm3RLBO/2mg4nkUonLI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701748359; x=1702353159; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BjuDyQ20BUpsJ7zvFijAt0lTzui2jrpLiaT+pIBdXuo=; b=Je/fDqm92XGLUisQclcMwHIww4whrkcdEReRFT+A7XSLkIeoz/bA37l/lN/i2OGHLr fj7Tfhtj4AYCU34tm2z2zGH0pYTY18tn6sFKA1O17jBOXSLAGKecdIPSYT+KMSKe9ysa hkEJjCcejIRuzz2S4uWYRewLcmo5R9eBvlCpWGS3S0TUDtxtplE8tsl/WFz0g4llFP6q zjqx82rouF2HRtdUIan1AJV+ls41JNGfYSYdlVKQsyjCb9p1CXzwrnE/+24ZPB9i0gMf cq+aenKRUKoG+5X8IP0LeniLMfsn87x9IkZjffucfW9pw4Aff3Y3tGW80K9nCr5MRjvh Va1w== X-Gm-Message-State: AOJu0Ywft/WKrCFEbvrc2ysAJf6RQhU3NzQZzs0vTJr3STyy/iNFuhJv A8I5QRm69iKx5octnWBd5WF7BM7Odc89grebQRX4L2D5pd+jQU4bjQPtTQ== X-Google-Smtp-Source: AGHT+IG+c1yjArmgU0wfuw6gm/bvuTLf76yNVo0LrYoZ7TdGHDJ3Oo3GZa0733aRxOGRD4c2A8Su3Ng7ussb X-Received: by 2002:a81:ac60:0:b0:5d4:3596:5ace with SMTP id z32-20020a81ac60000000b005d435965acemr6300928ywj.12.1701748359744; Mon, 04 Dec 2023 19:52:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h126-20020a0dde84000000b005cb21626867sm1210144ywe.42.2023.12.04.19.52.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 19:52:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 19:52:39 -0800 (PST) Message-ID: <656e9e87.0d0a0220.f3d1b.81fbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5C8E9605C311; Mon, 4 Dec 2023 22:52:24 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/