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 456AC461DA for ; Sun, 9 Feb 2025 17:22:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 236BD402B7; Sun, 9 Feb 2025 17:22:34 +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 77017402A0 for ; Sun, 9 Feb 2025 17:22:32 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3cfc79a8a95so12325845ab.2 for ; Sun, 09 Feb 2025 08:22:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739118151; x=1739722951; 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=/70UpSZc16154EhIbiEyZgQADGzz68B6N0YGad8LGy8=; b=ZKNyTVzjm/6MOcz4m51pIRZJzXurfhLdSAsstYVDaqfLQUQJ1kWzipzKPh+BltINLU TPOhpNjdMEmso/vgUWcoj7S8rvG6w9kqTPDaYP7HOn22+hnPBOOJT1iQhCcZPZ3WoVdS yEmsQww7SqLjxr3Kgim2ms/uw1tOW7gNqatJo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739118151; x=1739722951; 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=/70UpSZc16154EhIbiEyZgQADGzz68B6N0YGad8LGy8=; b=IDcbg2ClxL1JZUNxG2zSfGakYBGTdlFyrbXVvsyZilhgBLGtAGRlkmK6iQX6HE0idl NFfvuy6dQ9NhFSd/WlalJp12Z3HPIWpudoG25z0BaYC9Jsk9CpkADMWDRKbcpXIhQe4S 0WWBpour1xLbaFJXU5wxaa+iLcP+a9n4vP1eedcZFOySnAF7p+P9rN89CH8roaK8HzZv 0OtV13iX6zPG8bGBKQFXCusXA9re/GECKTGGrxnbHekfEeSSHDIH6yRyPuBfCee1QKFv vk3lLYzK86I8lwKymwzFbf3kE8SU113UP5Oueh5z0MR7N7/Z5sa5Qsrs2embZ1mlPXpp wx2Q== X-Gm-Message-State: AOJu0Yxt+oglvDsA8P3LOF4UDk1drlDaE18/WmZc+bh6CFtGROPlwSPe weJf/VNbDlagBu9a3riYS6Q/981J5y12BwUu4o4ULGC3bucpHaVjEvezFovfrpqCcKUcxvzG+nv ZIn2P9AmL48ig33d9Bzr1as8TujYOVphRfn1yz0E1 X-Gm-Gg: ASbGnculKqSrSCxvm+TZgxwoMRDJFylQvcRQnUFS0T5lzXxMp+yTJb35E2bhbBBAk3s 1/hiyUHgNUl1XD/D1JTulm9h+RSuQUdR5tOEz7Y/BmDAbYBH8U2YMH/q8ReP/q721Fo68P6/kj4 F8knlVNAkSSYBmdjtHdXalMnassy3PgeaMK04AlggM+n5MAsFd82IBvmbANoTw47++voY1VqtXT BqD1mEl3IeQsVJCMt1QACepVDHTU+BvopOmm5LZHwg2If3nx9yzdJE4uciHG5BCau+i/8Z5rz87 r5MO185sceHcSxNi5ENCQRBWYqDctQ== X-Google-Smtp-Source: AGHT+IE9Caz2Ma2k+1pZxkSfbFtlhxwaU10FtaL78RkWUpMOEnBeaGVC+HxBARuDidkdGmq/xU0Zx6iZj6kZ X-Received: by 2002:a05:6e02:3421:b0:3d0:101e:4609 with SMTP id e9e14a558f8ab-3d13df3e9bemr93836955ab.15.1739118151700; Sun, 09 Feb 2025 08:22:31 -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-3d157e0a0d2sm1378635ab.48.2025.02.09.08.22.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Feb 2025 08:22:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Feb 2025 08:22:31 -0800 (PST) Message-ID: <67a8d647.920a0220.a7d05.7278SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1EEB46052471; Sun, 9 Feb 2025 11:22:01 -0500 (EST) Subject: |SUCCESS| pw151184-151215 [PATCH] [32/32] test/cryptodev: replace me From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250208203142.242284-33-stephen@networkplumber.org> References: <20250208203142.242284-33-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/151215 _Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, February 08 2025 20:22:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:3553897d84d8b54a1b1136cbf04dd7f1a40fd85b 151184-151215 --> testing pass Upstream job id: ACVP-FIPS-testing#8849 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/32537/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/