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 AF62E45AEE for ; Wed, 9 Oct 2024 08:26:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A481E40612; Wed, 9 Oct 2024 08:26:34 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 473CE402BC for ; Wed, 9 Oct 2024 08:26:33 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-71e050190ddso2128445b3a.0 for ; Tue, 08 Oct 2024 23:26:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728455192; x=1729059992; 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=AYbDqBiu0I6WbAKjL/IKbgpwwp89zjGkbHOnbitfOxM=; b=bJaLdu9j6U3KI6dYFqX9A+BMxwqJUD3+8lDIS/sgoXcjzd4TzDTeUf3VAtU57w/2KB he4RddoPHHS9NqBs1es+ll1dxoHuOKET2lSDHMs6pnhL2qBHrecEcmBLe/k0WpTAKpLy 1xJ7DWzgXcIL078ahcBsenwPolIJdvIkBKtgI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728455192; x=1729059992; 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=AYbDqBiu0I6WbAKjL/IKbgpwwp89zjGkbHOnbitfOxM=; b=nWTXesh9MoW/zm5px6F0lozF64kOuUweiCB0a5fhQtu1ijQp3utOKyQRFRavCWh9Sr 6O7SzfLZi1G6GN7+TjCOntQ6wybtAFyVULQLx33S9+ClQi1tVZMmB7YVBXCtJnBCxqHu d9IsOThMVyEyZWIXINEAs+0p+cbebNoc7ijClMn3TzqRzLVbY0nrhGeNeijbrsrK63o2 VldPp2Cdz1kKeRic6j3okGVs/Xvr1aHijkoqEnLnJ8rg9iHjXX89pwV0gXP028ZC37mw FUM493U5a82B0OPdR0Is2IXUbemhDDSjjvHgasXuxMLzlhSer5ARiPyOxAb0h3ywJbXy TWfA== X-Gm-Message-State: AOJu0YxoP70u6RnMAUC51Dkg8QInyOL1qjnfQNYtVHbBMBBOh+iX3Fsl xw9UkZcK9yXt8sSnezKumMQoVCw6RDXs7iORg3E8rGSVQPg/2mzDVQigo2R1F+SyU3SpIvC3SlR Jdu0TWHYBCXp50QBRBJ0FeGmnuI426JbER932+b5HBfJzr2hVZkeZmUnb X-Google-Smtp-Source: AGHT+IEAh2btxoTxkCIkwRkbaIazxJVxTDuuh7pCVfmgO8O0lEb+GQPex9lE7+rSPi/Awn5zKxfpQm3s0g+8 X-Received: by 2002:a05:6a21:6e4a:b0:1d6:e61c:23ec with SMTP id adf61e73a8af0-1d8a3bca699mr2717628637.6.1728455192164; Tue, 08 Oct 2024 23:26:32 -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 41be03b00d2f7-7e9f6e77de4sm403657a12.29.2024.10.08.23.26.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Oct 2024 23:26:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 08 Oct 2024 23:26:32 -0700 (PDT) Message-ID: <67062218.630a0220.e60ae.ba1aSMTPIN_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 58BCA6050A6B; Wed, 9 Oct 2024 02:26:31 -0400 (EDT) Subject: |PENDING| pw145481 [PATCH] fib6: add runtime checks for vector looku From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241008173136.441340-1-vladimir.medvedkin@intel.com> References: <20241008173136.441340-1-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/145481 _Testing pending_ Submitter: Vladimir Medvedkin Date: Tuesday, October 08 2024 17:31:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e7bc451c996b5882c5d8267725f3d88118009c75 145481 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#312565 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | 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 SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 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/31356/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/