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 897C7455D6 for ; Wed, 10 Jul 2024 21:45:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85E7140E0A; Wed, 10 Jul 2024 21:45:05 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id BC10640647 for ; Wed, 10 Jul 2024 21:45:03 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-8036ce66164so5010039f.3 for ; Wed, 10 Jul 2024 12:45:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720640703; x=1721245503; 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=a7f6yDX4Axtfy8cex3hWvCLzPyZLGW6ZFg5d/xqOUeA=; b=FSZaNARffKnYRsxiqbPaiTgs0u9WvR/izH7N9mFHxk9ZxlIlVpRMh+XXcywKXT0XBN 4w0yK52iadmN6lWJlqXvwpnSbRtWIDtYYHzrh752fPdZgxwi+d5kZkGZMjCUIECVQamm IGfBt9BMO/aQyYVEH4pG4a8Qnep6hqpgQps2w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720640703; x=1721245503; 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=a7f6yDX4Axtfy8cex3hWvCLzPyZLGW6ZFg5d/xqOUeA=; b=wToc7+avQ0U2H6hGfuqJVhy7VJNPcsQvwtrj7NfC+QHp8jzvvCp+Z+N66QprUat43H VSvDQEAx+N8+78oGcYQnjVzkgIUixgTf2MjJo1lZNcNvxB5Hey5fAGD2+E/Axr7KN0Gp VNvk1rTvIPfPoD6v8UAhAgBRDrsQdXtOgldE9NJThNYvBT/828R2hDN55nwEo3Dvnhek yubyi5Zl+/Ioa32Zp/CoYB9wsJwL+RvMDoWiGToTnWHnIPJBrNDlr+yG7R1NisbDsaok c5h/fgxedGzCliw05dZFKiMUCyrSewEp802pOz0XRvnvB0LAoEAoTkFtCUT7q1fYUDCu fzog== X-Gm-Message-State: AOJu0Yx8KFORWGivCYtwCrZgqCUZV6Xzj0FL3chkLpjknqmsjxJ1UtFO sOIHBZFAu3P9t5vUpLAvds+ptqXj0rqttNgD0rC5zr3dPOnqQ8Po6CK/l8/tWs0U4llacSEf2+R 5B4zxyQS12r2XC8lf+XZOydViRt+jgApDegexZtJw X-Google-Smtp-Source: AGHT+IFs34GxwYGcLZfJUt8kUSFT0o2iRUoeS56RFkTstOUlH3T+lN0MXVcu1kMQKqghhYuAh1Bh4zuItHAx X-Received: by 2002:a05:6602:1581:b0:7f6:2e72:e81b with SMTP id ca18e2360f4ac-7fffece0869mr963564239f.4.1720640703174; Wed, 10 Jul 2024 12:45:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c0b1b5ce3fsm181201173.40.2024.07.10.12.45.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jul 2024 12:45:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jul 2024 12:45:03 -0700 (PDT) Message-ID: <668ee4bf.050a0220.c8e26.a986SMTPIN_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 B328B605C380; Wed, 10 Jul 2024 15:45:02 -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 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | 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/