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 CA67643DAA for ; Mon, 1 Apr 2024 19:53:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4402402CD; Mon, 1 Apr 2024 19:53:25 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id D6F2E4029F for ; Mon, 1 Apr 2024 19:53:23 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3668fd6952bso15188195ab.1 for ; Mon, 01 Apr 2024 10:53:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711994003; x=1712598803; 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=ei5HOew7m5YN29aaVuxqUrJHUjLQvGb2Qy6d8V46AQI=; b=GN+szOzahTRgSQvq5s4Q6SGQwvLbzCDq4VXlq554lFFlrdaOBH2MOu1zCE+GyPg9jf ZYMNip/cuy2T3bTHZ9hYEqIzTYNcXs3qHM2sohpekGTbiEIuswBcOVdipucUdUwPW7ob edYApAgZf31htA/VXAkPASj24ilWaUfJepEvA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711994003; x=1712598803; 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=ei5HOew7m5YN29aaVuxqUrJHUjLQvGb2Qy6d8V46AQI=; b=TKSvDccX4mLmiI/X6szAnG+9aWEqMvs3Ud3Z/bWYFu4e+Ki4NbWtviVivVPvZKA6TY jcWbbHMepMsj8p3CpVdOFZsWPBk7c9N+sX90lSP1KvVi5rmv6nlu6slRyNFLt+JcBg9F DAoELDOX9VGj/2/FO0QBaiQT9YW9gILcJc3MKqUKxpBwxQDb3rQmCAODYt/kUei2n5+W G68DRTkCWELw8hahJKDl3wsBhppLXuHSyuG7pbSRtyxxuERNwo/QWWr/g0oo5p+75xe0 P17fAd45j1LHWe22BvKuGvhkl9GPV1eq3ih3PN6CxZwt7lAMo2aKJ65Woa5vMkFMleMB PtpA== X-Gm-Message-State: AOJu0Yw23fEDBPTGuIK5RavSLmo+SvfYSG3I3JIOyBUNsffTZ2GS0j+P To/PVAXYKPHQCiKghsJWMrvkjC9s7qycndQ6yDyWLfcgHbuPgzvvrV5lBL5z79AbBReR3YSO1CA CF67pd6jS+s82CN0ZV+ZIn6aQdahK9ectierb5KnJ4NZH01aws6IkBFEk X-Google-Smtp-Source: AGHT+IGQQrPMf0O3uBGg3RRzB1kVNAT8n3v4XTV5wHPBNjqGNRmjLbVbQ/zI2XYaB72TYf+w+0MfvkIxkPBd X-Received: by 2002:a05:6e02:350c:b0:366:a821:e75d with SMTP id bu12-20020a056e02350c00b00366a821e75dmr13545917ilb.6.1711994003313; Mon, 01 Apr 2024 10:53:23 -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 v11-20020a056e02164b00b00366c478af59sm497750ilu.1.2024.04.01.10.53.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Apr 2024 10:53:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Apr 2024 10:53:23 -0700 (PDT) Message-ID: <660af493.050a0220.ed5bb.db90SMTPIN_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 EB2486052471; Mon, 1 Apr 2024 13:53:22 -0400 (EDT) Subject: |SUCCESS| pw139015-139016 [PATCH] [2/2] mempool: fix unused warning From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240401170257.121047-3-stephen@networkplumber.org> References: <20240401170257.121047-3-stephen@networkplumber.org> 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139016 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, April 01 2024 17:01:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 139015-139016 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29689/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/