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 D4A3B438CD for ; Mon, 15 Jan 2024 10:13:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D0723402E7; Mon, 15 Jan 2024 10:13:57 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 0578F402E4 for ; Mon, 15 Jan 2024 10:13:57 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7beefdfe71eso220582239f.0 for ; Mon, 15 Jan 2024 01:13:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705310036; x=1705914836; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3rftjY/MumlEfQSPgOean+8lcB+eFCdzBC7A+7wg84I=; b=SY2a+vBOHnzWPz5c1LSnT3X9x3ctRN7Un8hZIOCCjQUk4FBn9lRvV2udmQGQ07J+e4 HvQhL6x0CY5d7uYxxU0B2xenjgbUlwCbcGhGB3UFR4UMYdL3aDCfqQgTBLvXWxWsmCe7 bBFERBMkv//Ov88aheGqNg08MxRVt+iZV6FNk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705310036; x=1705914836; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3rftjY/MumlEfQSPgOean+8lcB+eFCdzBC7A+7wg84I=; b=qsO/3NzLhTayaTK2GTcll2ZIOX0JUeXk3AG+3aeRWtlR9KUWgMNK7TPZsDGtGq8VZ0 WFbjWla29/3hxiVdiSuu+ICC1sWaeJoec0K7K1kcrl1O1P8m8i6F+R2x0MvSyWOaj2Jk nEbc5TgGmwkXDr8tzTXmVrN3n61V8hoVgR8zLtEUe8J+ORmjDiPq1l5kzA91iZnpIxrW /fy2kbV5PYKfvhWGhp9Ct/OJn7qAiHBPVUe5qfVOg3Pay92CIj2KKyXHGw16ikTbCVAo vP2xbjgWoeKI6Q6rN9QQ3YWsbmxnyoULfrTy9a7VxsgsaXLZu9LUfVuoMeTWpJvUVABf Gq9A== X-Gm-Message-State: AOJu0YyuPzrPkidlUJx/GN3HIyZ9xa7gM4kePzXTE9o2j8a3b91SzUai C1FCsw96JVefpexpnipmFZyAE9nZ11leH0iVyt0tPmSW0krhYy6fsTJOsXQLvHHHXqHW2F+ZjrX Vm8dX+Q== X-Google-Smtp-Source: AGHT+IGxbK3rI5ILurMIJQYrtXP6+zAsuU3U/jlYE1EbrcTSp/V0T19iUN/ZWpP/iGysXDT86gKV/55K5Iyj X-Received: by 2002:a05:6602:81d:b0:7bf:31b9:d171 with SMTP id z29-20020a056602081d00b007bf31b9d171mr2271696iow.13.1705310036408; Mon, 15 Jan 2024 01:13:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id fb4-20020a0566023f8400b007bf2d097458sm104692iob.4.2024.01.15.01.13.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 01:13:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 01:13:56 -0800 (PST) Message-ID: <65a4f754.050a0220.cea43.659dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DACA26052515; Mon, 15 Jan 2024 04:13:55 -0500 (EST) Subject: |SUCCESS| pw135871 [PATCH] [v2] app/test-crypto-perf: add missed res From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135871 _Testing PASS_ Submitter: Suanming Mou Date: Monday, January 15 2024 08:08:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:1ee6738c308b8b3cf230644187394f13ca6ec36f 135871 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28862/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/