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 81BFC46024 for ; Wed, 8 Jan 2025 22:22:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A0AA4014F; Wed, 8 Jan 2025 22:22:20 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id C8DAF400D6 for ; Wed, 8 Jan 2025 22:22:19 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a9d9c86920so490705ab.2 for ; Wed, 08 Jan 2025 13:22:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736371339; x=1736976139; 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=VtzFU9oR4g2IxYXI/quHr3plU8kiUEAFvh5CrqyCwkw=; b=Tzu5LBhmxhQD2fpUft66R+DTza6VypC1VvTIydPNQ8lzK+J3zI2ZAaa/BIzm00azWg D1vVpsnvAYLTHDU227JbzCaNot3bWnmHuLxvPJBQDU2DN2WaOndyOWi5l5oJ7TSrmAA7 ipaMKaxvWns4zYe3iR0/G5FsjjmxR8ej4Awhc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736371339; x=1736976139; 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=VtzFU9oR4g2IxYXI/quHr3plU8kiUEAFvh5CrqyCwkw=; b=ApCqihuGx6gz0bIfPsUcifmS5HY42iuIQybWXni+XN3z+jyX+lRhi+1aohnbLGmGPz k4Fuq68x1SYHdl7u+rYvdjxjByu/tuYjcJ0X996/Wk7XSXsFyqI4LDSji3s6ZznRk912 LorLuxpZnKHuyHibDP3lYSfCkIn0kvsxDlMkgVMYPuAJUCGyEW4/C04yzvEfjbHO0GWt g3lDIS6X+P0T8n3MteYzibP6mcHEOF5jvUDIFKtbiuhGcfPx/l6MlKqwjw0LbwAFPOHO d28Y3V5GCHILbfEPOGZTCcieXBewPYTbG6PqQd6gtcJwYONNAFtoINWTBnsGE2wSr+oM 0tqA== X-Gm-Message-State: AOJu0YzWXGYfEViKo6uUpAJXJ6fazBr+TURvHDbGhxHLDSQKEYh+s5Gi OllLaXZDWpFGa0bnKzVjVTFwlq8qIsY02pRnjxPhdmqn/w5NfDSTKT554fxTY1fMdAH+EvirgwR 9m95lhwuLgyw0RpK62vlN/AP0/J7qHBS9phvK7o4c X-Gm-Gg: ASbGncv7rxEwFhnWJmQZGeeJ7DOOeZz38YEhIwRcuDEptwbiKiu97ev/HUqqK4xogwZ KAAG17lax4iPraplBcnj2C/F7fm2WNWAq20HtunU0ourD/RmhWY1kIvDS10zqnHNxfT77NsB6YY p+iDMXZKf8LahP2qN/qYqYtUFJ64ycYwAUSIjLWy3q7Mfkcy5oGJdWv3TDrDVzuuhx/f97HEhnE +FtwF4AEVKCWyqUeYHnfH4KDRvm9KoWtCgHuH8VQpmFYj7jEB8ukJDaA+kPlxprQ1T6igL4pGS3 qg== X-Google-Smtp-Source: AGHT+IESYhMB7N0t/fMoAXZGl9kptxJNtO87m0bJBzRYhcQpD1ycS7yyqxPbSUo26WOb5eBMefjp/YqMdGKO X-Received: by 2002:a05:6e02:154b:b0:3a7:e286:a572 with SMTP id e9e14a558f8ab-3ce3a86a535mr36789375ab.3.1736371339036; Wed, 08 Jan 2025 13:22:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3cdb9ce401fsm7111055ab.70.2025.01.08.13.22.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 13:22:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 13:22:19 -0800 (PST) Message-ID: <677eec8b.050a0220.1f5c0c.89daSMTPIN_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 82F366052471; Wed, 8 Jan 2025 16:22:18 -0500 (EST) Subject: |SUCCESS| pw149313 [PATCH] power: use hugepage memory for queue list From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241219075319.8874-1-lihuisong@huawei.com> References: <20241219075319.8874-1-lihuisong@huawei.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: SUCCESS http://dpdk.org/patch/149313 _Testing PASS_ Submitter: Huisong Li Date: Thursday, December 19 2024 07:53:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149313 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#110627 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian 12 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32168/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/