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 2DAB5455C8 for ; Mon, 8 Jul 2024 22:08:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2BDE440ED3; Mon, 8 Jul 2024 22:08:24 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id C982940B99 for ; Mon, 8 Jul 2024 22:08:19 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1fb8781ef1bso8145215ad.3 for ; Mon, 08 Jul 2024 13:08:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720469299; x=1721074099; 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=aDLYOuqVE0NZn+Fq3n3FIDdK7+s7Op683sagRZ82fqE=; b=Z7/Xm4iFFyfSybL7lz1ZoYEcnUf+v49XoUOr2Kx/8q/Pe4Bjb0rvXJTh0d2NAkU5Vv L9Tq5J+URJRW4b2P0Uvc7ohb/kK2q+9g2pmiijDQ05GwQ15A5Cd2fEh8K6dh9n0M03SN dlGqagCH6EibFJ2JcBTe6YP17PwzZ8jsjB0vo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720469299; x=1721074099; 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=aDLYOuqVE0NZn+Fq3n3FIDdK7+s7Op683sagRZ82fqE=; b=dsLxLSwgOeCCP80JqFmKre8x4y2RcUSd8ftoNJLy2NXoOFbWzjwBbepyv9UZeaKNi7 dpcf8nsoog9MLr5/Qeqdoy3Wq2t1f4QTVLXPVRxL1NPhNhQq+VQwu4NdEjXddutOGMk+ 7+Qq0QdHOeYP4HprdqDJbZ5wDPGa49zAPXCkh2Yn+KkEI36GibpnHeIsrcJ8hnlNDUYg pUAMOoeH4LnH2Rt2NnW0x3bLy1GkaCPvXDACYTyQ2o+548xue/fVAdHqsMunVlH1BiPa XCfjTDP8IU6PChE8SQgi0YW6VCf4LAYjYsM0UmcFlraPOSkrz5cQO3bTqOExH5ogGyds S5Lw== X-Gm-Message-State: AOJu0YycCjCV6q1IyCra/w2MdOOAwvYGJoUb1VqgHsNaiHMdU5lda1RC oe+Lxxonzdp3KJk8KBRATeKsQ+bKlWRINkI9zxl4sxeWiExre5NsMTGXa+SHIN3HZklfdr6GZB1 GjBY2IC5EPgbEr2cymgoj3XWY02ncYmPoQjWHXOZu X-Google-Smtp-Source: AGHT+IGpagszP/Qn4GhRz7ejAqGyDZ6SRh9PLQlFLKBVZmFnt6w6VtBLIXF/11wwNmXUye0NqzPIdz1UA+gQ X-Received: by 2002:a17:902:f707:b0:1f9:fc92:1b65 with SMTP id d9443c01a7336-1fbb6cda881mr5298655ad.9.1720469298989; Mon, 08 Jul 2024 13:08:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fbb6ab7a63sm40375ad.77.2024.07.08.13.08.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jul 2024 13:08:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jul 2024 13:08:18 -0700 (PDT) Message-ID: <668c4732.170a0220.40859.0405SMTPIN_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 64C7F605C380; Mon, 8 Jul 2024 16:08:18 -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-unit-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_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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 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 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/