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 3CCD0455D6 for ; Wed, 10 Jul 2024 21:23:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37BC140E0A; Wed, 10 Jul 2024 21:23:24 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 4CE22402C9 for ; Wed, 10 Jul 2024 21:23:22 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-8036ce66108so4426439f.3 for ; Wed, 10 Jul 2024 12:23:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720639401; x=1721244201; 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=waiq0uzakK+HptKb/s8PXJpEXoKXOP5RAk73TfHOIAA=; b=EzrpXYBoHTypgeeyI0IEGmNyTyCvkNYI9CocMOSpwIf7i0a7oToErNSoypfsOfO7fB fAwI5lYuLYdMUeK+bZSeXSVYySUkgXqtoCgCjz8aFaqqoBDCcxwkOxRBL87ECETW6zhR iNHtSJhcNHL/VBAydE88psDTWUGzWAVThZnyE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720639401; x=1721244201; 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=waiq0uzakK+HptKb/s8PXJpEXoKXOP5RAk73TfHOIAA=; b=jaLPXy7UNZa4Vp9R1E6gMYC2WonmnY1z0ycXCxnylszq10yBgqB8IkyfsJ5gAo/PxG re9oFZ9oOSPCCEbnPCoHSsj/4AL2NOZ5N19KiIUgD8FzYxiZmFIgIa5t1HkTUpPnpHGB BCpskXIdtDdGP5H98sis8xo0YtsiJTjMnS+bLhk05ZIqL1sTXAWVltp3xytBz4uLlW6M HbtTNn1LXpkZTduY3YXy1S7qc6+kzJuQOgB99vOAzc0PWJ/PMdNb2sVH1+WGPSSMvbd6 QXR7/q8B59I9B4FDVVpWfE98/vP6gPlmksrGkFhPp2e794jSFGnOFSYwHZI3MEzP2i9v C/fQ== X-Gm-Message-State: AOJu0Yxq/6nMZepF41lNt7v9QK9gMnWY4bbc+7P4lFjYbR3Q8/P/JhG6 XG2kd0pN4zdt9T7FpUoVR6m6g5hv7Ic5vB5O7QHm+922ZxjNinBcgl+BdzeIGnuKWsvRDsBiPVv tx/rit2/2/Mx7YmQXMqNinRt90Ei9WlVzEBkaj2r2hrEehs4nbndLD1AI X-Google-Smtp-Source: AGHT+IFdTdm3TH5bojpLEIZKpYHkAxU5E20LTep85EW3UBf0pen+ziN54RkEnu9E7EX6fG/6b4QHg8Mt3G0+ X-Received: by 2002:a05:6602:6413:b0:7fa:a253:a1cc with SMTP id ca18e2360f4ac-7ffffe228a8mr967876939f.3.1720639401625; Wed, 10 Jul 2024 12:23:21 -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 ca18e2360f4ac-7ffec431346sm20485939f.25.2024.07.10.12.23.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jul 2024 12:23:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jul 2024 12:23:21 -0700 (PDT) Message-ID: <668edfa9.050a0220.7c044.c459SMTPIN_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 23E74605C380; Wed, 10 Jul 2024 15:23:21 -0400 (EDT) Subject: |PENDING| pw142292 [PATCH] [v1,1/1] fbarray: fix find_next_n for una From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <229663bd30b1f64accf51bdefa20f6abf9ee8ad0.1720612158.git.anatoly.burakov@intel.com> References: <229663bd30b1f64accf51bdefa20f6abf9ee8ad0.1720612158.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-abi-testing Test-Status: PENDING http://dpdk.org/patch/142292 _Testing pending_ Submitter: Anatoly Burakov Date: Wednesday, July 10 2024 11:49:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:830d7c98d6b2746401142050a88ff5cbc3465ba7 142292 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PEND | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30486/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/