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 9352545634 for ; Wed, 17 Jul 2024 13:41:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EFBB40611; Wed, 17 Jul 2024 13:41:52 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 390C54060A for ; Wed, 17 Jul 2024 13:41:51 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6b5e6eded83so41064466d6.0 for ; Wed, 17 Jul 2024 04:41:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721216510; x=1721821310; 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=4s70qyi0przO37ufVXlJnKzGffLq2lNz7YK7dMc2oaI=; b=UJS3VNJSsIp2JqDasgoON7gDz/fxWdlwEjSL2e9uDL2FWSLf+O/mqhtNhsPR0bndxR Yo2/k5UFd0JGmv6J5YhoHIQYDcjzUJFCNhmXdzv3GEmoTp+6yCYdLJGEZn94HT/Uz+8C Ly18yXeWXnzrig4AdEQVTOhy+g1KfDxIONBn8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721216510; x=1721821310; 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=4s70qyi0przO37ufVXlJnKzGffLq2lNz7YK7dMc2oaI=; b=G7IdAFsu5njWI5lKmIpSTbqJPHODZePjkS5crC5UTdsMcD5Ddpr3BBELYJcuk7G7Xn 5losIFdbTJxmYwZFWbaJS2KoufWJvAjBDG5+QOXdxV/7SrVKQJqvoHtk5qj7R9XoU1mX GcUSB2zDNN1uwf8gBdM2ifJqUDY/6Wvwgl8NXgtXbHGDOU+UvmUSCRSPa7GQgDovfVxs iyaZCt/131I1QppcmWpTUelQ5zDxevqeeC30cdg4ihc4WfNINvCKwL59ckeYI3cMYoDb RJM9Pvsopkv8DoV0wM/SCujCp14qy7zAoEdxap1xLXpLGAU00d9y2SGF9DlOXH4JDcJo 1M5g== X-Gm-Message-State: AOJu0YxNQghJHPA82dTd/s6N+tYnk2jvK1AEF2TOqiEJ7wZRfWuVscSf vwSndsHY2cRcP2JHrZTcrCYO1d/ncQKoF9Ge3MzNKot4aKuqE6wOA7xD/e7IukdHjKWDvKwm6Eh i7wR6n3eLVNpBeyHX4mVTyxAMxSm0/SvehLghzutE X-Google-Smtp-Source: AGHT+IFKvW0KWwZyW1wqt2YaukRbhNpF+UrCzCvnmmbp9qqjdw7B/NIfnDzsP8/NXRRlE70JkYAYr79f7U3l X-Received: by 2002:a05:6214:1d2e:b0:6b5:470:c876 with SMTP id 6a1803df08f44-6b78ca4f0dbmr18200216d6.24.1721216510318; Wed, 17 Jul 2024 04:41:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b7654173f2sm4076566d6.1.2024.07.17.04.41.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jul 2024 04:41:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jul 2024 04:41:50 -0700 (PDT) Message-ID: <6697adfe.050a0220.ba729.19ecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0649460526E2; Wed, 17 Jul 2024 07:41:50 -0400 (EDT) Subject: |PENDING| pw142451 [PATCH] [v2] net/ark: fix index arithmetic optimi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240716213939.2561065-1-ed.czeck@atomicrules.com> References: <20240716213939.2561065-1-ed.czeck@atomicrules.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/142451 _Testing pending_ Submitter: Ed Czeck Date: Tuesday, July 16 2024 21:39:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142451 --> testing pending Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | 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) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK 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 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/30533/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/