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 3676045955 for ; Tue, 10 Sep 2024 13:02:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C3C4402AB; Tue, 10 Sep 2024 13:02:33 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id B952C400D6 for ; Tue, 10 Sep 2024 13:02:31 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-2689e7a941fso214682fac.3 for ; Tue, 10 Sep 2024 04:02:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725966150; x=1726570950; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=76cit+D35H+lFb8blJZRvQsmy1SAA7CA4R7W/wPR5nQ=; b=ebVygblHYHzyYkn9a2jhMw42VpaZrrsD8wd/IP7AUyTRLAab3SD0VqdxMmDaVGu35s VjDbLAkDamzbLApDjIuavQfPi4ftohMu1ehbJJPBAVfrnBF1ZeW2+b0z1D9ZzW/FfJiQ DGMDZlZN9U88TkzibCnkVPUJsHc426udmhGy8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725966150; x=1726570950; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=76cit+D35H+lFb8blJZRvQsmy1SAA7CA4R7W/wPR5nQ=; b=P8rFfANTHNKN15gXaUrR4yza2SQtYqGoTNjFKRRPLqDIyZCniF5IgeSzrsZBWEbmi6 4ObzNkUpCl4KaEVmq+kJSuPDByS3/Yf/LnT93m09kKksGksZv61TwC2DWN7Evg83IoUG Ey/STriSShHX4UFOLZadbye2lEO1ybC6273dIT7ZGYHPZltrv3fg03MmXIXl2eDOsrIu OM5cgVY5CYblNrsBPU84kCxWtQ17bk3F4qyNjmVSaylqo+6WjCGb1Ncyf43QZmEneNuY yUnhw+g29/7GpM42zkaDwtPK7ES98PagdlLkY3HbjUx9Fr6xt5N/WfTFG80uUzDmlxee 7gyA== X-Gm-Message-State: AOJu0Yybwpo6BEivkbf3k2s6NqQ5nYQTq4L5ttOo7axRbPczfxtZPGEJ zrMVQBp4ozfdVlUUYHSBNH5UB7xDi29ob/sL5RYf8RQsxuNN2Q7WnA/DMdSLPxps03Fjbt+HaJl 2FKFMKYlNng919LZljGeyfHsX+PnMXULgB0Rvxh48OJ7atfHYtEZygKSz X-Google-Smtp-Source: AGHT+IFm0/3PuvHRj7kd1dVONSmIXXT4NP9g3z0UNdPu2TPkqWq1SW41baEelEZDYRCE/EbfXN5+U8qwKwMs X-Received: by 2002:a05:6871:814:b0:277:bfee:33c0 with SMTP id 586e51a60fabf-27b82b62a24mr14745742fac.0.1725966150711; Tue, 10 Sep 2024 04:02:30 -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 586e51a60fabf-27ba409e872sm286629fac.37.2024.09.10.04.02.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Sep 2024 04:02:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Sep 2024 04:02:30 -0700 (PDT) Message-ID: <66e02746.050a0220.949a8.7439SMTPIN_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 8DBB36050A6D; Tue, 10 Sep 2024 07:02:26 -0400 (EDT) Subject: |PENDING| pw143753-143756 [PATCH] [RFC,4/4] test/thash: add tests fo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906165318.1322550-5-vladimir.medvedkin@intel.com> References: <20240906165318.1322550-5-vladimir.medvedkin@intel.com> 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: PENDING http://dpdk.org/patch/143756 _Testing pending_ Submitter: Vladimir Medvedkin Date: Friday, September 06 2024 16:53:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143753-143756 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#298616 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30947/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/