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 8815F43BC7 for ; Fri, 8 Mar 2024 12:31:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8282440298; Fri, 8 Mar 2024 12:31:25 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 24F6F40291 for ; Fri, 8 Mar 2024 12:31:24 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-364f791a428so8309055ab.3 for ; Fri, 08 Mar 2024 03:31:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709897483; x=1710502283; 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=T2P2/y1QshfKQc5DHK8gWAFZkNixDSU0DUdPpv8tsmU=; b=a7K5zDAgd+iqgwCjIPDAlZJ8bIkNfFy7CvV2avGYG2JR4Ck3F+cS0h1Z/lgGMOFPrt V1QvPUJddv9FMHu22Y6jgWW4yq/FFG2VnDkO8cPSYIC5MPCu7TLLfmkizfVVqe5wHjj3 5dUSw7FwgjTIcUNemmK7cOpoXQrGGll3ZOg90= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709897483; x=1710502283; 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=T2P2/y1QshfKQc5DHK8gWAFZkNixDSU0DUdPpv8tsmU=; b=OKpEJRE8vXqMziM453RyroxhiecjdXxj+T0AdjJJVO/00/2/L/ThDrsh8ox37Qa15i 02SehDMoEg005cEr2ehz6MYoqyXChfcfcxQFTv5RUY1X844M/Ra0qmCzvL1XRirTKevM FUL0EDBbJUrt0ugy9Hbfn+PiVpxX6djKNrMV1S0tanV4DttjcjfhZMR09OJL6AQDfuIP HMQ19SxFYR23knrAontiZgGLtqdHiKAdIV3H+1C6Qfs/zmkrveiLClSryHFb2I0AIR9f /yX5IIZ1ZD2Io/hs25k2mTvcfdJJgQZhvOequE7sAK0/4tOmV05v8/bfCwS0+q7SY+Ur zPmQ== X-Gm-Message-State: AOJu0YxmbARA3ONmCAX24u7OfUEJdmBPn0f+nZSwRIIYoz0eu1XyJN3I 2JEgxTXMHyXabP78qfumzsBAUTec7KUMZIDufyuLaSSP3bxrFL+eTjR2/AMIY5kZ16uWd5JaF1w agMsRsmQ3Nk4L7E2Ye/vVTqvM89Qre7yoLnrrxHgO X-Google-Smtp-Source: AGHT+IFDrFS4IOlAsDXVJDAmNLwru/y0FvNONRo9pBl2rCr62BKzXJ+Mb2cJNBOGpA3cfrm1yRS7QX0qozHV X-Received: by 2002:a05:6e02:1a62:b0:366:20f2:f620 with SMTP id w2-20020a056e021a6200b0036620f2f620mr2594459ilv.19.1709897483475; Fri, 08 Mar 2024 03:31:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bd8-20020a056e02300800b00363d9deea97sm943852ilb.16.2024.03.08.03.31.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 03:31:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 03:31:23 -0800 (PST) Message-ID: <65eaf70b.050a0220.3300a.c990SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 058ED6052510; Fri, 8 Mar 2024 06:31:23 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138119 _Functional Testing PASS_ Submitter: Arkadiusz Kusztal Date: Friday, March 08 2024 08:25:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:4877d26a37d3bb515fc714b260066c0cac1985cf 138119 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 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/