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 9E8F5455D7 for ; Wed, 10 Jul 2024 22:02:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9AC85410D4; Wed, 10 Jul 2024 22:02:19 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id BB89840E0A for ; Wed, 10 Jul 2024 22:02:18 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7f99d50c1a6so11465739f.0 for ; Wed, 10 Jul 2024 13:02:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720641737; x=1721246537; 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=sWpcGmbSJ0BEyUzw/+i2Rh3JNc0THzJgP4SKybmfjps=; b=cQWvluImPhLZSjmqFo39BkeoDTqeZkZ3lnRsxdP/4bTiRnYPkMQxITYQGWrjOFn91L XCY2ue0KtH5nxi4F5NIMOjhg/Ach5BTu3I8kMiaBwT6a2IAlE0jgQxYYpqhbFBtGQZsN ZzIr6j1Gc3oX+Aa5yUikRSFZPnyu+6nNz9q7I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720641737; x=1721246537; 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=sWpcGmbSJ0BEyUzw/+i2Rh3JNc0THzJgP4SKybmfjps=; b=k62HDfDrnEEV9W+FNpQB/qGNJBD6yqPXaLr9kkhAtQsAzoepmw1f0v8eoVokrzVPf7 hr48E8VnWA5DF2et6NnJDZ7/y6XDmUzanYE94eRRoFzubIZQIlCZsjk/NgjUT70tewbr vHaDy7+oZ5Ounak73ihViaeDNJNt3f/ErVMBi5fQ5Ui1yOWxdtKT8h4H2wVpIz9iem7K AIQjsUZuChN3LGZ5/uVaXhCo2eer/NqteFC9RcknYFhuvWiAN/CU3QhhG9JVP1ayiPuC ECwysMJTwgDHQRn8AcH4uBvrvXkqHLAG9wPyejBwgxI9cUWOIjFeyZN38X7wRq2QkhC0 In4w== X-Gm-Message-State: AOJu0YxgQhoyih4GZjBgzhtGhwdvc4WbMHNRvy1xBKYa+MNQcC/platv e8KPDBdBecDVu9ycDA4sZKj83NxEQose7ykaka2mId7krZsChc15fGlvfTuO4jF+rD/E9Nb9qkl jtdfCGqTgb5WSOf5lAwYJezWy2LJ7WzOYQYYTDo4v X-Google-Smtp-Source: AGHT+IE88GxvSw3cqZ/hvu+8Au6yw1kn8is0OTCJHyIRMm6R2QNyhy2Zwxpncy7MVlMH6l0ycKPdOizoUdGs X-Received: by 2002:a05:6e02:174a:b0:376:40b7:b6f3 with SMTP id e9e14a558f8ab-38a56f07669mr77726745ab.2.1720641737712; Wed, 10 Jul 2024 13:02:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-38a4b9703b3sm2393875ab.63.2024.07.10.13.02.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jul 2024 13:02:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jul 2024 13:02:17 -0700 (PDT) Message-ID: <668ee8c9.050a0220.26503.d58fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3F825605C380; Wed, 10 Jul 2024 16:02:17 -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 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | 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/