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 DE445455C8 for ; Mon, 8 Jul 2024 23:21:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA41C40ED3; Mon, 8 Jul 2024 23:21:50 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 22C3240B99 for ; Mon, 8 Jul 2024 23:21:37 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-7035cf4991eso1212802a34.3 for ; Mon, 08 Jul 2024 14:21:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720473696; x=1721078496; 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=7yzArmH8iHVBXdEs6em/N46zLFHCTJbc+sQRnGUrOm4=; b=ROrr79FgeFOFsD9zsoJNIHmgDQ8XfGcytbAHzJXoNPhgFsqb6h+S4rcR9CYu2OfkLL 96XKOJsg5xLpwVSY27Uzy2/7anQgJESKjbDEBL3ZvDiG+HXqaiG0hbyH7Iq98k7OH1Yr NYxRgZWgQne2gPUk7q0oHr1rKO4QA+6OQiNfs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720473696; x=1721078496; 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=7yzArmH8iHVBXdEs6em/N46zLFHCTJbc+sQRnGUrOm4=; b=DOjumUmZZ6DLByuMHo35dRM3Wn15AKc2A0RaZFRGMtpqkCqXGFgNloaVtRD0zWHZKJ Uz4oa8FzjesF6GKaLC0gAs0zCdtUaTILCvzh2MAsrqII7f19pLQf9dpFZckMNzzhjxtI qjnHVaA7CZfXXU0t02AJepgzgTmZdZ/wSdLJefBZlrvRYX6cphofbe2bjYSS9hQxwejo mg6h+r/DLTLMGLAblHmwzAcpNB7vAcClDB1rz5iVYYspbrYBf1KNc4Ng47CwJQhH5tle yfAyaGeqf/dSRe3Ryhj+FjDfLEMzNZ4OCJLddve+pNKbqkWPOueJ9Ws7KIB7zPkewA5o sENw== X-Gm-Message-State: AOJu0YyFNlNjQ7VI2kk+N4tfWOziOg+sra5bucitakBucqwWN9Xd+4rI IOg+FZydkmkICYZ3oUDojHLcS0X6ZT9AWwvjc5UknmlrLCnJpfDLwDg2xzuO2m6iXjtQd88IXc6 xfUwX0ktHDaKLYL+vtZXmdchzdtftWisrQ66JFABE X-Google-Smtp-Source: AGHT+IFg5JGZ/xT1vZB8nf7lxjPwHY08v0/CjPZQBaoecs3JgDPblPaJhes3v4iEZ0XZhGZbxn2bgFZpF+3p X-Received: by 2002:a05:6870:ec87:b0:255:177c:3963 with SMTP id 586e51a60fabf-25eaec6ddd9mr467856fac.51.1720473696117; Mon, 08 Jul 2024 14:21:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-25eaa2ae37dsm24973fac.45.2024.07.08.14.21.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jul 2024 14:21:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jul 2024 14:21:36 -0700 (PDT) Message-ID: <668c5860.050a0220.9d13e.1c2cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 92C03605C380; Mon, 8 Jul 2024 17:21:35 -0400 (EDT) Subject: |PENDING| pw142219-142222 [PATCH] [v1,4/4] fbarray: fix lookbehind i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <0dab28b7989826db35da275ba18c3a5c7473f46f.1720454625.git.anatoly.burakov@intel.com> References: <0dab28b7989826db35da275ba18c3a5c7473f46f.1720454625.git.anatoly.burakov@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/142222 _Testing pending_ Submitter: Anatoly Burakov Date: Monday, July 08 2024 16:07:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:e6bfd9676109f904b4f263402e77105fdca8e67c 142219-142222 --> testing pending Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30459/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/