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 B8DF343E42 for ; Thu, 11 Apr 2024 11:55:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4A6E40268; Thu, 11 Apr 2024 11:55:48 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 1480840262 for ; Thu, 11 Apr 2024 11:55:48 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3c61486d3fcso379123b6e.2 for ; Thu, 11 Apr 2024 02:55:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712829347; x=1713434147; 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=rt6/BdoIjbiEXSq9iIE2LeVvaTMyzqgxEdRYZEaD5Ss=; b=a7xzNL2rHY5HjHUL/r+JVJpJk3ULNZMNSyZrt2Us6UoL88H6l1qAqUlNxvd8yMSM/I sYZzYINJcvxTCulnN8gh1oA16lw3IJ/voVAl2D8i3xw3Bn0hIIqawlBa9/FIiCZSry34 rgKFCGLUoaVXSzbuJDvtwTpBkwRYas5Tm5928= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712829347; x=1713434147; 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=rt6/BdoIjbiEXSq9iIE2LeVvaTMyzqgxEdRYZEaD5Ss=; b=p1cUowkoKKmEy1eAJ3RgUtG4XDfeKHYM1OOiHqsfWcg9Y98jyAPZ+iuZ2nJ3E2P6uE A94LFETluEnMFH0qn/5GdhFQ7n7++D06EbH30Pykt++RiIvPJecyim1N/4LsDO+MsfmM 4nkMZZMJIqKPFZF4H6R6acQn92nGoDPEPlvlIOK88HRR0+wtEy1ZCFnQn6aUGqjfzcrd 5klNpjK0XgneoIkycEfHBC6pBoswadx/kT/pGnHBt0rD4zOHEL/vuIFz2nKUQBw05Fyt n6hwKwiDF6CxRppJnR5us5Hm8TXOIO5Dj9yqSq8E83GAtFXkVv4HQA/kIiRkPSpqXF1q 9Z+w== X-Gm-Message-State: AOJu0YyyxGYNjkjGc2tniUbCHp741H/Zb1DkjjAVcHy051I+dBiHaERG HMGva6D5pIZzdvONtEEtukeifISqvTSdPOSLE2l91x3cLXplYA5tYJjOLI4hdfrYKuH9ECZALHK 8dFFkVg0am/3Q/4aGz0Z0WVevM355qGp81Ciy71Ot X-Google-Smtp-Source: AGHT+IFGs6UqXRJaKpbc232/EH7kXqYWg4nnH4nEVZlI/zgwzLPef3l5JahlQPXEhva/EJAKRLgNsT0mBl8T X-Received: by 2002:aca:2207:0:b0:3c6:d4b:5661 with SMTP id b7-20020aca2207000000b003c60d4b5661mr3884408oic.49.1712829347383; Thu, 11 Apr 2024 02:55:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o20-20020a656a54000000b005e478b33e1bsm10253pgu.24.2024.04.11.02.55.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 02:55:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 02:55:47 -0700 (PDT) Message-ID: <6617b3a3.650a0220.3046f.0a79SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BE7256052514; Thu, 11 Apr 2024 05:55:46 -0400 (EDT) Subject: |SUCCESS| pw139226 [PATCH] app/crypto-perf: support IPsec/TLS segmen From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240411082735.3496021-1-gakhil@marvell.com> References: <20240411082735.3496021-1-gakhil@marvell.com> 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/139226 _Testing PASS_ Submitter: Akhil Goyal Date: Thursday, April 11 2024 08:27:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139226 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29756/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/