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 D060A42949 for ; Sat, 15 Apr 2023 07:30:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC69840697; Sat, 15 Apr 2023 07:30:26 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id EEE6E40697 for ; Sat, 15 Apr 2023 07:30:24 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id l9-20020a17090a3f0900b0023d32684e7fso10005385pjc.1 for ; Fri, 14 Apr 2023 22:30:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681536624; x=1684128624; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=hFAGJL+KV3RWYQpTBdI1NLUPexo/CIDdzQvcx+dhQDo=; b=L1xyUPlNqoKJCInukkeL+PFrIOqdHroN1AI1tgqPfaCu6zztndvaR6aHGwIcelW8gD CQTfNgims2+u2Ur9xbt8yvlm8vkBOqLmh3yJlQ1xU4/PTWyp2EnD7fi89JvOFcGxATgB PJWMFIPxA68Ith9rFCWUz+MiVCsHCtGUj8InY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681536624; x=1684128624; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hFAGJL+KV3RWYQpTBdI1NLUPexo/CIDdzQvcx+dhQDo=; b=ReZBJXZs01GjyIy4c74aIH+B2i/fQ6WIN6crWNavXHpr0RCgWPODh53fNF1jBYjR9f B694K37Vcv+ztBa9ZjSlN2CWAWeCjBlZQpS/2crCdiIJHS1b6EmRx3oy4lR69zGB2cwk f1BOGMAEuQtkLhIMVPAbZewzmelkfEIj/112hEvlqwbYc0+5yAZ/Ab1qmjHHOOWbyq/K THpDaN5NrBvLzjzIcX6Iqw08iobFhfKbtrh0fJi0ePPsZ07A80WCdk7bGWrtQiECr5jo eUxm0Ox2n/aDExO2ggbsqfshr0fAgjmOOJypY4yNoIuGvmgN1Fmru/4+L63DaC3sv4T4 VI7w== X-Gm-Message-State: AAQBX9eDE1k7mSlTsjx6uBGbI6Zwbh3Ue01p0OHQeiGx2QtOUXotTcmB vDAKES3CoFt20Tjq97TPsGyhmOPwOGWI/Ww3hhqFphKkU992oVhc9PNIDP9MznVfV0zJMglWqw= = X-Google-Smtp-Source: AKy350ZRXeeWM/Z2GAohATT5U4iVI/I7jkPzsdpgD2CD0xLYXRMsQhz9QhaDrpBdgJkhx2JpXnr01KHdbP/D X-Received: by 2002:a17:902:f948:b0:1a1:da3c:605f with SMTP id kx8-20020a170902f94800b001a1da3c605fmr4482108plb.58.1681536624192; Fri, 14 Apr 2023 22:30:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g17-20020a170902869100b001a6467cfbe7sm806960plo.88.2023.04.14.22.30.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 22:30:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 760FD605246B; Sat, 15 Apr 2023 01:30:23 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 73DAC6008C; Sat, 15 Apr 2023 05:30:23 +0000 (UTC) Subject: |SUCCESS| pw126079 [PATCH] crypto/qat: fix stack buffer overflow in SGL loop From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230415053023.73DAC6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 05:30:23 +0000 (UTC) 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126079 _Testing PASS_ Submitter: Power, Ciara Date: Friday, April 14 2023 12:31:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126079 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25999/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/