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 EA24B45A92 for ; Wed, 2 Oct 2024 06:21:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D028240273; Wed, 2 Oct 2024 06:21:14 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id A942C40268 for ; Wed, 2 Oct 2024 06:21:13 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-20ba733b904so19209085ad.1 for ; Tue, 01 Oct 2024 21:21:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727842873; x=1728447673; 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=QxjuzePM/zmyigubuOYd4RZLBbwl5SCuTny2sY4x11o=; b=NXgBt6BrBGZEYMkh8tYRhseIxXYNqw8gmIrOjJdIQEehTOg2H5zLUCSqOs2ggWmkpy FSPyjecRgMKBrwgodY9ZaZHaqd+2stNImvOHHZlVyfFel5XxuLeHg+oh8oBj2WkDVhh2 PQ4K402GkvIEtmkldPQh/hkbbcDJBCoOF9wKQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727842873; x=1728447673; 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=QxjuzePM/zmyigubuOYd4RZLBbwl5SCuTny2sY4x11o=; b=PLvM7W1Nca/P305ZERsMlL7FTmPIi1pwh1DI/t1jtkbZCMAHaxPeq07AOVciZr8aT8 tE6U0xuE21L1r5Qk4i7iOIVCEbRXFGDaoKB27y+gyyaalE2Oo3rrrA8798nQnAP5IAi8 B7dh6CBI0kIwVgRYLVBLbsHNxGmrNXkAFLVKhatn7Rzr9wbFewVtdIS45yDESAMVDkNG VdVbXbAV+jCJBTMRdBbY1J1TsWFsLDr+d+QqfQgfE1tNuX2eD5s7oZrPJyKBymvBvkPQ BADOfHHxXRDI949ab09RJdO3ZLK1q7hR5GKI11wWGYWUPbXLdtMhQteuI2hagv91aibo MDlA== X-Gm-Message-State: AOJu0YzM8Mh5ZwqlbRSh2iWlfeCwjKkGFjEQy8disCKgRhcgwoy4rWPI aHNh+O8zEP9ClAlUMb3IZ1IeqLSU/EniJqhODAFWt2C5sUQ2w5uYSxsg5hdSi5hgNuaHjA3Tq+0 ysUlhb3bQTuCWngjvc1uf70rJ+hYYn1LANjdCON3H9d2VX21oUtG6rXYQ X-Google-Smtp-Source: AGHT+IEMUtcAUrtI9lVhNEX8bXq035IUWyX0rOJQJx4Wm3zxZeDTHpFbYtH0+YItw/l5DLMP9tMrqRb7KiD5 X-Received: by 2002:a17:902:f682:b0:20b:5fb6:8dd4 with SMTP id d9443c01a7336-20bc5a0b83emr27147045ad.21.1727842872644; Tue, 01 Oct 2024 21:21:12 -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-20b37dd903csm2269435ad.71.2024.10.01.21.21.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Oct 2024 21:21:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Oct 2024 21:21:12 -0700 (PDT) Message-ID: <66fcca38.170a0220.c4f04.2576SMTPIN_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 D2168605C351; Wed, 2 Oct 2024 00:21:11 -0400 (EDT) Subject: |SUCCESS| pw144865-144881 [PATCH] [v5,17/17] eal: add function attri From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241001163708.355128-18-stephen@networkplumber.org> References: <20241001163708.355128-18-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/144881 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, October 01 2024 16:35:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:bf0ff8df59c7e32f95c0b542cc4a7918f8a3da84 144865-144881 --> testing pass Upstream job id: ACVP-FIPS-testing#7135 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/31212/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/