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 94A8845A54 for ; Sun, 29 Sep 2024 02:16:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BF4E4027F; Sun, 29 Sep 2024 02:16:14 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 49A134027D for ; Sun, 29 Sep 2024 02:16:12 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-20b6458ee37so5384925ad.1 for ; Sat, 28 Sep 2024 17:16:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727568971; x=1728173771; 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=jbQbnYeUq22wFnmx1LVMyDQq/eduRTrxqNCAnD/m5P0=; b=TVkBfGvokQ0qACb9cpUkkGim5UMNz+MlOXpYhGuVIIuhW8yC6T4bqVrIWYu4oInUxj op6R1jkcCqKbtjGZgkf/76VKqjXot4hVDjcKaqa8FE9mSkh6vR9olZbo+4Nxfsu5JhzG E+mn9ncsFX7hstPQ7diPTOzt0w0ficYPoJLoY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727568971; x=1728173771; 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=jbQbnYeUq22wFnmx1LVMyDQq/eduRTrxqNCAnD/m5P0=; b=vqYSx96/6VPNu0cbYtAFyB9gdqg+dqH+ImThyjGKX5f1cBLdH6ksOBKX395nHytzvw i6rKNgKQIGlofJxj0hCG0mTBdJxCkWAKickBE4uIF5NjfAOoErmJwG+MmrRWoAs8NwJS 3L9YO5aqLiRhVqLI2K2R28lkz4yB7r4/dXH5ACSlv4HS5+8p84XHLHO+mMiCXsK5N6Es GsUTR4Ft+Q5PBXXLcQOa80OnITm2eCa0QAR0V2WXL5vLSctCtgRnPzpZZEk3Tc6LM/Jz Nh9/0t6n+p4WVGfKECykuYGEf+vhRdU/Sdye8E1sHLwyXMHJyju6S4xAnTWH4eLtzfDQ 9ASQ== X-Gm-Message-State: AOJu0Yzr8az4r/4oirN7FLjUVq5+oYPlIt1gpt8Mj+DZj7/FR5Egz35K xxnRmiSgROKhdxi7Pwkpl0hcS46b11t0jnFzGicA0J7mNipgiX+pyM0g1O8JOoHil5DRpmlZtVE TPVeCnXvuiHHmRtWq+g0bYLvOPSzfcV0riL10vaXfTZq8VAgrv/WMgl43 X-Google-Smtp-Source: AGHT+IE6IgaIve2MLCJrISZNIal3rV9osdohU8bGOtGNzIHADTcgyHvNiITQrz+mjV/1A2AdOKbhGuJvYNw9 X-Received: by 2002:a17:903:24e:b0:205:9220:aa37 with SMTP id d9443c01a7336-20b378623bdmr119610915ad.22.1727568971213; Sat, 28 Sep 2024 17:16:11 -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 d9443c01a7336-20b37e30de0sm976105ad.82.2024.09.28.17.16.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Sep 2024 17:16:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Sep 2024 17:16:11 -0700 (PDT) Message-ID: <66f89c4b.170a0220.30ca99.7598SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5C506605C351; Sat, 28 Sep 2024 20:16:10 -0400 (EDT) Subject: |SUCCESS| pw144592-144607 [PATCH] [v2,16/16] eal: add alloc_function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240928164814.861933-17-stephen@networkplumber.org> References: <20240928164814.861933-17-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/144607 _Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, September 28 2024 16:47:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:bf0ff8df59c7e32f95c0b542cc4a7918f8a3da84 144592-144607 --> testing pass Upstream job id: Template-DTS-Pipeline#183926 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31168/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/