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 D36F8439BA for ; Wed, 24 Jan 2024 22:12:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA163402A6; Wed, 24 Jan 2024 22:12:55 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 9B88B4027A for ; Wed, 24 Jan 2024 22:12:54 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d711d7a940so52653235ad.1 for ; Wed, 24 Jan 2024 13:12:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706130774; x=1706735574; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NwNmzgar/diEwYkllldriIfWx6TKuY9LtUUOTv7cC+w=; b=ZRm/GyLPFfVaOS33vNOWIawLF/MLB55WWigra1n9GiQjv6Xmd1Cu4q+NMI44mWOcgk CU22AhFy7EatZiwnlVpPlLJSUUgzsUAsW7zVI4TYMQ8Ua+RB6zD0UimxvK4BnbGR9OS6 +jLk0ZiOKxiUiG8Dc+6qFUv02KyvjVUtAvxas= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706130774; x=1706735574; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NwNmzgar/diEwYkllldriIfWx6TKuY9LtUUOTv7cC+w=; b=FQgB6gsuLxAm6+uC2TWOIDL5kpNe8Dn/CSI27Ch3f+qU9zVVlex5LXsgwqFsell+k5 1PfbPFSxTqz8vsDmosSP7fgFNYUpbzoY3upySZaEhcoLaXIuJXthu90+xk4HRawd1tap bP2BAMGj6+dGosaH+qsW+zBrpf4FIs0x1wo5yJ46vRcqzH2vmYsVK7FvbxXuEibDitJD eHiwxCVhKn7JlPIBcCplNZBzGuOsR1qo/SamX23GBkllBvkxC1TQ6IepzylXCQ1ENDTR 0rw+szxkQgUv3hEwN4i5Hl/R4broIQoG/E92XO1Avto4p8IHemRoianmkKaQ1tKar9vw exfA== X-Gm-Message-State: AOJu0YzltlktnEhHeGQiBCyrgkL/geA7OVbDHlRcbYxoHqdo1srHv2Eg u2ue9TyNQ1FGmUnoK8r+sgSbO/ITaduqBbOgb4pYivNZCVEaSJqz0sEi0vi5U7bU62jLBqGi1vR 22FqEWAQ2NxZSXpy4+FwxDrqqUeueaGsxAUcrnT3dUA/LiDQNUsQ7gSdX X-Google-Smtp-Source: AGHT+IEHp3RXgZ/55U0FSquH9VAFh76vTxT4S66/lCZuvfpgWR63kpC4TqVPwEs0J1gcMh3xcBNFD/21Gr7n X-Received: by 2002:a17:903:94d:b0:1d7:85b8:8758 with SMTP id ma13-20020a170903094d00b001d785b88758mr1493326plb.81.1706130773858; Wed, 24 Jan 2024 13:12:53 -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 ke5-20020a170903340500b001d4962c7786sm453513plb.99.2024.01.24.13.12.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jan 2024 13:12:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jan 2024 13:12:53 -0800 (PST) Message-ID: <65b17d55.170a0220.0928.e3d6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 025C46051831; Wed, 24 Jan 2024 16:12:53 -0500 (EST) Subject: |SUCCESS| pw136092 [PATCH] app/crypto-perf: support TLS record 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/136092 _Testing PASS_ Submitter: Akhil Goyal Date: Wednesday, January 24 2024 06:49:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:30a988126ecee65a890a4b6a52690442024f2554 136092 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28943/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/