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 B9A52455C8 for ; Mon, 8 Jul 2024 23:53:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B530240ED3; Mon, 8 Jul 2024 23:53:31 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id F0FE340B99 for ; Mon, 8 Jul 2024 23:53:24 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e035f4e3473so4094270276.3 for ; Mon, 08 Jul 2024 14:53:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720475604; x=1721080404; 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=IGR5N9mXa1PxyTPbN1YIBrc243kPmKpxwd0SC4jnEMw=; b=LetvalXOFko/Rmkundhy3JGf3GC26XULvMxz8V/bmhcOaXYZqDq7S5MNysp2Ryo2pC sF7XMhCWht1UnkxhgvYKxnLk3FCv1owjcBbZtIJF9IeTmFy0wfqjshySVDHApG4HnWyH LWXA3ojLi6hzfcIJD2aoMKOkIoSyzpcDlXRcA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720475604; x=1721080404; 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=IGR5N9mXa1PxyTPbN1YIBrc243kPmKpxwd0SC4jnEMw=; b=jN1HnqS/JEGg/Spe7gas6iBNcXY73tINQto7pbdqWqYnt7+bBeHZRU3uoKkAtldkhD B56v6GUiOhXeCVZ2mmXsepr6xyGw2+AypMni1kNAE3erw/BX5uLq7jdaZHc8vEqluKZI rYaTzaVZ54Lc6eNs3z5gwFQ6D0Grbb7ZS11Rwi+dUZNPBdcf7TGzDrmqtjtBBM88m/QW MoIeMRJjnnXmbTq5JudYqidoq9sYyMJQfMvRwnL/YI1cggc/lTz6rUn5WTQ7RmXhpG1e jTsN5F69+8JJT835ZzdIjq38maWijLsQZdHnL8AfpsU22rRPrJUNNcjMij9PjHh3Yk6a ZMvQ== X-Gm-Message-State: AOJu0YzXWxfgzg9mn5J1kkwRfQjzPqqPFopcfHkM+zuT8OiOYXuM378L zzjY52RiN6y1LD3rKj6FYYYO41siZSEk9n9wBz5AM6KxERIKmAzXylbOUyPFzrSjrUrUQ8zi9KY zYgDLyk87FGL4AxhD6BnaAgb0lsvC5bYlz7fyQZq9 X-Google-Smtp-Source: AGHT+IHwwGXEYV5dC9JpIj3Ble8q0cW+zxZdXzYDaJggEzupezf1A2WEQMiH/mWUoV3s/hr+W0plnOgxzGZf X-Received: by 2002:a05:6902:1370:b0:e03:a5fb:27bf with SMTP id 3f1490d57ef6-e041b05b8dcmr1206350276.26.1720475604271; Mon, 08 Jul 2024 14:53:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e041a976a5esm26148276.30.2024.07.08.14.53.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jul 2024 14:53:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jul 2024 14:53:24 -0700 (PDT) Message-ID: <668c5fd4.050a0220.29341d.1d30SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DFB83605C380; Mon, 8 Jul 2024 17:53:23 -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) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | 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 | PASS | +----------------------------------------+--------------------+ 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/