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 3870543BC7 for ; Fri, 8 Mar 2024 12:46:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3074A42F3F; Fri, 8 Mar 2024 12:46:04 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id BFC7140291 for ; Fri, 8 Mar 2024 12:46:02 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6098b9ed2a3so19379897b3.0 for ; Fri, 08 Mar 2024 03:46:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709898362; x=1710503162; 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=gYVUwi18Ch+4/pgJMeKQSV3tH85CmaZ++hthWIDyC6A=; b=M7JEoVlb1O4r55rPcp9i+ftupA1insBizwJWInvXLum9Je+CArMJBsyrAWBMrrDeg0 srnMp1HaRSkef+/zCafYiAJm8tRtHOvvrljD8RdM+aPeapqTpxRNIJk7GA164HTRLRyc EOWm7r/I9ZxmgFpZaU+b5VuvZLJQXMvlEiJ3A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709898362; x=1710503162; 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=gYVUwi18Ch+4/pgJMeKQSV3tH85CmaZ++hthWIDyC6A=; b=b7vz5p1xXZuBwG8laWFATNYbwz+gENBnMhNB4qlbBW5GxJwnNcawJVe/7q96O6NGqS ljXyIme+RH7tcMgyWo6aLH8yZedWZhbp7R9zWOztRVSMPVD/SRnOn2lD+O8LNZ8qcSXR fY2FHkuuJkYd+QKoTHZS3Lr6pvyQPxYEXnCH9f3U6geT/d0cyEA+ZOOE1MaBUlgMC9g3 4EdxzuDilV05870UePQqN2BZ+4qglvJ+Dyzz5OnVhicn5BLC94QiPjKTstBrwPFqUGlz 3HEFy4F/8Q1pQ3irT293OwwbRaiUocVtz4zfj4ubjznUgRWEqlluO8E4LOivYf3ZBEN+ lxvg== X-Gm-Message-State: AOJu0YwyLN7qnC+/wiTneedFC/und94Vm5bwJt39icEX91w12TVYJaVL o621MEy3taXxXHfr7570JreMLu288qIiHir1NoQ99WUilpFVI+ED+Tzn93xlShV7ysc0GRxwHDR 596pFkk0tOuWb3sMuyQzwP1gjQyk/KOzm6LfCYnA3DNAu3qPJ11jZfsr5 X-Google-Smtp-Source: AGHT+IE3qX/TGyYVg40F/DNgpZLGd1PRDvfjqpOO8rnJOGE8aA2koT1L332Hz8AsP6LfK64R3wiGQL3Lj4x/ X-Received: by 2002:a25:d08f:0:b0:dcd:c3ba:d788 with SMTP id h137-20020a25d08f000000b00dcdc3bad788mr18171904ybg.47.1709898362213; Fri, 08 Mar 2024 03:46:02 -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 z189-20020a257ec6000000b00dcbb5d1443bsm1081422ybc.32.2024.03.08.03.46.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 03:46:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 03:46:02 -0800 (PST) Message-ID: <65eafa7a.250a0220.db997.3934SMTPIN_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 DA8CB6052510; Fri, 8 Mar 2024 06:46:01 -0500 (EST) Subject: |SUCCESS| pw138119 [PATCH] crypto/qat: fix ccm null aad pointer segf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240308082512.5226-1-arkadiuszx.kusztal@intel.com> References: <20240308082512.5226-1-arkadiuszx.kusztal@intel.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/138119 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Friday, March 08 2024 08:25:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:4877d26a37d3bb515fc714b260066c0cac1985cf 138119 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 (Bookworm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 (Bookworm) Kernel: Container Host Kernel Compiler: gcc 12 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29474/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/