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 E8CE3455D6 for ; Wed, 10 Jul 2024 21:58:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3515410D4; Wed, 10 Jul 2024 21:58:46 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id DC80340E0A for ; Wed, 10 Jul 2024 21:58:45 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-75fe9e62048so72722a12.0 for ; Wed, 10 Jul 2024 12:58:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720641525; x=1721246325; 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=A/pMPE+vecgqJjn+zUcyzn5XBGS/Y0PCts9u34DIl5I=; b=XICjUnEP1/FOiW76v/hFzBXPCckxYwJPRsnJWJL+qAl9aLw2bl1wcewpnMyZExWR4f WfZYK2Kv+gKKM5lyiNTrCiSdu0eO+UT0neciPswemvyJQzER9gGhCysuAnljurC7GfRu FQZEJy9o3RIPacOwqP8ldKgnmNzSZugMEQCeU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720641525; x=1721246325; 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=A/pMPE+vecgqJjn+zUcyzn5XBGS/Y0PCts9u34DIl5I=; b=mD8WQPU7v8vpmhIk35h+ysV4npPiv6HZz9p2JAB67VXVAJ8he6gM8LQobeVgmTgZVp iRM190PU0yrkU8zW1jhqBtJJ6dUIKdHjtDetXJ/H/qc5Y4l4qwW4T2+3bD5KcDX1HCCa NAZM6Eu3h/LMU4IgwwmHHlt0gBVgp55xD0DFHnOaSrZlDM6JyOcJwjunOOxY76CTCG5e SInr+MTiaF8/p3K9TL4qdbQdaUU2oqqK/atBhnODBK6S9da8Czm8mMIqqwNLS4jP9Xxv 6SL9mA3T7Ge8GFLh/2oxr2bKvgEMCLak0zPKVPft9R8s0XQtRmTaBmgPZqKReAkxHoT5 UsoA== X-Gm-Message-State: AOJu0Yxy9oP/OeXMpCzrIaJYs7l8rCFgmry3KRzSVk9kXpc7RqTgzwcA O63NGzo+sTSbuMc5sqffzhvlo+ev6Z4SWAMp8skVz96tgL5N7/SstaiiGI7/QtEF9fkNV7oBkNP 1/Eiu4mcwjxkfl4y4UsnsYwVr4R7mU2yXH6YAohRk X-Google-Smtp-Source: AGHT+IGW/BjQKfSXDgYCYYw4qkOR6Vm7WY1ycY7+tLLQApJXvPEThMbzvzzV13xVDcc2U5DGqm52qojEefJA X-Received: by 2002:a05:6a21:60c4:b0:1c3:b1dd:2572 with SMTP id adf61e73a8af0-1c3b1dd2580mr879712637.14.1720641524982; Wed, 10 Jul 2024 12:58:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fbb6a1337asm1542585ad.21.2024.07.10.12.58.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jul 2024 12:58:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jul 2024 12:58:44 -0700 (PDT) Message-ID: <668ee7f4.170a0220.ab66d.93e4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F221605C380; Wed, 10 Jul 2024 15:58:44 -0400 (EDT) Subject: |SUCCESS| 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/142292 _Testing PASS_ Submitter: Anatoly Burakov Date: Wednesday, July 10 2024 11:49:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:830d7c98d6b2746401142050a88ff5cbc3465ba7 142292 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 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/