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 E328842945 for ; Fri, 14 Apr 2023 22:47:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEFE3400EF; Fri, 14 Apr 2023 22:47:35 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 45F5E400EF for ; Fri, 14 Apr 2023 22:47:35 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id i8so10585631plt.10 for ; Fri, 14 Apr 2023 13:47:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681505254; x=1684097254; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=gQ0xOGd6b/Y9cmQXNuaAW2FTO1C4F826mWvVAy3iitc=; b=DCKdkQ1q1K13jD5rgRGvNW8Zyt+RQjYF16VmB0ZM0bDekUWbrW2r82EmZQcbOZncZK WDCqmgFFL9+nWel9i4X6wtg8AUqeeFMMHRkytjQrw+/bJxkIQuC+FY6IE0DTuvZMKA61 e9LQykzfcbqbaCCPbb6Y1llboiyCW+tgso7Gw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681505254; x=1684097254; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gQ0xOGd6b/Y9cmQXNuaAW2FTO1C4F826mWvVAy3iitc=; b=RKE9iekumkbk7SbKD+wsawtUaBdKSEonaIU1YYG87p+dWTXWaWU7XrqQGhzf0Hs1dH XenOnuTInrU+UI9v6q1qGzHDs2ZwJEB/dvAZX0zjoWGxb7NjHhJhBV3wEwx3nkdGW4eH 4sJgp/KXzZZx4s3uD8aIjn1fQGqczqg7TeiIkxwqGwO4hpnGcLk97k5UUk74GdchM5Bi TX1gGflK0PIvZHx2kYw1qIHb9ZvhKhUeyGodY3F5sq1ubIN7//lZpJGEYt++gm+J7j6S 7e5EfA+j3i2qPnuVbpZkgIDpuJn0aDc8YDfTw0/wV8e0z3HxniJ8qJRZX8nGfZWigr9j Ug7g== X-Gm-Message-State: AAQBX9ejQkcXXPrug2u2P3f0/k3oi7FqRy1k4OW4Ma+kvm7AGheRs2r1 bdjfeUc6F2KoG0hE7QbX8GCmFY+25kTYvonl4gYAxweSwJ4u7mNAJiIGFpzeDJ/0eH9A+RkOVA= = X-Google-Smtp-Source: AKy350ZryZbwdGeh5+DVpVcbVpveyihR2kGND0MMOyiXk99NuuIlP0br2jYYIlIakevG1/4TfnoCfmYG5p+4 X-Received: by 2002:a05:6a20:28a5:b0:bf:4563:e647 with SMTP id q37-20020a056a2028a500b000bf4563e647mr5836708pzf.40.1681505254466; Fri, 14 Apr 2023 13:47:34 -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 m26-20020a634c5a000000b00518e6f96e6csm731300pgl.0.2023.04.14.13.47.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 13:47:34 -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 E3AE3605246B; Fri, 14 Apr 2023 16:47:33 -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 E24876008C; Fri, 14 Apr 2023 20:47:33 +0000 (UTC) Subject: |SUCCESS| pw126079 [PATCH] crypto/qat: fix stack buffer overflow in SGL loop From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414204733.E24876008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 20:47:33 +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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/126079 _Performance Testing PASS_ Submitter: Power, Ciara Date: Friday, April 14 2023 12:31:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126079 --> performance 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 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.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/