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 D1FC6438CD for ; Mon, 15 Jan 2024 10:03:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE7724029F; Mon, 15 Jan 2024 10:03:10 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id A814B40272 for ; Mon, 15 Jan 2024 10:03:09 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-da7ea62e76cso7014981276.3 for ; Mon, 15 Jan 2024 01:03:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705309389; x=1705914189; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/oCLcOdXTDr9KYxNEekPPZIC0HRdV+k7m3DIOYbCw1E=; b=UKJKesdLWOrHaFYT8AS72jhVi14hQOq8+Bf5MfRFVHLHQZZl2lLq3rvBU68rvojoUn 3n7TVA/SYKNEwsvSoYIFoon//lXy52OaHV8QLVzySgRXxCdv4lAhwCSFE45LeselFYKo zd8Fx5P8Og8Bwi7CuCqlijmdyjzpLvx0QeYAU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705309389; x=1705914189; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/oCLcOdXTDr9KYxNEekPPZIC0HRdV+k7m3DIOYbCw1E=; b=G867czRDewsJu0/yisMj03VL59rB18UGiyLqCg1MY6xY19YMZqpmySxsfCGYYpf/NA P6613hgzk7+3nJXHg1tyjkep54OL6COYpDdm4PUmV+ZqRZj7hJ3xKEKJQZ7sYaVIrdJ1 2PCkjeN9RF+ErMD5SYlHzyqtE3tpOMtMNBKcC1W1/NQvBXIK6saVLhFglHWkgN3ot1fi QaFCKQLugKppdkdLuU7GWXPyVE6dYvFwv0pcJSoetaTH/5cW13iI0E+YR0uI7177TvE3 MpCS0InmQ6J+1FhT/coHIjJwYQvblXAYDpwPegJKXukmGT9gWL+0TyOGcfJmbVZqlPSx OXFg== X-Gm-Message-State: AOJu0Yz0ZzcBs6BzYZQ3+gaHtgJk7itkQi4e5UIPgdNAa1UvODcd+UGb Aw0IoPRNqlffEN/iflwqEevS7AtiUKlRiDTO4YRWkkIvlZEWt1ABZ+eCq/fQHz5f4A== X-Google-Smtp-Source: AGHT+IHKUNVdDG4jujkmuDdTxUm2VH//ggOcD8v4OIDw2qtP1hnWJDs7FlggZhKfPm46cUhiQxljfLPikXSP X-Received: by 2002:a5b:bca:0:b0:db5:49d7:6ae7 with SMTP id c10-20020a5b0bca000000b00db549d76ae7mr2130075ybr.25.1705309389121; Mon, 15 Jan 2024 01:03:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p67-20020a25d846000000b00dbed239fa8esm576214ybg.27.2024.01.15.01.03.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 01:03:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 01:03:09 -0800 (PST) Message-ID: <65a4f4cd.250a0220.259bb.a59dSMTPIN_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 C36456052515; Mon, 15 Jan 2024 04:03:08 -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-compile-amd64-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 | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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/