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 B0ACB439B9 for ; Wed, 24 Jan 2024 21:53:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC459402A6; Wed, 24 Jan 2024 21:53:07 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id BE5B14027A for ; Wed, 24 Jan 2024 21:53:03 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d71b62fa87so514115ad.0 for ; Wed, 24 Jan 2024 12:53:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706129583; x=1706734383; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PqnYjJ0oPA6+jElNAnBsh6nsYY82VRTiWxvU+SW80ys=; b=W/svr1oqv0qDRdF/PT0rbmdv0GP5ldAKSPB9hA/0Dth8T6K1UEbU9uO2H702M3AKaK a7q0w38gAk40VmW4mCjpiyQ4zIZfIu96Vu86JX8IHOgK8TpMNIpThzOxivGIPZaBXyLh OAYMgumpr8jbte5wDvzQRxDfXZJznykPlaHR4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706129583; x=1706734383; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PqnYjJ0oPA6+jElNAnBsh6nsYY82VRTiWxvU+SW80ys=; b=FZ4oh0XHsYsEN7h5B5S4Ht/jcjN08JmpBs/6nSBjf79QypxvcFNO4/edADSCNh3tTk xS5s0ltDCFqOf1U2P+pRb3aEsLnZ3NTI7qCAYhVkMpyz9xdqy3A7Af5RDpRrk62VEVeg bkFXWQnbKVfoq7xNyOf+vXgmew9OCPwkRokfgaIkliYa7BVQpwY8hLIXniHZ1V9v6mVC FNjWcUAW+Oex2DYh9zuIj5ouGfVizabIh1dAO2d5426ghjuOM0I74ArSEEw1M3uKR9H1 UyWVBKSYZXJZfjy8mZ2cZuipa2QlvWPYc711rx5Z3ML/H7f2FnBCfH0gm3fZ+g6i+LGt sFAQ== X-Gm-Message-State: AOJu0YwbRbP7AE2GJEeSTnTZl7J2dMRcV9SsOZttieX7i01gEKtsbCeL n4JYJfqG29aZCmzJBJ9afkmq9cq9ELDE9xk6/MadLKMlpxS73vaX6KmLxGuzSce5HNrMVLuuD6v 4yWMFSFdEqKEm1r6FRUG+LjPYyOkxsK63218NaAkJ X-Google-Smtp-Source: AGHT+IGpq8gbYYtnT7vCRu+6iZCHU3KaV1TjZkWmE2Xx1+ygOTPWrVHjiXwsNdWDoNFeBD2ZaWxBIvRyYPKd X-Received: by 2002:a17:902:70c6:b0:1d7:7adf:85d3 with SMTP id l6-20020a17090270c600b001d77adf85d3mr185862plt.29.1706129583043; Wed, 24 Jan 2024 12:53:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h11-20020a63120b000000b005cfbe87fb56sm526078pgl.23.2024.01.24.12.53.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jan 2024 12:53:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jan 2024 12:53:03 -0800 (PST) Message-ID: <65b178af.630a0220.88492.1bfeSMTPIN_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 26BDF6043300; Wed, 24 Jan 2024 15:53:02 -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 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 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/